Elliot Lee 72cfc64
Summary: Red Hat specific rpm configuration files.
Elliot Lee 72cfc64
Name: redhat-rpm-config
Elliot Lee cec7d07
Version: 8.0.11
Bill Nottingham 47209de
Release: 1
Elliot Lee 72cfc64
License: GPL
Elliot Lee 72cfc64
Group: Development/System
Elliot Lee 72cfc64
Source: redhat-rpm-config-%{version}.tar.gz
Elliot Lee 72cfc64
BuildArch: noarch
Elliot Lee fa31600
#Requires: rpmbuild(VendorConfig) <= 4.1
Elliot Lee 72cfc64
BuildRoot: %{_tmppath}/%{name}-root
Elliot Lee 72cfc64
Elliot Lee 72cfc64
%description
Elliot Lee 72cfc64
Red Hat specific rpm configuration files.
Elliot Lee 72cfc64
Elliot Lee 72cfc64
%prep
Elliot Lee 72cfc64
Elliot Lee 72cfc64
%install
Elliot Lee 72cfc64
rm -rf ${RPM_BUILD_ROOT}
Elliot Lee 72cfc64
mkdir -p ${RPM_BUILD_ROOT}%{_prefix}/lib/rpm
Elliot Lee 9996838
( cd ${RPM_BUILD_ROOT}%{_prefix}/lib/rpm; tar xzf %{SOURCE0}; mv %{name}-%{version} redhat; rm -f redhat/*.spec )
Elliot Lee 72cfc64
Elliot Lee 72cfc64
%clean
Elliot Lee 72cfc64
rm -rf ${RPM_BUILD_ROOT}
Elliot Lee 72cfc64
Elliot Lee 72cfc64
%files
Elliot Lee 72cfc64
%defattr(-,root,root)
Elliot Lee 72cfc64
%{_prefix}/lib/rpm/redhat
Elliot Lee 72cfc64
Elliot Lee 72cfc64
%changelog
Bill Nottingham 47209de
* Tue Dec  3 2002 Bill Nottingham <notting@redhat.com> 8.0.8-1
Bill Nottingham 47209de
- turn debug packages off
Bill Nottingham 47209de
- override optflags with no -g
Bill Nottingham 47209de
Elliot Lee 389ef3b
* Fri Nov 22 2002 Elliot Lee <sopwith@redhat.com> 8.0.7-1
Elliot Lee 389ef3b
- turn on debug packages
Elliot Lee 389ef3b
Elliot Lee 1de7d81
* Thu Nov 21 2002 Elliot Lee <sopwith@redhat.com> 8.0.6-1
Elliot Lee 1de7d81
- Pass __strip and __objdump macros
Elliot Lee 1de7d81
Elliot Lee 3b777d0
* Thu Nov 21 2002 Elliot Lee <sopwith@redhat.com> 8.0.5-1
Elliot Lee 3b777d0
- Update macros to specify find-provides/find-requires
Elliot Lee 3b777d0
Elliot Lee d4970a5
* Thu Oct 31 2002 Elliot Lee <sopwith@redhat.com> 8.0.4-1
Elliot Lee fa31600
- Remove tracking dependency
Elliot Lee fa31600
Phil Knirsch 0a68ef9
* Wed Oct 16 2002 Phil Knirsch <pknirsch@redhat.com> 8.0.3-2
Phil Knirsch 0a68ef9
- Added fix for outdated config.[sub|guess] files in %configure section
Phil Knirsch 0a68ef9
Elliot Lee d5044b5
* Wed Oct 16 2002 Elliot Lee <sopwith@redhat.com> 8.0.3-1
Elliot Lee d5044b5
- New release that blows up on unpackaged files and missing doc files.
Elliot Lee d5044b5
Jeremy Katz be06bd9
* Thu Oct  3 2002 Jeremy Katz <katzj@redhat.com> 8.0.2
Jeremy Katz be06bd9
- don't redefine everything in macros, just what we need to
Jeremy Katz be06bd9
Jeremy Katz be06bd9
* Mon Sep 16 2002 Alexander Larsson <alexl@redhat.com> 8.0.1
61fb9e2
- Add debug package support to %__spec_install_post
61fb9e2
Bill Nottingham bfb314a
* Tue Sep  3 2002 Bill Nottingham <notting@redhat.com> 8.0-1
Bill Nottingham bfb314a
- bump version
Bill Nottingham bfb314a
Elliot Lee 122edab
* Wed Aug 28 2002 Elliot Lee <sopwith@redhat.com> 7.3.94-1
Elliot Lee 122edab
- Update macrofiles
Elliot Lee 122edab
Elliot Lee 3031bc2
* Wed Jul 31 2002 Elliot Lee <sopwith@redhat.com> 7.3.93-1
Elliot Lee 3031bc2
- Add _unpackaged_files_terminate_build and 
Elliot Lee 3031bc2
_missing_doc_files_terminate_build to macros
Elliot Lee 3031bc2
Elliot Lee 38aa583
* Thu Jul 11 2002 Elliot Lee <sopwith@redhat.com> 7.3.92-6
Elliot Lee 38aa583
- find-lang.sh fix from 67368
Elliot Lee 8617b2f
- find-requires fix from 67325
Elliot Lee 38aa583
Elliot Lee 3827110
* Thu Jul 11 2002 Elliot Lee <sopwith@redhat.com> 7.3.92-5
Elliot Lee 3827110
- Add /etc/rpm/macros back to make #67951 go away
Elliot Lee 3827110
cb63b82
* Wed Jun 26 2002 Jens Petersen <petersen@redhat.com> 7.3.92-4
22b27c8
- fix %%configure targeting for autoconf-2.5x (#58468)
cb63b82
- include ~/.rpmmacros in macrofiles file path again
cb63b82
cb63b82
* Fri Jun 21 2002 Tim Powers <timp@redhat.com> 7.3.92-3
cb63b82
- automated rebuild
cb63b82
Elliot Lee d5db7f5
* Fri Jun 21 2002 Elliot Lee <sopwith@redhat.com> 7.3.92-2
Elliot Lee d5db7f5
- Don't define _arch
Elliot Lee d5db7f5
Elliot Lee 3ee6bad
* Thu Jun 20 2002 Elliot Lee <sopwith@redhat.com> 7.3.92-1
Elliot Lee 8c076a3
- find-lang error detection from Havoc
Elliot Lee 8c076a3
Elliot Lee 9996838
* Wed Jun 12 2002 Elliot Lee <sopwith@redhat.com> 7.3.91-1
Elliot Lee 9996838
- Update
Elliot Lee 9996838
Elliot Lee 72cfc64
* Sun Jun  9 2002 Jeff Johnson <jbj@redhat.com>
Elliot Lee 72cfc64
- create.