Author: darekr Date: Sat Mar 31 20:39:46 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - BR: rpm-pythonprov, kill %doc
---- Files affected: SPECS: shellforge.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/shellforge.spec diff -u SPECS/shellforge.spec:1.7 SPECS/shellforge.spec:1.8 --- SPECS/shellforge.spec:1.7 Mon Feb 12 23:09:15 2007 +++ SPECS/shellforge.spec Sat Mar 31 22:39:40 2007 @@ -9,6 +9,7 @@ Source0: http://www.cartel-info.fr/pbiondi/python/%{name}-%{version}.tar.gz # Source0-md5: 3fad06a842f768b22d0a9146ebc0d263 URL: http://www.cartel-info.fr/pbiondi/shellforge.html +BuildRequires: rpm-pythonprov BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -42,7 +43,6 @@ %files %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/* -%doc hello.c %{_includedir}/%{name} %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -51,6 +51,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2007/03/31 20:39:40 darekr +- BR: rpm-pythonprov, kill %doc + Revision 1.7 2007/02/12 22:09:15 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/shellforge.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
