Author: arekm Date: Wed Dec 10 22:15:26 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3; default is pld.pastebin.com again
---- Files affected: SPECS: pastebinit.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/pastebinit.spec diff -u SPECS/pastebinit.spec:1.14 SPECS/pastebinit.spec:1.15 --- SPECS/pastebinit.spec:1.14 Sat Dec 6 13:20:23 2008 +++ SPECS/pastebinit.spec Wed Dec 10 23:15:21 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Pastebin działający z linii poleceń Name: pastebinit Version: 0.10 -Release: 2 +Release: 3 License: GPL v2+ Group: Applications Source0: http://www.stgraber.org/download/projects/pastebin/%{name}-%{version}.tar.gz @@ -30,7 +30,7 @@ %setup -q %patch0 -p0 -%{__sed} -i -e 's#http://paste.stgraber.org#http://pld.pastebin.com#g' pastebinit +%{__sed} -i -e 's#http://pastebin.com#http://pld.pastebin.com#g' pastebinit %install rm -rf $RPM_BUILD_ROOT @@ -50,6 +50,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2008/12/10 22:15:21 arekm +- rel 3; default is pld.pastebin.com again + Revision 1.14 2008/12/06 12:20:23 arekm - rel 2; fix reading from stdin ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pastebinit.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
