SPECS: python-mad.spec - updated to 0.6

qboosh qboosh at pld-linux.org
Sun Jan 28 16:53:37 CET 2007


Author: qboosh                       Date: Sun Jan 28 15:53:37 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.6

---- Files affected:
SPECS:
   python-mad.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/python-mad.spec
diff -u SPECS/python-mad.spec:1.7 SPECS/python-mad.spec:1.8
--- SPECS/python-mad.spec:1.7	Sun Sep  3 13:47:38 2006
+++ SPECS/python-mad.spec	Sun Jan 28 16:53:32 2007
@@ -1,16 +1,17 @@
 # $Revision$, $Date$
-%define		module	mad
 Summary:	A Python module for the MPEG Audio Decoder library
 Summary(pl):	Moduł Pythona do biblioteki MPEG Audio Decoder
-Name:		python-%{module}
-Version:	0.5.4
-Release:	2
+Name:		python-mad
+Version:	0.6
+Release:	1
 License:	GPL
 Group:		Libraries/Python
 Source0:	http://spacepants.org/src/pymad/download/pymad-%{version}.tar.gz
-# Source0-md5:	5a2b86cf3b3501a620ef8156b49289cb
+# Source0-md5:	a1405fb4b610348565c8d0e400c5ff18
 URL:		http://spacepants.org/src/pymad/
 BuildRequires:	libmad-devel
+BuildRequires:	python-devel >= 1:2.5
+BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.174
 %pyrequires_eq	python-modules
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -50,7 +51,8 @@
 %defattr(644,root,root,755)
 %doc AUTHORS README NEWS THANKS
 %doc test/*
-%attr(755,root,root) %{py_sitedir}/%{module}module.so
+%attr(755,root,root) %{py_sitedir}/madmodule.so
+%{py_sitedir}/pymad-*.egg-info
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -58,6 +60,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2007/01/28 15:53:32  qboosh
+- updated to 0.6
+
 Revision 1.7  2006/09/03 11:47:38  patrys
 - rel up for new python
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-mad.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list