rpms/abcde/devel abcde.spec,1.1,1.2

Ville Skytta (scop) fedora-extras-commits at redhat.com
Tue Jan 18 17:40:40 UTC 2005


Author: scop

Update of /cvs/extras/rpms/abcde/devel
In directory cvs.fedora.redhat.com:/tmp/cvs-serv3741

Modified Files:
	abcde.spec 
Log Message:
Add dependencies, fix up Debianisms, include more docs (#145344).


Index: abcde.spec
===================================================================
RCS file: /cvs/extras/rpms/abcde/devel/abcde.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- abcde.spec	15 Jan 2005 08:17:24 -0000	1.1
+++ abcde.spec	18 Jan 2005 17:40:38 -0000	1.2
@@ -1,7 +1,7 @@
 Summary: A Better CD Encoder
 Name: abcde
 Version: 2.2.0
-Release: 1
+Release: 2
 License: GPL & Artistic
 Group: Applications/Multimedia
 Source: http://www.hispalinux.es/~data/files/abcde_%{version}.orig.tar.gz
@@ -11,7 +11,7 @@
 URL: http://www.hispalinux.es/~data/abcde.php
 BuildArch: noarch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-Requires: cd-discid
+Requires: cd-discid vorbis-tools flac cdparanoia wget speex
 
 %description
 abcde is a frontend command-line utility (actually, a shell script) that
@@ -23,6 +23,7 @@
 %patch0 -p1 -b .vi
 %patch1 -p1 -b .inst
 %patch2 -p1 -b .genre
+sed -i 's/normalize-audio/normalize/g' abcde*
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -33,12 +34,17 @@
 
 %files
 %defattr (-, root, root, -)
-%doc changelog COPYING README TODO
+%doc changelog COPYING README TODO FAQ examples
 %config(noreplace) %{_sysconfdir}/abcde.conf
 %{_bindir}/*
 %{_mandir}/man1/*
 
 %changelog
+* Mon Jan 17 2005 Ville Skyttä <ville.skytta at iki.fi> - 2.2.0-2
+- Add vorbis-tools, flac, cdparanoia, wget, and speex dependencies.
+- Weed out some Debianisms from default external tool names.
+- Include more docs.
+
 * Fri Jan 14 2005 Nils Philippsen <nphilipp at redhat.com>
 - version 2.2.0
 




More information about the fedora-extras-commits mailing list