forked from pool/libcdio
This commit is contained in:
parent
44916b99f3
commit
c5f375e67c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 18 15:33:14 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Use autoreconf -i.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 22:43:19 CEST 2008 - hpj@suse.de
|
||||
|
||||
|
@ -24,7 +24,7 @@ BuildRequires: libcddb-devel libcdio-devel ncurses-devel vcdimager-devel
|
||||
#BuildRequires: cdparanoia
|
||||
%endif
|
||||
Version: 0.80
|
||||
Release: 3
|
||||
Release: 4
|
||||
# WARNING: After changing versions please call Re or rpmbuild to auto-update spec file:
|
||||
%define libcdio_name 7
|
||||
%define libcdio_paranoia_name 0
|
||||
@ -208,7 +208,7 @@ Authors:
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
autoreconf -f
|
||||
autoreconf -f -i
|
||||
%configure --disable-static --with-pic
|
||||
make %{?jobs:-j%jobs}
|
||||
|
||||
@ -305,6 +305,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Wed Jun 18 2008 schwab@suse.de
|
||||
- Use autoreconf -i.
|
||||
* Sat May 24 2008 hpj@suse.de
|
||||
- Add libcdio-bnc394195-install-all-pc-files.patch (bnc#394195).
|
||||
* Wed May 21 2008 cthiel@suse.de
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 18 15:33:14 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Use autoreconf -i.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 22:43:19 CEST 2008 - hpj@suse.de
|
||||
|
||||
|
@ -24,7 +24,7 @@ BuildRequires: libcddb-devel libcdio-devel ncurses-devel vcdimager-devel
|
||||
#BuildRequires: cdparanoia
|
||||
%endif
|
||||
Version: 0.80
|
||||
Release: 3
|
||||
Release: 5
|
||||
# WARNING: After changing versions please call Re or rpmbuild to auto-update spec file:
|
||||
%define libcdio_name 7
|
||||
%define libcdio_paranoia_name 0
|
||||
@ -207,7 +207,7 @@ Authors:
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
autoreconf -f
|
||||
autoreconf -f -i
|
||||
%configure --disable-static --with-pic
|
||||
make %{?jobs:-j%jobs}
|
||||
|
||||
@ -304,6 +304,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Wed Jun 18 2008 schwab@suse.de
|
||||
- Use autoreconf -i.
|
||||
* Sat May 24 2008 hpj@suse.de
|
||||
- Add libcdio-bnc394195-install-all-pc-files.patch (bnc#394195).
|
||||
* Wed May 21 2008 cthiel@suse.de
|
||||
|
Loading…
x
Reference in New Issue
Block a user