diff --git a/libcdio-bnc394195-install-all-pc-files.patch b/libcdio-bnc394195-install-all-pc-files.patch new file mode 100644 index 0000000..18abb1a --- /dev/null +++ b/libcdio-bnc394195-install-all-pc-files.patch @@ -0,0 +1,12 @@ +diff -upr libcdio-0.80-pre/Makefile.am libcdio-0.80-post/Makefile.am +--- libcdio-0.80-pre/Makefile.am 2008-03-15 10:21:28.000000000 -0600 ++++ libcdio-0.80-post/Makefile.am 2008-05-23 10:16:56.000000000 -0500 +@@ -48,7 +48,7 @@ pkgconfig_DATA = libcdio.pc \ + libcdio++.pc \ + libiso9660.pc \ + libiso9660++.pc \ +- libudf.pc ++ libudf.pc \ + $(paranoiapcs) + + diff --git a/libcdio-mini.changes b/libcdio-mini.changes index d2121b3..45f8fe6 100644 --- a/libcdio-mini.changes +++ b/libcdio-mini.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 23 22:43:19 CEST 2008 - hpj@suse.de + +- Add libcdio-bnc394195-install-all-pc-files.patch (bnc#394195). + ------------------------------------------------------------------- Wed May 21 19:16:24 CEST 2008 - cthiel@suse.de diff --git a/libcdio-mini.spec b/libcdio-mini.spec index a37a0c7..60ea9de 100644 --- a/libcdio-mini.spec +++ b/libcdio-mini.spec @@ -24,7 +24,7 @@ BuildRequires: libcddb-devel libcdio-devel ncurses-devel vcdimager-devel #BuildRequires: cdparanoia %endif Version: 0.80 -Release: 2 +Release: 3 # WARNING: After changing versions please call Re or rpmbuild to auto-update spec file: %define libcdio_name 7 %define libcdio_paranoia_name 0 @@ -39,6 +39,7 @@ Summary: CD-ROM Access Library (internal featureless package breaking dep Source: %{_name}-%{version}.tar.bz2 Source1: %{_name}_spec-prepare.sh Source2: libcdio-mini-%{version}-rpmlintrc +Patch0: libcdio-bnc394195-install-all-pc-files.patch Requires: licenses %if %STANDARD_BUILD == 0 Provides: %{_name} = %{version} @@ -204,8 +205,10 @@ Authors: %prep %setup -q -n %{_name}-%{version} +%patch0 -p1 %build +autoreconf -f %configure --disable-static --with-pic make %{?jobs:-j%jobs} @@ -302,6 +305,8 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/*.pc %changelog +* Sat May 24 2008 hpj@suse.de +- Add libcdio-bnc394195-install-all-pc-files.patch (bnc#394195). * Wed May 21 2008 cthiel@suse.de - fix baselibs.conf * Fri Apr 25 2008 sbrabec@suse.cz diff --git a/libcdio.changes b/libcdio.changes index d2121b3..45f8fe6 100644 --- a/libcdio.changes +++ b/libcdio.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 23 22:43:19 CEST 2008 - hpj@suse.de + +- Add libcdio-bnc394195-install-all-pc-files.patch (bnc#394195). + ------------------------------------------------------------------- Wed May 21 19:16:24 CEST 2008 - cthiel@suse.de diff --git a/libcdio.spec b/libcdio.spec index 198541f..b46bdcc 100644 --- a/libcdio.spec +++ b/libcdio.spec @@ -24,7 +24,7 @@ BuildRequires: libcddb-devel libcdio-devel ncurses-devel vcdimager-devel #BuildRequires: cdparanoia %endif Version: 0.80 -Release: 2 +Release: 3 # WARNING: After changing versions please call Re or rpmbuild to auto-update spec file: %define libcdio_name 7 %define libcdio_paranoia_name 0 @@ -39,6 +39,7 @@ Summary: CD-ROM Access Library Source: %{_name}-%{version}.tar.bz2 Source1: %{_name}_spec-prepare.sh Source2: libcdio-mini-%{version}-rpmlintrc +Patch0: libcdio-bnc394195-install-all-pc-files.patch Requires: licenses %if %STANDARD_BUILD == 0 Provides: %{_name} = %{version} @@ -203,8 +204,10 @@ Authors: %prep %setup -q -n %{_name}-%{version} +%patch0 -p1 %build +autoreconf -f %configure --disable-static --with-pic make %{?jobs:-j%jobs} @@ -301,6 +304,8 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/*.pc %changelog +* Sat May 24 2008 hpj@suse.de +- Add libcdio-bnc394195-install-all-pc-files.patch (bnc#394195). * Wed May 21 2008 cthiel@suse.de - fix baselibs.conf * Fri Apr 25 2008 sbrabec@suse.cz