forgot to apply sparc mcpu patch
This commit is contained in:
parent
5f2203dede
commit
cf1809cd52
6
rpm.spec
6
rpm.spec
@ -6,7 +6,7 @@
|
|||||||
Summary: The RPM package management system
|
Summary: The RPM package management system
|
||||||
Name: rpm
|
Name: rpm
|
||||||
Version: 4.4.2.3
|
Version: 4.4.2.3
|
||||||
Release: 0.4.rc1
|
Release: 0.5.rc1
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Url: http://www.rpm.org/
|
Url: http://www.rpm.org/
|
||||||
Source: http://rpm.org/releases/rpm-4.4.x/%{name}-%{version}-rc1.tar.gz
|
Source: http://rpm.org/releases/rpm-4.4.x/%{name}-%{version}-rc1.tar.gz
|
||||||
@ -151,6 +151,7 @@ that will manipulate RPM packages and databases.
|
|||||||
%patch12 -p1 -b .no-order-limit
|
%patch12 -p1 -b .no-order-limit
|
||||||
|
|
||||||
%patch50 -p1 -b .geode-instplat
|
%patch50 -p1 -b .geode-instplat
|
||||||
|
%patch51 -p1 -b .sparc-mcpu
|
||||||
|
|
||||||
# force external popt
|
# force external popt
|
||||||
rm -rf popt/
|
rm -rf popt/
|
||||||
@ -403,6 +404,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 30 2008 Tom "spot" Callaway <tcallawa@redhat.com> 4.4.2.3-0.5.rc1
|
||||||
|
- actually apply sparc optflags patch
|
||||||
|
|
||||||
* Thu Mar 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> 4.4.2.3-0.4.rc1
|
* Thu Mar 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> 4.4.2.3-0.4.rc1
|
||||||
- Fix sparc optflags
|
- Fix sparc optflags
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user