Author: patrys Date: Wed Feb 13 22:19:03 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - add pld patch
---- Files affected: SPECS: python-bugzilla.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/python-bugzilla.spec diff -u SPECS/python-bugzilla.spec:1.1 SPECS/python-bugzilla.spec:1.2 --- SPECS/python-bugzilla.spec:1.1 Wed Feb 13 22:56:56 2008 +++ SPECS/python-bugzilla.spec Wed Feb 13 23:18:58 2008 @@ -7,6 +7,7 @@ Group: Libraries/Python Source0: http://wwoods.fedorapeople.org/python-bugzilla/tarballs/%{name}-%{version}.tar.gz # Source0-md5: 5253b8ba6bcc819def1184012e0f422a +Patch0: %{name}-pld.patch URL: http://wwoods.fedorapeople.org/python-bugzilla/ BuildRequires: python-devel >= 1:2.3.0 BuildRequires: rpmbuild(macros) >= 1.219 @@ -19,6 +20,7 @@ %prep %setup -q +%patch0 -p1 %build python setup.py build @@ -48,6 +50,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008-02-13 22:18:58 patrys +- add pld patch + Revision 1.1 2008-02-13 21:56:56 patrys - initial release ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-bugzilla.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
