Blame SPECS/gperf.spec

6b5362
Summary: A perfect hash function generator
6b5362
Name: gperf
6b5362
Version: 3.1
6b5362
Release: 13%{?dist}
6b5362
License: GPLv3+
6b5362
Source: ftp://ftp.gnu.org/pub/gnu/gperf/gperf-%{version}.tar.gz
6b5362
URL: http://www.gnu.org/software/gperf/
6b5362
6b5362
BuildRequires:  gcc
6b5362
BuildRequires:  gcc-c++
6b5362
BuildRequires: make
6b5362
6b5362
%description
6b5362
Gperf is a perfect hash function generator written in C++. Simply
6b5362
stated, a perfect hash function is a hash function and a data
6b5362
structure that allows recognition of a key word in a set of words
6b5362
using exactly one probe into the data structure.
6b5362
6b5362
%prep
6b5362
%setup -q
6b5362
6b5362
%build
6b5362
%configure
6b5362
%make_build
6b5362
6b5362
%install
6b5362
#mkdir -p $RPM_BUILD_ROOT/usr/share/{man,info}
6b5362
%make_install
6b5362
6b5362
# remove the stuff from the buildroot
6b5362
rm -rf $RPM_BUILD_ROOT{%{_mandir}/{dvi,html},%{_datadir}/doc}
6b5362
6b5362
%files
6b5362
%doc README NEWS doc/*.{html,pdf} COPYING
6b5362
%{_bindir}/%{name}
6b5362
%{_mandir}/man1/gperf.1*
6b5362
%{_infodir}/gperf.info*
6b5362
6b5362
%changelog
6b5362
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.1-13
6b5362
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
6b5362
  Related: rhbz#1991688
6b5362
6b5362
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 3.1-12
6b5362
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
6b5362
6b5362
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-11
6b5362
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
6b5362
6b5362
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-10
6b5362
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
6b5362
6b5362
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-9
6b5362
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
6b5362
6b5362
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-8
6b5362
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
6b5362
6b5362
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-7
6b5362
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
6b5362
6b5362
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-6
6b5362
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
6b5362
6b5362
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-5
6b5362
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
6b5362
6b5362
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-4
6b5362
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
6b5362
6b5362
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-3
6b5362
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
6b5362
6b5362
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-2
6b5362
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
6b5362
6b5362
* Thu Jan 26 2017 Richard W.M. Jones <rjones@redhat.com> - 3.1-1
6b5362
- New upstream version 3.1.
6b5362
- Remove some obsolete cruft from the spec file.
6b5362
6b5362
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.4-12
6b5362
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
6b5362
6b5362
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.4-11
6b5362
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
6b5362
6b5362
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 3.0.4-10
6b5362
- Rebuilt for GCC 5 C++11 ABI change
6b5362
6b5362
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.4-9
6b5362
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
6b5362
6b5362
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.4-8
6b5362
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
6b5362
6b5362
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.4-7
6b5362
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
6b5362
6b5362
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.4-6
6b5362
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
6b5362
6b5362
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.4-5
6b5362
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
6b5362
6b5362
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.4-4
6b5362
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
6b5362
6b5362
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.4-3
6b5362
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
6b5362
6b5362
* Mon Mar 01 2010 Roman Rakus <rrakus@redhat.com> - 3.0.4-2
6b5362
- Fixed license to the right GPLv3+
6b5362
6b5362
* Mon Mar 01 2010 Roman Rakus <rrakus@redhat.com> - 3.0.4-1
6b5362
- Version 3.0.4
6b5362
6b5362
* Tue Aug 11 2009 Roman Rakus <rrakus@redhat.com> - 3.0.3-9
6b5362
- Don't print errors in post and preun sections (#515942)
6b5362
6b5362
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.3-8
6b5362
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
6b5362
6b5362
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.3-7
6b5362
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
6b5362
6b5362
* Tue Jan 27 2009 Roman Rakus <rrakus@redhat.com> - 3.0.3-6
6b5362
- Don't use makeinstall
6b5362
- Remove ps files from doc
6b5362
  Resolves: #225854
6b5362
6b5362
* Mon Jan 19 2009 Roman Rakus <rrakus@redhat.com> - 3.0.3-5
6b5362
- Specfile fixes
6b5362
  Resolves: #225854
6b5362
6b5362
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 3.0.3-4
6b5362
- Autorebuild for GCC 4.3
6b5362
6b5362
* Tue Jan 08 2008 Florian La Roche <laroche@redhat.com> - 3.0.3-3
6b5362
- fix license tag and summary
6b5362
6b5362
* Tue Aug 21 2007 Florian La Roche <laroche@redhat.com> - 3.0.3-2
6b5362
- rebuild
6b5362
6b5362
* Sun Jun 03 2007 Florian La Roche <laroche@redhat.com> - 3.0.3-1
6b5362
- 3.0.3
6b5362
6b5362
* Mon Jan 22 2007 Florian La Roche <laroche@redhat.com>
6b5362
- rhbz#223695
6b5362
6b5362
* Sat Nov 04 2006 Florian La Roche <laroche@redhat.com>
6b5362
- 3.0.2 (#213852)
6b5362
6b5362
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 3.0.1-7.2.2
6b5362
- rebuild
6b5362
6b5362
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 3.0.1-7.2.1
6b5362
- bump again for double-long bug on ppc(64)
6b5362
6b5362
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 3.0.1-7.2
6b5362
- rebuilt for new gcc4.1 snapshot and glibc changes
6b5362
6b5362
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
6b5362
- rebuilt
6b5362
6b5362
* Tue Aug 02 2005 Karsten Hopp <karsten@redhat.de> 3.0.1-7
6b5362
- Gcc4 fix (Tomo Vuckovic) #164885 
6b5362
6b5362
* Wed Mar 02 2005 Karsten Hopp <karsten@redhat.de> 3.0.1-6
6b5362
- build with gcc-4
6b5362
6b5362
* Wed Feb 09 2005 Karsten Hopp <karsten@redhat.de> 3.0.1-5
6b5362
- rebuilt
6b5362
6b5362
* Mon Oct 11 2004 Ivana Varekova <varekova@redhat.com>
6b5362
- minor spec updates
6b5362
6b5362
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
6b5362
- rebuilt
6b5362
6b5362
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
6b5362
- rebuilt
6b5362
6b5362
* Fri Jun 13 2003 Florian La Roche <Florian.LaRoche@redhat.de>
6b5362
- 3.0.1
6b5362
6b5362
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
6b5362
- rebuilt
6b5362
6b5362
* Thu May 08 2003 Florian La Roche <Florian.LaRoche@redhat.de>
6b5362
- update to 3.0
6b5362
6b5362
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
6b5362
- rebuilt
6b5362
6b5362
* Fri Nov 22 2002 Tim Powers <timp@redhat.com>
6b5362
- remove unpackaged files from the buildroot
6b5362
6b5362
* Sat Aug 10 2002 Elliot Lee <sopwith@redhat.com>
6b5362
- rebuilt with gcc-3.2 (we hope)
6b5362
6b5362
* Mon Jul 22 2002 Tim Powers <timp@redhat.com>
6b5362
- rebuild using gcc-3.2-0.1
6b5362
6b5362
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
6b5362
- automated rebuild
6b5362
6b5362
* Thu May 23 2002 Tim Powers <timp@redhat.com>
6b5362
- automated rebuild
6b5362
6b5362
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
6b5362
- automated rebuild
6b5362
6b5362
* Wed Sep 12 2001 Tim Powers <timp@redhat.com>
6b5362
- rebuild with new gcc and binutils
6b5362
6b5362
* Tue Apr 24 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.7.2-1
6b5362
- Update to 2.7.2
6b5362
6b5362
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
6b5362
- automatic rebuild
6b5362
6b5362
* Tue Jul  4 2000 Jakub Jelinek <jakub@redhat.com>
6b5362
- Rebuild with new C++
6b5362
6b5362
* Sun Jun 18 2000 Matt Wilson <msw@redhat.com>
6b5362
- user infodir and mandir macros for FHS
6b5362
- use %%makeinstall
6b5362
6b5362
* Fri Feb  4 2000 Bernhard Rosenkraenzer <bero@redhat.com>
6b5362
- rebuild to gzip manpage
6b5362
- don't use CC=egcs
6b5362
- fix description
6b5362
6b5362
* Wed Mar 24 1999 Cristian Gafton <gafton@redhat.com>
6b5362
- added patches for egcs from UP
6b5362
6b5362
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
6b5362
- auto rebuild in the new build environment (release 4)
6b5362
6b5362
* Thu Oct 29 1998 Bill Nottingham <notting@redhat.com>
6b5362
- patch for latest egcs
6b5362
6b5362
* Sat Oct 10 1998 Cristian Gafton <gafton@redhat.com>
6b5362
- strip binary
6b5362
6b5362
* Tue Jul 28 1998 Jeff Johnson <jbj@redhat.com>
6b5362
- create.