SPECS: file.spec - python epoch, package .egg-info
qboosh
qboosh at pld-linux.org
Mon Nov 13 22:31:09 CET 2006
Author: qboosh Date: Mon Nov 13 21:31:09 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- python epoch, package .egg-info
---- Files affected:
SPECS:
file.spec (1.120 -> 1.121)
---- Diffs:
================================================================
Index: SPECS/file.spec
diff -u SPECS/file.spec:1.120 SPECS/file.spec:1.121
--- SPECS/file.spec:1.120 Mon Nov 13 17:56:53 2006
+++ SPECS/file.spec Mon Nov 13 22:31:04 2006
@@ -52,8 +52,8 @@
BuildRequires: automake
BuildRequires: libtool
%if %{with python}
-BuildRequires: python-devel >= 2.5
-BuildRequires: python-modules >= 2.5
+BuildRequires: python-devel >= 1:2.5
+BuildRequires: python-modules >= 1:2.5
BuildRequires: rpm-pythonprov
%endif
Requires: libmagic = %{version}-%{release}
@@ -356,6 +356,7 @@
%files -n python-magic
%defattr(644,root,root,755)
%attr(755,root,root) %{py_sitedir}/*.so
+%{py_sitedir}/Magic_file_extensions-*.egg-info
%endif
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -364,6 +365,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.121 2006/11/13 21:31:04 qboosh
+- python epoch, package .egg-info
+
Revision 1.120 2006/11/13 16:56:53 glen
- check-files cleanup
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/file.spec?r1=1.120&r2=1.121&f=u
More information about the pld-cvs-commit
mailing list