Author: qboosh Date: Sun Sep 2 17:06:50 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - more BRs, added docs
---- Files affected: SPECS: synce-wbxml2.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/synce-wbxml2.spec diff -u SPECS/synce-wbxml2.spec:1.2 SPECS/synce-wbxml2.spec:1.3 --- SPECS/synce-wbxml2.spec:1.2 Sun Sep 2 19:04:58 2007 +++ SPECS/synce-wbxml2.spec Sun Sep 2 19:06:44 2007 @@ -11,8 +11,9 @@ # Source0-md5: 6a1181b7be09ba69fe6768a0f6156416 URL: http://www.synce.org/ BuildRequires: libwbxml2-devel >= 0.9.2 +BuildRequires: pkgconfig BuildRequires: python-Pyrex -BuildRequires: python-devel +BuildRequires: python-devel >= 1:2.4 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -42,6 +43,7 @@ %files %defattr(644,root,root,755) +%doc AUTHORS COPYING %attr(755,root,root) %{py_sitedir}/pywbxml.so %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -50,6 +52,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2007/09/02 17:06:44 qboosh +- more BRs, added docs + Revision 1.2 2007/09/02 17:04:58 qboosh - pl; needs name sanitizing ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/synce-wbxml2.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
