Author: wiget Date: Thu Mar 11 14:42:05 2010 GMT Module: packages Tag: HEAD ---- Log message: - added missing BRs
---- Files affected: packages/python-subvertpy: python-subvertpy.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/python-subvertpy/python-subvertpy.spec diff -u packages/python-subvertpy/python-subvertpy.spec:1.1 packages/python-subvertpy/python-subvertpy.spec:1.2 --- packages/python-subvertpy/python-subvertpy.spec:1.1 Thu Mar 11 15:31:37 2010 +++ packages/python-subvertpy/python-subvertpy.spec Thu Mar 11 15:42:00 2010 @@ -15,6 +15,8 @@ # Source0-md5: 01e2098db04ddddaf06a7e27c075745d Patch0: apu_includes.patch URL: http://samba.org/~jelmer/subvertpy/ +BuildRequires: apr-devel +BuildRequires: apr-utils-devel BuildRequires: python-devel BuildRequires: python-modules BuildRequires: rpm-pythonprov @@ -23,15 +25,14 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Python bindings for the Subversion version control system that are aimed to be -complete, fast and feel native to Python programmers. +Python bindings for the Subversion version control system that are +aimed to be complete, fast and feel native to Python programmers. %prep %setup -q -n %{module}-%{version} %patch0 -p1 %build -export APR_CONFIG=apr-1-config python setup.py build %install @@ -61,6 +62,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2010/03/11 14:42:00 wiget +- added missing BRs + Revision 1.1 2010/03/11 14:31:37 wiget - initial ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-subvertpy/python-subvertpy.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
