[xiph-cvs] cvs commit: paranoia-III cdparanoia.spec
Peter Jones
pjones at xiph.org
Tue Aug 28 08:24:24 PDT 2001
pjones 01/08/28 08:24:23
Modified: . cdparanoia.spec
Log:
this makes the devel dependency make sense, as well as moving the .so files
into the devel package where they probably belong :)
Revision Changes Path
1.9 +10 -5 paranoia-III/cdparanoia.spec
Index: cdparanoia.spec
===================================================================
RCS file: /usr/local/cvsroot/paranoia-III/cdparanoia.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- cdparanoia.spec 2001/08/01 22:53:25 1.8
+++ cdparanoia.spec 2001/08/28 15:24:23 1.9
@@ -4,12 +4,13 @@
Summary: A Compact Disc Digital Audio (CDDA) extraction tool (or ripper).
Name: cdparanoia
Version: %{realver}
-Release: 2
+Release: 4
License: GPL
Group: Applications/Multimedia
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
+Requires: cdparanoia-devel >= %{version}-0
%description
Cdparanoia (Paranoia III) reads digital audio directly from a CD, then
@@ -71,18 +72,22 @@
%doc README GPL FAQ.txt
%{_bindir}/*
%{_mandir}/man1/*
-%{_libdir}/libcdda_paranoia.so.*
-%{_libdir}/libcdda_interface.so.*
%files devel
%defattr(-,root,root)
%{_includedir}/*
-%{_libdir}/*.a
+%{_libdir}/*
%changelog
+* Thu Aug 2 2001 Peter Jones <pjones at redhat.com>
+- bump the release not to conflict with on in the RH build tree :/
+- reverse devel dependency
+
* Wed Aug 1 2001 Peter Jones <pjones at redhat.com>
- fix %post and %postun to only run ldconfig for devel packages
-- bump release
+
+* Wed Jul 18 2001 Crutcher Dunnavant <crutcher at redhat.com>
+- devel now depends on package
* 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