Author: baggins Date: Sat Dec 8 17:40:21 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - R and S instead of BR
---- Files affected: SPECS: pykota.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/pykota.spec diff -u SPECS/pykota.spec:1.16 SPECS/pykota.spec:1.17 --- SPECS/pykota.spec:1.16 Sat Dec 8 02:56:41 2007 +++ SPECS/pykota.spec Sat Dec 8 18:40:16 2007 @@ -14,27 +14,26 @@ URL: http://www.pykota.com/ BuildRequires: docbook-utils BuildRequires: docbook-dtd41-sgml -BuildRequires: ghostscript -BuildRequires: net-snmp-utils -BuildRequires: python-chardet -BuildRequires: python-pkipplib -BuildRequires: python-jaxml -BuildRequires: python-ldap -BuildRequires: python-mx-DateTime -BuildRequires: python-mx-DateTime-devel -BuildRequires: python-MySQLdb >= 1.2 -BuildRequires: python-PIL -BuildRequires: python-PIL-devel -BuildRequires: python-pkpgcounter +Requires: ghostscript +Requires: python-chardet +Requires: python-pkipplib +Requires: python-jaxml +Requires: python-mx-DateTime +Requires: python-PIL +Requires: python-pkpgcounter %ifarch %{ix86} -BuildRequires: python-psyco +Requires: python-psyco %endif -BuildRequires: python-PyGreSQL -BuildRequires: python-pyosd -BuildRequires: python-PyPAM -BuildRequires: python-pysnmp >= 3.4.2 -BuildRequires: python-ReportLab -BuildRequires: python-sqlite >= 2.0.5 +Requires: python-pyosd +Requires: python-PyPAM +Requires: python-pysnmp >= 3.4.2 +Requires: python-ReportLab +Suggests: net-snmp-utils +Suggests: netatalk +Suggests: python-ldap +Suggests: python-MySQLdb >= 1.2 +Suggests: python-PyGreSQL +Suggests: python-sqlite >= 2.0.5 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -56,8 +55,6 @@ find -name .svn | xargs rm -rf %build -python checkdeps.py - python setup.py build cd docs @@ -130,6 +127,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2007-12-08 17:40:16 baggins +- R and S instead of BR + Revision 1.16 2007-12-08 01:56:41 baggins - post install python cleanup ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pykota.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
