forked from pool/libcdio
Accepting request 60311 from multimedia:libs
Accepted submit request 60311 from user plater OBS-URL: https://build.opensuse.org/request/show/60311 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcdio?expand=0&rev=20
This commit is contained in:
@@ -1 +1 @@
|
|||||||
addFilter(".* shlib-policy-name-error")
|
addFilter(".*-mini\..* shlib-policy-name-error")
|
||||||
|
@@ -1,7 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 8 09:42:31 UTC 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Rename Shared Object package to libcdio12, conforming the
|
||||||
|
libraries name.
|
||||||
|
- Adjust rpmlintrc to only ignore shared lib names of the -mini
|
||||||
|
packages. This avoids missing shlib renames for the 'main'
|
||||||
|
package.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 30 18:55:42 UTC 2011 - sagiben@gmail.com
|
Sun Jan 30 18:55:42 UTC 2011 - sagiben@gmail.com
|
||||||
|
|
||||||
- Updated to version 0.82
|
- Updated to version 0.82
|
||||||
|
- Upstream changes :
|
||||||
|
*Remove all uses of CDIO_MIN_DRIVER,
|
||||||
|
CDIO_MAX_DRIVER, CDIO_MIN_DEVICE_DRIVER or CDIO_MAX_DEVICE_DRIVER.
|
||||||
|
*FreeBSD get_media_changed fixes
|
||||||
|
*MingGW/Msys compilation issues
|
||||||
|
*Add OS/2 driver
|
||||||
|
*Cross compilations fixes and uclinix is like GNU/Linux
|
||||||
|
*Numerous other bug fixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 26 11:36:24 CEST 2010 - ro@suse.de
|
Mon Apr 26 11:36:24 CEST 2010 - ro@suse.de
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libcdio-mini
|
# spec file for package libcdio
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@@ -34,20 +34,19 @@ BuildRequires: libcddb-devel libcdio-devel ncurses-devel vcdimager-devel
|
|||||||
Version: 0.82
|
Version: 0.82
|
||||||
Release: 1
|
Release: 1
|
||||||
# WARNING: After changing versions please call Re or rpmbuild to auto-update spec file:
|
# WARNING: After changing versions please call Re or rpmbuild to auto-update spec file:
|
||||||
%define libcdio_name 10
|
%define libcdio_name 12
|
||||||
%define libcdio_paranoia_name 0
|
%define libcdio_paranoia_name 0
|
||||||
%define libcdio_cdda_name 0
|
%define libcdio_cdda_name 0
|
||||||
%define libcdio++_name 0
|
%define libcdio++_name 0
|
||||||
%define libiso9660_name 7
|
%define libiso9660_name 7
|
||||||
%define libudf_name 0
|
%define libudf_name 0
|
||||||
Url: http://www.gnu.org/software/libcdio/
|
Url: http://savannah.gnu.org/projects/libcdio
|
||||||
Group: Productivity/Multimedia/Other
|
Group: Productivity/Multimedia/Other
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Summary: Temporary Build Staging Package of CD-ROM Access Library
|
Summary: Temporary Build Staging Package of CD-ROM Access Library
|
||||||
Source: %{_name}-%{version}.tar.bz2
|
Source: http://ftp.gnu.org/gnu/libcdio/%{_name}-%{version}.tar.bz2
|
||||||
Source1: %{_name}_spec-prepare.sh
|
Source1: %{_name}_spec-prepare.sh
|
||||||
Source2: libcdio-mini-%{version}-rpmlintrc
|
Source2: baselibs.conf
|
||||||
Source3: baselibs.conf
|
|
||||||
Requires: licenses
|
Requires: licenses
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
@@ -71,7 +70,7 @@ Authors:
|
|||||||
Herbert Valerio Riedel <hvr@gnu.org>
|
Herbert Valerio Riedel <hvr@gnu.org>
|
||||||
Rocky Bernstein <rocky@panix.com>
|
Rocky Bernstein <rocky@panix.com>
|
||||||
|
|
||||||
%package -n libcdio10-mini
|
%package -n libcdio12-mini
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Productivity/Multimedia/Other
|
Group: Productivity/Multimedia/Other
|
||||||
Summary: Temporary Build Staging Package of CD-ROM Access Library
|
Summary: Temporary Build Staging Package of CD-ROM Access Library
|
||||||
@@ -84,7 +83,7 @@ Obsoletes: libcdio-64bit
|
|||||||
Obsoletes: libcdio <= 0.78.2
|
Obsoletes: libcdio <= 0.78.2
|
||||||
Provides: libcdio = %{version}
|
Provides: libcdio = %{version}
|
||||||
|
|
||||||
%description -n libcdio10-mini
|
%description -n libcdio12-mini
|
||||||
This library encapsulates CD-ROM reading and control. Applications
|
This library encapsulates CD-ROM reading and control. Applications
|
||||||
wanting to be oblivious to the OS and device-dependent properties of a
|
wanting to be oblivious to the OS and device-dependent properties of a
|
||||||
CD-ROM can use this library.
|
CD-ROM can use this library.
|
||||||
@@ -228,7 +227,7 @@ Authors:
|
|||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Development/Languages/C and C++
|
Group: Development/Languages/C and C++
|
||||||
Summary: Temporary Build Staging Package of CD-ROM access library
|
Summary: Temporary Build Staging Package of CD-ROM access library
|
||||||
Requires: libcdio10-mini = %{version} libcdio_cdda0-mini = %{version} libcdio_paranoia0-mini = %{version} libcdio++0-mini = %{version} libiso9660-7-mini = %{version} libudf0-mini = %{version} glibc-devel
|
Requires: libcdio12-mini = %{version} libcdio_cdda0-mini = %{version} libcdio_paranoia0-mini = %{version} libcdio++0-mini = %{version} libiso9660-7-mini = %{version} libudf0-mini = %{version} glibc-devel
|
||||||
%if %STANDARD_BUILD == 0
|
%if %STANDARD_BUILD == 0
|
||||||
Provides: %{_name}-devel = %{version}
|
Provides: %{_name}-devel = %{version}
|
||||||
%endif
|
%endif
|
||||||
@@ -277,7 +276,7 @@ rm -f %{buildroot}%{_libdir}/*.la
|
|||||||
%clean
|
%clean
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%post -n libcdio10-mini -p /sbin/ldconfig
|
%post -n libcdio12-mini -p /sbin/ldconfig
|
||||||
|
|
||||||
%post -n libcdio_cdda0-mini -p /sbin/ldconfig
|
%post -n libcdio_cdda0-mini -p /sbin/ldconfig
|
||||||
|
|
||||||
@@ -289,7 +288,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%post -n libudf0-mini -p /sbin/ldconfig
|
%post -n libudf0-mini -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun -n libcdio10-mini -p /sbin/ldconfig
|
%postun -n libcdio12-mini -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun -n libcdio_cdda0-mini -p /sbin/ldconfig
|
%postun -n libcdio_cdda0-mini -p /sbin/ldconfig
|
||||||
|
|
||||||
@@ -307,7 +306,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%postun utils
|
%postun utils
|
||||||
%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
|
%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
|
||||||
|
|
||||||
%files -n libcdio10-mini
|
%files -n libcdio12-mini
|
||||||
%defattr (-, root, root)
|
%defattr (-, root, root)
|
||||||
%{_libdir}/libcdio.so.*
|
%{_libdir}/libcdio.so.*
|
||||||
|
|
||||||
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 8 09:42:31 UTC 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Rename Shared Object package to libcdio12, conforming the
|
||||||
|
libraries name.
|
||||||
|
- Adjust rpmlintrc to only ignore shared lib names of the -mini
|
||||||
|
packages. This avoids missing shlib renames for the 'main'
|
||||||
|
package.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 30 18:55:42 UTC 2011 - sagiben@gmail.com
|
Sun Jan 30 18:55:42 UTC 2011 - sagiben@gmail.com
|
||||||
|
|
||||||
|
17
libcdio.spec
17
libcdio.spec
@@ -34,7 +34,7 @@ BuildRequires: libcddb-devel libcdio-devel ncurses-devel vcdimager-devel
|
|||||||
Version: 0.82
|
Version: 0.82
|
||||||
Release: 1
|
Release: 1
|
||||||
# WARNING: After changing versions please call Re or rpmbuild to auto-update spec file:
|
# WARNING: After changing versions please call Re or rpmbuild to auto-update spec file:
|
||||||
%define libcdio_name 10
|
%define libcdio_name 12
|
||||||
%define libcdio_paranoia_name 0
|
%define libcdio_paranoia_name 0
|
||||||
%define libcdio_cdda_name 0
|
%define libcdio_cdda_name 0
|
||||||
%define libcdio++_name 0
|
%define libcdio++_name 0
|
||||||
@@ -46,8 +46,7 @@ License: GPLv2+
|
|||||||
Summary: CD-ROM Access Library
|
Summary: CD-ROM Access Library
|
||||||
Source: http://ftp.gnu.org/gnu/libcdio/%{_name}-%{version}.tar.bz2
|
Source: http://ftp.gnu.org/gnu/libcdio/%{_name}-%{version}.tar.bz2
|
||||||
Source1: %{_name}_spec-prepare.sh
|
Source1: %{_name}_spec-prepare.sh
|
||||||
Source2: libcdio-mini-%{version}-rpmlintrc
|
Source2: baselibs.conf
|
||||||
Source3: baselibs.conf
|
|
||||||
Requires: licenses
|
Requires: licenses
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
@@ -71,7 +70,7 @@ Authors:
|
|||||||
Herbert Valerio Riedel <hvr@gnu.org>
|
Herbert Valerio Riedel <hvr@gnu.org>
|
||||||
Rocky Bernstein <rocky@panix.com>
|
Rocky Bernstein <rocky@panix.com>
|
||||||
|
|
||||||
%package -n libcdio10
|
%package -n libcdio12
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Productivity/Multimedia/Other
|
Group: Productivity/Multimedia/Other
|
||||||
Summary: CD-ROM Access Library
|
Summary: CD-ROM Access Library
|
||||||
@@ -84,7 +83,7 @@ Obsoletes: libcdio-64bit
|
|||||||
Obsoletes: libcdio <= 0.78.2
|
Obsoletes: libcdio <= 0.78.2
|
||||||
Provides: libcdio = %{version}
|
Provides: libcdio = %{version}
|
||||||
|
|
||||||
%description -n libcdio10
|
%description -n libcdio12
|
||||||
This library encapsulates CD-ROM reading and control. Applications
|
This library encapsulates CD-ROM reading and control. Applications
|
||||||
wanting to be oblivious to the OS and device-dependent properties of a
|
wanting to be oblivious to the OS and device-dependent properties of a
|
||||||
CD-ROM can use this library.
|
CD-ROM can use this library.
|
||||||
@@ -228,7 +227,7 @@ Authors:
|
|||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Development/Languages/C and C++
|
Group: Development/Languages/C and C++
|
||||||
Summary: CD-ROM access library
|
Summary: CD-ROM access library
|
||||||
Requires: libcdio10 = %{version} libcdio_cdda0 = %{version} libcdio_paranoia0 = %{version} libcdio++0 = %{version} libiso9660-7 = %{version} libudf0 = %{version} glibc-devel
|
Requires: libcdio12 = %{version} libcdio_cdda0 = %{version} libcdio_paranoia0 = %{version} libcdio++0 = %{version} libiso9660-7 = %{version} libudf0 = %{version} glibc-devel
|
||||||
%if %STANDARD_BUILD == 0
|
%if %STANDARD_BUILD == 0
|
||||||
Provides: %{_name}-devel = %{version}
|
Provides: %{_name}-devel = %{version}
|
||||||
%endif
|
%endif
|
||||||
@@ -277,7 +276,7 @@ rm -f %{buildroot}%{_libdir}/*.la
|
|||||||
%clean
|
%clean
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%post -n libcdio10 -p /sbin/ldconfig
|
%post -n libcdio12 -p /sbin/ldconfig
|
||||||
|
|
||||||
%post -n libcdio_cdda0 -p /sbin/ldconfig
|
%post -n libcdio_cdda0 -p /sbin/ldconfig
|
||||||
|
|
||||||
@@ -289,7 +288,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%post -n libudf0 -p /sbin/ldconfig
|
%post -n libudf0 -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun -n libcdio10 -p /sbin/ldconfig
|
%postun -n libcdio12 -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun -n libcdio_cdda0 -p /sbin/ldconfig
|
%postun -n libcdio_cdda0 -p /sbin/ldconfig
|
||||||
|
|
||||||
@@ -307,7 +306,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%postun utils
|
%postun utils
|
||||||
%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
|
%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
|
||||||
|
|
||||||
%files -n libcdio10
|
%files -n libcdio12
|
||||||
%defattr (-, root, root)
|
%defattr (-, root, root)
|
||||||
%{_libdir}/libcdio.so.*
|
%{_libdir}/libcdio.so.*
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user