cvsdist 266fbcc
Summary: Red Hat specific rpm configuration files.
cvsdist 266fbcc
Name: redhat-rpm-config
cvsdist 266fbcc
Version: 7.3.92
cvsdist 266fbcc
Release: 6
cvsdist 266fbcc
License: GPL
cvsdist 266fbcc
Group: Development/System
cvsdist 266fbcc
Source: redhat-rpm-config-%{version}.tar.gz
cvsdist 266fbcc
BuildArch: noarch
cvsdist 266fbcc
Requires: rpmbuild(VendorConfig) <= 4.1
cvsdist 266fbcc
BuildRoot: %{_tmppath}/%{name}-root
cvsdist 266fbcc
cvsdist 266fbcc
%description
cvsdist 266fbcc
Red Hat specific rpm configuration files.
cvsdist 266fbcc
cvsdist 266fbcc
%prep
cvsdist 266fbcc
cvsdist 266fbcc
%install
cvsdist 266fbcc
rm -rf ${RPM_BUILD_ROOT}
cvsdist 266fbcc
mkdir -p ${RPM_BUILD_ROOT}%{_prefix}/lib/rpm
cvsdist 266fbcc
( cd ${RPM_BUILD_ROOT}%{_prefix}/lib/rpm; tar xzf %{SOURCE0}; mv %{name}-%{version} redhat; rm -f redhat/*.spec )
cvsdist 266fbcc
cvsdist 266fbcc
%clean
cvsdist 266fbcc
rm -rf ${RPM_BUILD_ROOT}
cvsdist 266fbcc
cvsdist 266fbcc
%files
cvsdist 266fbcc
%defattr(-,root,root)
cvsdist 266fbcc
%{_prefix}/lib/rpm/redhat
cvsdist 266fbcc
cvsdist 266fbcc
%changelog
cvsdist 266fbcc
* Mon Jul 15 2002 Karsten Hopp <karsten@redhat.de>
cvsdist 266fbcc
- fix typo in the latest change to enable ~/.rpmmacros agin
cvsdist 266fbcc
cvsdist 266fbcc
* Thu Jul 11 2002 Elliot Lee <sopwith@redhat.com> 7.3.92-5
cvsdist 266fbcc
- Add /etc/rpm/macros back to make #67951 go away
cvsdist 266fbcc
cvsdist 266fbcc
* Wed Jun 26 2002 Jens Petersen <petersen@redhat.com> 7.3.92-4
cvsdist 266fbcc
- fix %%configure targeting for autoconf-2.5x (#58468)
cvsdist 266fbcc
- include ~/.rpmmacros in macrofiles file path again
cvsdist 266fbcc
cvsdist 266fbcc
* Fri Jun 21 2002 Tim Powers <timp@redhat.com> 7.3.92-3
cvsdist 266fbcc
- automated rebuild
cvsdist 266fbcc
cvsdist 266fbcc
* Fri Jun 21 2002 Elliot Lee <sopwith@redhat.com> 7.3.92-2
cvsdist 266fbcc
- Don't define _arch
cvsdist 266fbcc
cvsdist 266fbcc
* Thu Jun 20 2002 Elliot Lee <sopwith@redhat.com> 7.3.92-1
cvsdist 266fbcc
- find-lang error detection from Havoc
cvsdist 266fbcc
cvsdist 266fbcc
* Wed Jun 12 2002 Elliot Lee <sopwith@redhat.com> 7.3.91-1
cvsdist 266fbcc
- Update
cvsdist 266fbcc
cvsdist 266fbcc
* Sun Jun  9 2002 Jeff Johnson <jbj@redhat.com>
cvsdist 266fbcc
- create.