auto-import changelog data from cdparanoia-alpha9.8-10.src.rpm
Thu May 23 2002 Tim Powers <timp@redhat.com> - automated rebuild
This commit is contained in:
parent
87672f6f39
commit
5314447636
10
cdparanoia-III-alpha9.8.nostrip.patch
Normal file
10
cdparanoia-III-alpha9.8.nostrip.patch
Normal file
@ -0,0 +1,10 @@
|
||||
--- cdparanoia-III-alpha9.8/Makefile.in.nostrip Mon Jun 17 16:01:55 2002
|
||||
+++ cdparanoia-III-alpha9.8/Makefile.in Tue Mar 27 17:46:58 2001
|
||||
@@ -44,7 +44,6 @@
|
||||
cd interface && $(MAKE) all
|
||||
cd paranoia && $(MAKE) all
|
||||
$(MAKE) cdparanoia CFLAGS="$(OPT)"
|
||||
- strip cdparanoia
|
||||
|
||||
debug:
|
||||
cd interface && $(MAKE) debug
|
@ -3,10 +3,11 @@
|
||||
|
||||
Name: cdparanoia
|
||||
Version: %{realver}
|
||||
Release: 8
|
||||
Release: 10
|
||||
License: GPL
|
||||
Group: Applications/Multimedia
|
||||
Source: http://www.xiph.org/paranoia/download/%{name}-III-%{realver}.src.tgz
|
||||
Patch0: cdparanoia-III-alpha9.8.nostrip.patch
|
||||
Url: http://www.xiph.org/paranoia/index.html
|
||||
BuildRoot: %{_tmppath}/cdparanoia-%{version}-root
|
||||
Requires: cdparanoia-libs = %{version}-%{release}
|
||||
@ -42,6 +43,7 @@ applications which read CD Digital Audio disks.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-III-%{realver}
|
||||
%patch0 -p1 -b .nostrip
|
||||
|
||||
%build
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
@ -97,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/*.a
|
||||
|
||||
%changelog
|
||||
* Thu May 23 2002 Tim Powers <timp@redhat.com>
|
||||
- automated rebuild
|
||||
|
||||
* Wed Apr 3 2002 Peter Jones <pjones@redhat.com> alpha9.8-8
|
||||
- don't strip, let rpm do that
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user