SHA256
1
0
forked from pool/libcdio
OBS User unknown 2008-05-23 21:30:56 +00:00 committed by Git OBS Bridge
parent 00cb6a1a9c
commit 44916b99f3
5 changed files with 34 additions and 2 deletions

View File

@ -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)

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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