OBS User unknown 2009-08-06 15:59:00 +00:00 committed by Git OBS Bridge
parent 4267fba873
commit 85791b0e9e
2 changed files with 9 additions and 94 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 5 14:21:52 CEST 2009 - vuntz@novell.com
- Make the devel package require libcdda_interface0 and
libcdda_paranoia0 instead of cdparanoia.
-------------------------------------------------------------------
Thu Feb 26 16:27:00 CET 2009 - nadvornik@suse.cz

View File

@ -30,7 +30,7 @@ Obsoletes: cdparanoia-64bit
%endif
#
Version: 3.10.2
Release: 1
Release: 2
Summary: A Program for Extracting, Verifying, and Fixing Audio Tracks from CDs
Url: http://www.xiph.org/paranoia/index.html
%define filever III-10.2
@ -58,7 +58,8 @@ AutoReqProv: on
%package devel
License: GPL v2 or later
Requires: cdparanoia = %{version}
Requires: libcdda_interface0 = %{version}
Requires: libcdda_paranoia0 = %{version}
Summary: Include Files and Libraries Mandatory for Development
Group: Development/Libraries/C and C++
AutoReqProv: on
@ -184,95 +185,3 @@ rm -rf $RPM_BUILD_ROOT
%_libdir/lib*.so
%changelog
* Thu Feb 26 2009 nadvornik@suse.cz
- updated to III-10.2
* many patches merged upstream
- adapted according to shared library policy
* new subpackage libcdda_interface0
* new subpackage libcdda_paranoia0
* new subpackage cdparanoia-devel
- added debian patches
cdparanoia-III-01-typos-and-spelling.dpatch
cdparanoia-III-05-gcc4.3.dpatch
cdparanoia-III-06-endian.dpatch
* Wed Dec 10 2008 olh@suse.de
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
(bnc#437293)
* Thu Oct 30 2008 olh@suse.de
- obsolete old -XXbit packages (bnc#437293)
* Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
* Wed Aug 08 2007 pgajdos@suse.cz
- solved 'Lack of SG_IO interface support' [#295308]
* shortened gcc34.patch (leaved in hunks for utils.h only, removed
hunks for scsi_interface.c)
* new patch sgio.patch to solve error mentioned above
* new patch gcc34-2.patch (avoid persisting problems with
compilation -- memcpy macro)
* Fri Oct 27 2006 lnussel@suse.de
- remove resmgr patch
* Mon Jun 12 2006 dmueller@suse.de
- add DT_NEEDED for libcdda_interface to libccda_paranoia (#183849)
* Fri May 26 2006 schwab@suse.de
- Don't strip binaries.
* Tue May 23 2006 nadvornik@suse.cz
- check for all IDE major numbers
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Wed Aug 10 2005 nadvornik@suse.cz
- use RPM_OPT_FLAGS instead of hardcoded CFLAGS [#93874]
- fixed compiler warnings
* Mon Feb 07 2005 nadvornik@suse.cz
- do not dereference symlinks in resmgr device name [#44912]
* Wed Sep 15 2004 ro@suse.de
- don't use --host for configure
* Wed Jan 28 2004 schwab@suse.de
- Fix missing library dependency.
* Sat Jan 17 2004 meissner@suse.de
- fixed labels at end of compound statement problem.
* Sun Jan 11 2004 adrian@suse.de
- add %%run_ldconfig
* Mon May 19 2003 meissner@suse.de
- remove .a files, they are not packaged.
* Fri Feb 28 2003 meissner@suse.de
- Added resmgr support so cdparanoia can read audio CDs on
SCSI CD-ROMs (and ide-scsi based IDE CD-ROMs).
* Tue Sep 24 2002 nadvornik@suse.cz
- fixed crash with k3b [#18282]
* Tue Sep 17 2002 ro@suse.de
- removed bogus self-provides
* Thu Apr 25 2002 coolo@suse.de
- use %%_libdir
* Wed Jun 13 2001 schwab@suse.de
- Fix stupid file names.
* Mon Apr 02 2001 bk@suse.de
- update to III-alpha9.8
- remove of static libs from filelist(shared libs are used by e.g. kde)
* Thu Nov 09 2000 nadvornik@suse.cz
- renamed cdparano -> cdparanoia
* Wed Apr 26 2000 nadvornik@suse.cz
- changed Group
* Mon Apr 10 2000 nadvornik@suse.cz
- added BuildRoot
- added URL
* Tue Feb 29 2000 uli@suse.de
- fixed filelist (this time for real)
- now builds with "-O2" instead of "-O20"
* Tue Feb 29 2000 ro@suse.de
- fixed filelist
* Mon Jan 17 2000 ro@suse.de
- update to III-alpha9.7
- man to /usr/share/man
* Mon Sep 13 1999 bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
* Fri Sep 03 1999 ro@suse.de
- update to III-alpha9.6
* Fri Jul 09 1999 ro@suse.de
- update to alpha9.5
* Tue Sep 22 1998 ro@suse.de
- update to alpha8 / define _GNU_SOURCE for compiling
* Tue Aug 04 1998 ro@suse.de
- update to alpha7
* Fri Apr 24 1998 ro@suse.de
- build initial package version 03alpha6