From b076ad5d11017091c327a8b4f08953c55ddcfc02f1d6131e761c2dddfb4a6e4a Mon Sep 17 00:00:00 2001 From: Ruediger Oertel Date: Wed, 2 Feb 2011 00:38:38 +0000 Subject: [PATCH] Accepting request 59491 from multimedia:libs Accepted submit request 59491 from user plater OBS-URL: https://build.opensuse.org/request/show/59491 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcdio?expand=0&rev=18 --- _service | 3 +++ _service:download_url:libcdio-0.82.tar.bz2 | 3 +++ libcdio-0.81.tar.bz2 | 3 --- ...ni-0.81-rpmlintrc => libcdio-mini-0.82-rpmlintrc | 0 libcdio-mini.changes | 5 +++++ libcdio-mini.spec | 10 +++++----- libcdio.changes | 13 +++++++++++++ libcdio.spec | 12 ++++++------ 8 files changed, 35 insertions(+), 14 deletions(-) create mode 100644 _service create mode 100644 _service:download_url:libcdio-0.82.tar.bz2 delete mode 100644 libcdio-0.81.tar.bz2 rename libcdio-mini-0.81-rpmlintrc => libcdio-mini-0.82-rpmlintrc (100%) diff --git a/_service b/_service new file mode 100644 index 0000000..6b5fae2 --- /dev/null +++ b/_service @@ -0,0 +1,3 @@ + + /gnu/libcdio/libcdio-0.82.tar.bz2ftp.gnu.org + \ No newline at end of file diff --git a/_service:download_url:libcdio-0.82.tar.bz2 b/_service:download_url:libcdio-0.82.tar.bz2 new file mode 100644 index 0000000..8656a33 --- /dev/null +++ b/_service:download_url:libcdio-0.82.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4d1d63ab69d974c0140707842a2ba36cb0573e62b88877042f80a4c497bbef2 +size 1593569 diff --git a/libcdio-0.81.tar.bz2 b/libcdio-0.81.tar.bz2 deleted file mode 100644 index 35fb535..0000000 --- a/libcdio-0.81.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22e53cf818d88d55cb50808a759273a3a3e3b74d87802d00cb6d5a4b0f8324bb -size 1572844 diff --git a/libcdio-mini-0.81-rpmlintrc b/libcdio-mini-0.82-rpmlintrc similarity index 100% rename from libcdio-mini-0.81-rpmlintrc rename to libcdio-mini-0.82-rpmlintrc diff --git a/libcdio-mini.changes b/libcdio-mini.changes index 7186c19..4e60ca4 100644 --- a/libcdio-mini.changes +++ b/libcdio-mini.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 30 18:55:42 UTC 2011 - sagiben@gmail.com + +- Updated to version 0.82 + ------------------------------------------------------------------- Mon Apr 26 11:36:24 CEST 2010 - ro@suse.de diff --git a/libcdio-mini.spec b/libcdio-mini.spec index d449994..7e3ca4b 100644 --- a/libcdio-mini.spec +++ b/libcdio-mini.spec @@ -1,5 +1,5 @@ # -# spec file for package libcdio-mini (Version 0.81) +# spec file for package libcdio-mini (Version 0.82) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,7 +20,7 @@ Name: libcdio-mini # WARNING: Do not edit this auto generated file. -#%(sh %{_sourcedir}/libcdio_spec-prepare.sh %{_sourcedir} %{name}) +# %%(sh %%{_sourcedir}/libcdio_spec-prepare.sh %%{_sourcedir} %%{name}) # You want standard build unless you will work-around build dependency on itself. %define STANDARD_BUILD 0 %define _name libcdio @@ -31,7 +31,7 @@ BuildRequires: libcddb-devel libcdio-devel ncurses-devel vcdimager-devel # Only for regression testing: #BuildRequires: cdparanoia %endif -Version: 0.81 +Version: 0.82 Release: 3 # WARNING: After changing versions please call Re or rpmbuild to auto-update spec file: %define libcdio_name 10 @@ -226,7 +226,7 @@ Authors: %package devel License: GPLv2+ -Group: Productivity/Multimedia/Other +Group: Development/Languages/C and C++ 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 %if %STANDARD_BUILD == 0 @@ -255,7 +255,7 @@ Authors: %build autoreconf -f -i -# FIXME: Required .pc files are not installed without --enable-cpp-progs. +# FIXME: Required .pc files are not installed without --enable-cpp-progs. %configure\ --disable-static\ --enable-cpp-progs\ diff --git a/libcdio.changes b/libcdio.changes index 7186c19..b48880c 100644 --- a/libcdio.changes +++ b/libcdio.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Jan 30 18:55:42 UTC 2011 - sagiben@gmail.com + +- 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 diff --git a/libcdio.spec b/libcdio.spec index 1c86729..7008ad3 100644 --- a/libcdio.spec +++ b/libcdio.spec @@ -20,7 +20,7 @@ Name: libcdio # WARNING: After editing this file please call Re or rpmbuild to update spec file: -#%(sh %{_sourcedir}/libcdio_spec-prepare.sh %{_sourcedir} %{name}) +# %%(sh %%{_sourcedir}/libcdio_spec-prepare.sh %%{_sourcedir} %%{name}) # You want standard build unless you will work-around build dependency on itself. %define STANDARD_BUILD 1 %define _name libcdio @@ -31,7 +31,7 @@ BuildRequires: libcddb-devel libcdio-devel ncurses-devel vcdimager-devel # Only for regression testing: #BuildRequires: cdparanoia %endif -Version: 0.81 +Version: 0.82 Release: 3 # WARNING: After changing versions please call Re or rpmbuild to auto-update spec file: %define libcdio_name 10 @@ -40,11 +40,11 @@ Release: 3 %define libcdio++_name 0 %define libiso9660_name 7 %define libudf_name 0 -Url: http://www.gnu.org/software/libcdio/ +Url: http://savannah.gnu.org/projects/libcdio Group: Productivity/Multimedia/Other License: GPLv2+ Summary: 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 Source2: libcdio-mini-%{version}-rpmlintrc Source3: baselibs.conf @@ -226,7 +226,7 @@ Authors: %package devel License: GPLv2+ -Group: Productivity/Multimedia/Other +Group: Development/Languages/C and C++ Summary: CD-ROM access library Requires: libcdio10 = %{version} libcdio_cdda0 = %{version} libcdio_paranoia0 = %{version} libcdio++0 = %{version} libiso9660-7 = %{version} libudf0 = %{version} glibc-devel %if %STANDARD_BUILD == 0 @@ -255,7 +255,7 @@ Authors: %build autoreconf -f -i -# FIXME: Required .pc files are not installed without --enable-cpp-progs. +# FIXME: Required .pc files are not installed without --enable-cpp-progs. %configure\ --disable-static\ --enable-cpp-progs\