SPECS: python-eyeD3.spec - updated to 0.6.12 from beorn at alpha.pl

darekr darekr at pld-linux.org
Mon Feb 26 17:49:16 CET 2007


Author: darekr                       Date: Mon Feb 26 16:49:16 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.6.12 from beorn at alpha.pl

---- Files affected:
SPECS:
   python-eyeD3.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/python-eyeD3.spec
diff -u SPECS/python-eyeD3.spec:1.9 SPECS/python-eyeD3.spec:1.10
--- SPECS/python-eyeD3.spec:1.9	Tue Feb 13 09:06:42 2007
+++ SPECS/python-eyeD3.spec	Mon Feb 26 17:49:11 2007
@@ -1,16 +1,14 @@
 # $Revision$, $Date$
-
 %define		module	eyeD3
-
 Summary:	Module for manipulating ID3 informational tags on MP3 audio files
 Summary(pl.UTF-8):	Moduł służący do manipulacji znacznikami ID3 plików MP3
 Name:		python-%{module}
-Version:	0.6.11
+Version:	0.6.12
 Release:	1
 License:	GNU
 Group:		Development/Languages/Python
 Source0:	http://eyed3.nicfit.net/releases/%{module}-%{version}.tar.gz
-# Source0-md5:	e296d7b896a31abf429d542dd26c90a3
+# Source0-md5:	8e90bd777a8c6d9302f29c6914751f5f
 URL:		http://eyed3.nicfit.net/
 %pyrequires_eq	python-modules
 BuildRequires:	python-devel >= 1:2.3
@@ -46,14 +44,15 @@
 	--root=$RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{py_sitescriptdir}/%{module}/*.py
+rm -rf $RPM_BUILD_ROOT%{_docdir}/%{module}-%{version}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc AUTHORS ChangeLog README.html NEWS THANKS TODO
 %attr(755,root,root) %{_bindir}/%{module}
-%doc README.html AUTHORS THANKS ChangeLog
 %dir %{py_sitescriptdir}/%{module}
 %{py_sitescriptdir}/%{module}/*.py[co]
 %{_mandir}/man1/%{module}.1*
@@ -64,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007/02/26 16:49:11  darekr
+- updated to 0.6.12 from beorn at alpha.pl
+
 Revision 1.9  2007/02/13 08:06:42  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-eyeD3.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list