[xiph-cvs] cvs commit: paranoia-III cdparanoia.spec

Peter Jones pjones at xiph.org
Wed Aug 1 15:53:26 PDT 2001



pjones      01/08/01 15:53:26

  Modified:    .        cdparanoia.spec
  Log:
  fix the part of that that i didn't mean to commit
  put in a changelog entry
  bump the release

Revision  Changes    Path
1.8       +11 -4     paranoia-III/cdparanoia.spec

Index: cdparanoia.spec
===================================================================
RCS file: /usr/local/cvsroot/paranoia-III/cdparanoia.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- cdparanoia.spec	2001/08/01 22:44:49	1.7
+++ cdparanoia.spec	2001/08/01 22:53:25	1.8
@@ -1,10 +1,13 @@
+%define ver	9.8
+%define realver	alpha%{ver}
+
 Summary: A Compact Disc Digital Audio (CDDA) extraction tool (or ripper).
 Name: cdparanoia
-Version: alpha9.8
-Release: 1
+Version: %{realver}
+Release: 2
 License: GPL
 Group: Applications/Multimedia
-Source: http://www.xiph.org/paranoia/download/%{name}-III-%{version}.src.tgz 
+Source: http://www.xiph.org/paranoia/download/%{name}-III-%{realver}.src.tgz 
 Url: http://www.xiph.org/paranoia/index.html
 BuildRoot: %{_tmppath}/cdparanoia-%{version}-root
 
@@ -27,7 +30,7 @@
 files needed for developing applications to read CD Digital Audio disks.
 
 %prep
-%setup -q -n %{name}-III-%{version}
+%setup -q -n %{name}-III-%{realver}
 
 %build
 rm -rf $RPM_BUILD_ROOT
@@ -77,6 +80,10 @@
 %{_libdir}/*.a
 
 %changelog
+* Wed Aug  1 2001 Peter Jones <pjones at redhat.com>
+- fix %post and %postun to only run ldconfig for devel packages
+- bump release
+
 * Wed Mar 28 2001 Peter Jones <pjones at redhat.com>
 - 9.8 release.
 

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list