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
|
Name: cdparanoia
|
||||||
Version: %{realver}
|
Version: %{realver}
|
||||||
Release: 8
|
Release: 10
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
Source: http://www.xiph.org/paranoia/download/%{name}-III-%{realver}.src.tgz
|
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
|
Url: http://www.xiph.org/paranoia/index.html
|
||||||
BuildRoot: %{_tmppath}/cdparanoia-%{version}-root
|
BuildRoot: %{_tmppath}/cdparanoia-%{version}-root
|
||||||
Requires: cdparanoia-libs = %{version}-%{release}
|
Requires: cdparanoia-libs = %{version}-%{release}
|
||||||
@ -42,6 +43,7 @@ applications which read CD Digital Audio disks.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-III-%{realver}
|
%setup -q -n %{name}-III-%{realver}
|
||||||
|
%patch0 -p1 -b .nostrip
|
||||||
|
|
||||||
%build
|
%build
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
@ -97,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/*.a
|
%{_libdir}/*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 23 2002 Tim Powers <timp@redhat.com>
|
||||||
|
- automated rebuild
|
||||||
|
|
||||||
* Wed Apr 3 2002 Peter Jones <pjones@redhat.com> alpha9.8-8
|
* Wed Apr 3 2002 Peter Jones <pjones@redhat.com> alpha9.8-8
|
||||||
- don't strip, let rpm do that
|
- don't strip, let rpm do that
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user