Author: arekm Date: Sun Nov 21 15:02:20 2010 GMT Module: packages Tag: HEAD ---- Log message: - rel 3; update from bzr trunk
---- Files affected: packages/pastebinit: pastebinit.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: packages/pastebinit/pastebinit.spec diff -u packages/pastebinit/pastebinit.spec:1.27 packages/pastebinit/pastebinit.spec:1.28 --- packages/pastebinit/pastebinit.spec:1.27 Mon Apr 12 09:53:13 2010 +++ packages/pastebinit/pastebinit.spec Sun Nov 21 16:02:11 2010 @@ -3,12 +3,13 @@ Summary(pl.UTF-8): Pastebin działający z linii poleceń Name: pastebinit Version: 1.1 -Release: 2 +Release: 3 License: GPL v2+ Group: Applications Source0: http://launchpad.net/pastebinit/trunk/%{version}/+download/%{name}-%{version}.tar.gz # Source0-md5: 669a27ff705e101488834e1524196587 -Patch0: %{name}-configparsing.patch +Patch0: %{name}-bzr.patch +Patch1: %{name}-configparsing.patch URL: https://launchpad.net/pastebinit BuildRequires: gettext-devel BuildRequires: rpm-pythonprov @@ -30,7 +31,9 @@ %prep %setup -q -%patch0 -p0 +%patch0 -p1 +%patch1 -p0 + %{__sed} -i -e 's#http://pastebin.com#http://pld.pastebin.com#g' pastebinit %build @@ -60,6 +63,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2010/11/21 15:02:11 arekm +- rel 3; update from bzr trunk + Revision 1.27 2010/04/12 07:53:13 glen - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pastebinit/pastebinit.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
