SHA256
1
0
forked from pool/libcdio
OBS User unknown
2009-01-08 17:33:36 +00:00
committed by Git OBS Bridge
parent eecf38dade
commit 3f6cddc2c1
4 changed files with 100 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 7 12:34:56 CET 2009 - olh@suse.de
- obsolete old -XXbit packages (bnc#437293)
-------------------------------------------------------------------
Tue Sep 9 12:30:19 CEST 2008 - sbrabec@suse.cz

View File

@@ -1,7 +1,7 @@
#
# spec file for package libcdio-mini (Version 0.80)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -31,7 +31,7 @@ BuildRequires: libcddb-devel libcdio-devel ncurses-devel vcdimager-devel
#BuildRequires: cdparanoia
%endif
Version: 0.80
Release: 5
Release: 6
# WARNING: After changing versions please call Re or rpmbuild to auto-update spec file:
%define libcdio_name 7
%define libcdio_paranoia_name 0
@@ -48,6 +48,11 @@ Source1: %{_name}_spec-prepare.sh
Source2: libcdio-mini-%{version}-rpmlintrc
Patch0: libcdio-bnc394195-install-all-pc-files.patch
Requires: licenses
# bug437293
%ifarch ppc64
Obsoletes: libcdio-64bit
%endif
#
%if %STANDARD_BUILD == 0
Provides: %{_name} = %{version}
%endif
@@ -74,6 +79,11 @@ Provides: libcdio-mini = %{version}-%{release}
License: GPL v2 or later
Group: Productivity/Multimedia/Other
Summary: Temporary Build Staging Package of CD-ROM Access Library
# bug437293
%ifarch ppc64
Obsoletes: libcdio-64bit
%endif
#
# Name for <= 10.2
Obsoletes: libcdio <= 0.78.2
Provides: libcdio = %{version}
@@ -98,6 +108,11 @@ Authors:
License: GPL v2 or later
Group: Productivity/Multimedia/Other
Summary: Temporary Build Staging Package of CD-ROM Access Library
# bug437293
%ifarch ppc64
Obsoletes: libcdio-64bit
%endif
#
%description -n libcdio_cdda0-mini
This is a temporary build staging package of libcdio needed for
@@ -119,6 +134,11 @@ Authors:
License: GPL v2 or later
Group: Productivity/Multimedia/Other
Summary: Temporary Build Staging Package of CD-ROM Access Library
# bug437293
%ifarch ppc64
Obsoletes: libcdio-64bit
%endif
#
%description -n libcdio_paranoia0-mini
This is a temporary build staging package of libcdio needed for
@@ -140,6 +160,11 @@ Authors:
License: GPL v2 or later
Group: Productivity/Multimedia/Other
Summary: Temporary Build Staging Package of CD-ROM Access Library
# bug437293
%ifarch ppc64
Obsoletes: libcdio-64bit
%endif
#
%description -n libcdio++0-mini
This is a temporary build staging package of libcdio needed for
@@ -161,6 +186,11 @@ Authors:
License: GPL v2 or later
Group: Productivity/Multimedia/Other
Summary: Build Staging Package of CD-ROM Access Library
# bug437293
%ifarch ppc64
Obsoletes: libcdio-64bit
%endif
#
%description -n libiso9660-5-mini
This is a temporary build staging package of libcdio needed for
@@ -182,6 +212,11 @@ Authors:
License: GPL v2 or later
Group: Productivity/Multimedia/Other
Summary: Build Staging Package of CD-ROM Access Library
# bug437293
%ifarch ppc64
Obsoletes: libcdio-64bit
%endif
#
%description -n libudf0-mini
This is a temporary build staging package of libcdio needed for
@@ -229,6 +264,11 @@ Requires: libcdio7-mini = %{version} libcdio_cdda0-mini = %{version} libcd
%if %STANDARD_BUILD == 0
Provides: %{_name}-devel = %{version}
%endif
# bug437293
%ifarch ppc64
Obsoletes: libcdio-devel-64bit
%endif
#
%description devel
This is a temporary build staging package of libcdio needed for
@@ -348,11 +388,13 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/*.pc
%changelog
* Wed Jan 07 2009 olh@suse.de
- obsolete old -XXbit packages (bnc#437293)
* Tue Sep 09 2008 sbrabec@suse.cz
- Update Summary of *mini* packages (bnc#418304).
* Wed Jun 18 2008 schwab@suse.de
- Use autoreconf -i.
* Sat May 24 2008 hpj@suse.de
* Fri May 23 2008 hpj@suse.de
- Add libcdio-bnc394195-install-all-pc-files.patch (bnc#394195).
* Wed May 21 2008 cthiel@suse.de
- fix baselibs.conf

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 7 12:34:56 CET 2009 - olh@suse.de
- obsolete old -XXbit packages (bnc#437293)
-------------------------------------------------------------------
Tue Sep 9 12:30:19 CEST 2008 - sbrabec@suse.cz

View File

@@ -1,7 +1,7 @@
#
# spec file for package libcdio (Version 0.80)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -31,7 +31,7 @@ BuildRequires: libcddb-devel libcdio-devel ncurses-devel vcdimager-devel
#BuildRequires: cdparanoia
%endif
Version: 0.80
Release: 6
Release: 7
# WARNING: After changing versions please call Re or rpmbuild to auto-update spec file:
%define libcdio_name 7
%define libcdio_paranoia_name 0
@@ -48,6 +48,11 @@ Source1: %{_name}_spec-prepare.sh
Source2: libcdio-mini-%{version}-rpmlintrc
Patch0: libcdio-bnc394195-install-all-pc-files.patch
Requires: licenses
# bug437293
%ifarch ppc64
Obsoletes: libcdio-64bit
%endif
#
%if %STANDARD_BUILD == 0
Provides: %{_name} = %{version}
%endif
@@ -69,6 +74,11 @@ Authors:
License: GPL v2 or later
Group: Productivity/Multimedia/Other
Summary: CD-ROM Access Library
# bug437293
%ifarch ppc64
Obsoletes: libcdio-64bit
%endif
#
# Name for <= 10.2
Obsoletes: libcdio <= 0.78.2
Provides: libcdio = %{version}
@@ -89,6 +99,11 @@ Authors:
License: GPL v2 or later
Group: Productivity/Multimedia/Other
Summary: CD-ROM Access Library
# bug437293
%ifarch ppc64
Obsoletes: libcdio-64bit
%endif
#
%description -n libcdio_cdda0
This library encapsulates CD-ROM reading and control. Applications
@@ -106,6 +121,11 @@ Authors:
License: GPL v2 or later
Group: Productivity/Multimedia/Other
Summary: CD-ROM Access Library
# bug437293
%ifarch ppc64
Obsoletes: libcdio-64bit
%endif
#
%description -n libcdio_paranoia0
This library encapsulates CD-ROM reading and control. Applications
@@ -123,6 +143,11 @@ Authors:
License: GPL v2 or later
Group: Productivity/Multimedia/Other
Summary: CD-ROM Access Library
# bug437293
%ifarch ppc64
Obsoletes: libcdio-64bit
%endif
#
%description -n libcdio++0
This library encapsulates CD-ROM reading and control. Applications
@@ -140,6 +165,11 @@ Authors:
License: GPL v2 or later
Group: Productivity/Multimedia/Other
Summary: CD-ROM Access Library
# bug437293
%ifarch ppc64
Obsoletes: libcdio-64bit
%endif
#
%description -n libiso9660-5
This library encapsulates CD-ROM reading and control. Applications
@@ -157,6 +187,11 @@ Authors:
License: GPL v2 or later
Group: Productivity/Multimedia/Other
Summary: CD-ROM Access Library
# bug437293
%ifarch ppc64
Obsoletes: libcdio-64bit
%endif
#
%description -n libudf0
This library encapsulates CD-ROM reading and control. Applications
@@ -196,6 +231,11 @@ Requires: libcdio7 = %{version} libcdio_cdda0 = %{version} libcdio_paranoi
%if %STANDARD_BUILD == 0
Provides: %{_name}-devel = %{version}
%endif
# bug437293
%ifarch ppc64
Obsoletes: libcdio-devel-64bit
%endif
#
%description devel
This library encapsulates CD-ROM reading and control. Applications
@@ -311,11 +351,13 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/*.pc
%changelog
* Wed Jan 07 2009 olh@suse.de
- obsolete old -XXbit packages (bnc#437293)
* Tue Sep 09 2008 sbrabec@suse.cz
- Update Summary of *mini* packages (bnc#418304).
* Wed Jun 18 2008 schwab@suse.de
- Use autoreconf -i.
* Sat May 24 2008 hpj@suse.de
* Fri May 23 2008 hpj@suse.de
- Add libcdio-bnc394195-install-all-pc-files.patch (bnc#394195).
* Wed May 21 2008 cthiel@suse.de
- fix baselibs.conf