SPECS: python-musepack.spec - fixed files dup, BR: rpm-pythonprov
qboosh
qboosh at pld-linux.org
Mon Oct 3 19:36:18 CEST 2005
Author: qboosh Date: Mon Oct 3 17:36:18 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed files dup, BR: rpm-pythonprov
---- Files affected:
SPECS:
python-musepack.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/python-musepack.spec
diff -u SPECS/python-musepack.spec:1.1 SPECS/python-musepack.spec:1.2
--- SPECS/python-musepack.spec:1.1 Wed Sep 28 21:46:15 2005
+++ SPECS/python-musepack.spec Mon Oct 3 19:36:13 2005
@@ -12,6 +12,7 @@
URL: http://www.sacredchao.net/~piman/
BuildRequires: libmpcdec-devel
BuildRequires: python-devel
+BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.174
%pyrequires_eq python-modules
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -41,9 +42,10 @@
%files
%defattr(644,root,root,755)
-%doc README NEWS
-%{py_sitedir}/musepack
+%doc NEWS README
+%dir %{py_sitedir}/musepack
%attr(755,root,root) %{py_sitedir}/musepack/*.so
+%{py_sitedir}/musepack/*.py[co]
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -51,6 +53,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/10/03 17:36:13 qboosh
+- fixed files dup, BR: rpm-pythonprov
+
Revision 1.1 2005/09/28 19:46:15 teodor
- init version
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-musepack.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list