auto-import redhat-rpm-config-8.0.40-1 on branch devel from

redhat-rpm-config-8.0.40-1.src.rpm
This commit is contained in:
Jeremy Katz 2006-02-03 23:13:22 +00:00
parent 4f4a7df154
commit 3d2df7f802
3 changed files with 8 additions and 6 deletions

View File

@ -1 +1 @@
redhat-rpm-config-8.0.39.tar.gz redhat-rpm-config-8.0.40.tar.gz

View File

@ -1,11 +1,13 @@
Summary: Red Hat specific rpm configuration files. Summary: Red Hat specific rpm configuration files.
Name: redhat-rpm-config Name: redhat-rpm-config
Version: 8.0.39 Version: 8.0.40
Release: 1.1 Release: 1
License: GPL License: GPL
Group: Development/System Group: Development/System
Source: redhat-rpm-config-%{version}.tar.gz Source: redhat-rpm-config-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
#Requires: rpmbuild(VendorConfig) <= 4.1
#Requires: mktemp
BuildRoot: %{_tmppath}/%{name}-root BuildRoot: %{_tmppath}/%{name}-root
# rpmrc passes -mtune which first appeared in gcc 3.4 # rpmrc passes -mtune which first appeared in gcc 3.4
%ifarch i386 i686 sparc %ifarch i386 i686 sparc
@ -33,8 +35,8 @@ rm -rf ${RPM_BUILD_ROOT}
%{_prefix}/lib/rpm/redhat %{_prefix}/lib/rpm/redhat
%changelog %changelog
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com> * Fri Feb 3 2006 Jeremy Katz <katzj@redhat.com> - 8.0.40-1
- rebuilt - use -mtune=generic for x86 and x86_64
* Tue Aug 16 2005 Elliot Lee <sopwith@redhat.com> - 8.0.39-1 * Tue Aug 16 2005 Elliot Lee <sopwith@redhat.com> - 8.0.39-1
- Fix #165416 - Fix #165416

View File

@ -1 +1 @@
3b2efb53bfb26967868a21268ce6a8a2 redhat-rpm-config-8.0.39.tar.gz 2ac1416b5232864d0233841b348afe34 redhat-rpm-config-8.0.40.tar.gz