Blame SPECS/pinfo.spec

73196b
Summary: An info file viewer
73196b
Name: pinfo
73196b
Version: 0.6.10
73196b
Release: 29%{?dist}
73196b
License: GPLv2
73196b
URL: http://pinfo.alioth.debian.org
73196b
Source: http://alioth.debian.org/frs/download.php/3351/pinfo-0.6.10.tar.bz2
73196b
Patch1: pinfo-0.6.9-xdg.patch
73196b
Patch2: pinfo-0.6.9-infosuff.patch
73196b
Patch3: pinfo-0.6.9-nogroup.patch
73196b
Patch4: pinfo-0.6.9-mansection.patch
73196b
Patch5: pinfo-0.6.9-infopath.patch
73196b
Patch6: pinfo-0.6.10-man.patch
73196b
Patch7: pinfo-0.6.9-as-needed.patch
73196b
Patch8: pinfo-0.6.10-gcc10.patch
73196b
73196b
BuildRequires: make
73196b
BuildRequires: ncurses-devel
73196b
BuildRequires: automake gettext-devel libtool texinfo
73196b
Requires: xdg-utils
73196b
73196b
%description
73196b
Pinfo is an info file (or man page) viewer with a user interface
73196b
similar to the Lynx Web browser's interface.  Pinfo supports searching
73196b
using regular expressions, and is based on the ncurses library.
73196b
73196b
%prep
73196b
%autosetup -p1
73196b
73196b
%build
73196b
./autogen.sh
73196b
%configure --without-readline
73196b
%make_build
73196b
73196b
%install
73196b
%make_install
73196b
# These symbolic links conflict with actual binaries in perl-pmtools (bz 437612)
73196b
# ln -sf pinfo $RPM_BUILD_ROOT%{_bindir}/pman
73196b
# ln -sf pinfo.1 $RPM_BUILD_ROOT%{_mandir}/man1/pman.1
73196b
73196b
# This file should not be packaged
73196b
rm -f $RPM_BUILD_ROOT%{_infodir}/dir
73196b
73196b
%find_lang %{name}
73196b
73196b
%files -f %{name}.lang
73196b
%doc AUTHORS COPYING ChangeLog* NEWS README TECHSTUFF
73196b
%config(noreplace) %{_sysconfdir}/pinforc
73196b
%{_bindir}/pinfo
73196b
# %{_bindir}/pman
73196b
%{_infodir}/pinfo.info*
73196b
%{_mandir}/man1/pinfo.1*
73196b
# %{_mandir}/man1/pman.1*
73196b
73196b
%changelog
73196b
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.6.10-29
73196b
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
73196b
  Related: rhbz#1991688
73196b
73196b
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.6.10-28
73196b
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
73196b
73196b
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.10-27
73196b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
73196b
73196b
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.10-26
73196b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
73196b
73196b
* Mon Feb 24 2020 Than Ngo <than@redhat.com> - 0.6.10-25
73196b
- Fixed FTBFS
73196b
73196b
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.10-24
73196b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
73196b
73196b
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.10-23
73196b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
73196b
73196b
* Fri Mar 01 2019 Lukas Nykryn <lnykryn@redhat.com> - 0.6.10-22
73196b
- fix ftbfs
73196b
73196b
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.10-21
73196b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
73196b
73196b
* Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 0.6.10-20
73196b
- Rebuild with fixed binutils
73196b
73196b
* Sat Jul 28 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.10-19
73196b
- Replace obsolete scriptlets
73196b
73196b
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.10-18
73196b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
73196b
73196b
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.10-17
73196b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
73196b
73196b
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.10-16
73196b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
73196b
73196b
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.10-15
73196b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
73196b
73196b
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.10-14
73196b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
73196b
73196b
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.10-13
73196b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
73196b
73196b
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.10-12
73196b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
73196b
73196b
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 0.6.10-11
73196b
- Rebuilt for Fedora 23 Change
73196b
  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
73196b
73196b
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.10-10
73196b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
73196b
73196b
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.10-9
73196b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
73196b
73196b
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.10-8
73196b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
73196b
73196b
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.10-7
73196b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
73196b
73196b
* Thu Sep 06 2012 Lukáš Nykrýn <lnykryn@redhat.com> - 0.6.10-6
73196b
- Add -p and -d to manpage (#854900)
73196b
73196b
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.10-5
73196b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
73196b
73196b
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.10-4
73196b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
73196b
73196b
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.10-3
73196b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
73196b
73196b
* Wed Sep 29 2010 jkeating - 0.6.10-2
73196b
- Rebuilt for gcc bug 634757
73196b
73196b
* Tue Sep 21 2010 Miroslav Lichvar <mlichvar@redhat.com> 0.6.10-1
73196b
- update to 0.6.10
73196b
73196b
* Thu Jan 07 2010 Miroslav Lichvar <mlichvar@redhat.com> 0.6.9-12
73196b
- fix source URL
73196b
73196b
* Thu Sep 24 2009 Miroslav Lichvar <mlichvar@redhat.com> 0.6.9-11
73196b
- suppress install-info errors (#515995)
73196b
- mark config as noreplace
73196b
73196b
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.9-10
73196b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
73196b
73196b
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.9-9
73196b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
73196b
73196b
* Thu Sep 04 2008 Miroslav Lichvar <mlichvar@redhat.com> 0.6.9-8
73196b
- modify default search path for info pages so that current
73196b
  directory is searched last (#458633)
73196b
73196b
* Tue Apr  1 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.6.9-7
73196b
- drop symbolic links to avoid file conflict with perl-pmtools (bz 437612)
73196b
73196b
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.6.9-6
73196b
- Autorebuild for GCC 4.3
73196b
73196b
* Wed Oct 03 2007 Miroslav Lichvar <mlichvar@redhat.com> 0.6.9-5
73196b
- use xdg-utils instead of htmlview (#312471)
73196b
73196b
* Wed Aug 22 2007 Miroslav Lichvar <mlichvar@redhat.com> 0.6.9-4
73196b
- update license tag
73196b
73196b
* Fri Feb 23 2007 Miroslav Lichvar <mlichvar@redhat.com> 0.6.9-3
73196b
- save section of first man page to history (#208738)
73196b
- remove dot from summary
73196b
73196b
* Fri Jan 19 2007 Miroslav Lichvar <mlichvar@redhat.com> 0.6.9-2
73196b
- use correct group when dropping group privileges (#221107)
73196b
- open also files without .info suffix
73196b
- make scriptlets safer
73196b
- make sure readline support isn't compiled in
73196b
73196b
* Tue Sep 12 2006 Miroslav Lichvar <mlichvar@redhat.com> 0.6.9-1.fc6
73196b
- update to 0.6.9
73196b
- package locale files
73196b
73196b
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.6.8-11.2.2
73196b
- rebuild
73196b
73196b
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.6.8-11.2.1
73196b
- bump again for double-long bug on ppc(64)
73196b
73196b
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.6.8-11.2
73196b
- rebuilt for new gcc4.1 snapshot and glibc changes
73196b
73196b
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
73196b
- rebuilt
73196b
73196b
* Fri Apr 22 2005 Mike A. Harris <mharris@redhat.com> 0.6.8-11
73196b
- Work around an idiotic bug in rpm (#118780) by using multiple Requires
73196b
  lines instead of the Requires(foo,bar) syntax that rpm documentation
73196b
  states is valid.  This fixes reported pinfo kickstart issue (#155700)
73196b
73196b
* Thu Mar  3 2005 Mike A. Harris <mharris@redhat.com> 0.6.8-10
73196b
- Rebuilt with gcc 4 for FC4
73196b
- Replaced Prereq: with Requires(post,preun)
73196b
73196b
* Thu Dec 23 2004 Mike A. Harris <mharris@redhat.com> 0.6.8-9
73196b
- Replaced pinfo-0.6.0-mkstemp.patch with updated pinfo-0.6.8-mkstemp.patch
73196b
  to fix an additional insecure tempnam() usage detected by our buildsystem
73196b
73196b
* Thu Dec 23 2004 Mike A. Harris <mharris@redhat.com> 0.6.8-8
73196b
- Added pinfo-0.6.8.memcorruption.patch and pinfo-0.6.8.memleak.patch by
73196b
  Sami Farin to fix a couple pinfo bugs reported in (#138770)
73196b
73196b
* Sun Sep 26 2004 Rik van Riel <riel@redhat.com> 0.6.8-7
73196b
- use htmlviewer as the browser, since lynx might not be installed (bz #123349)
73196b
73196b
* Wed Sep 22 2004 Mike A. Harris <mharris@redhat.com> 0.6.8-6
73196b
- Bump release and rebuild in rawhide for FC3
73196b
73196b
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
73196b
- rebuilt
73196b
73196b
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
73196b
- rebuilt
73196b
73196b
* Sat Jan 10 2004 Mike A. Harris <mharris@redhat.com> 0.6.8-3
73196b
- Added RPM_OPT_FLAGS to CFLAGS as it wasn't being used (#109197)
73196b
73196b
* Fri Oct 31 2003 Mike A. Harris <mharris@redhat.com> 0.6.8-2
73196b
- Updated package URL to current project homepage (#101214)
73196b
73196b
* Sat Oct 25 2003 Florian La Roche <Florian.LaRoche@redhat.de> 0.6.8-1
73196b
- Updated to 0.6.8
73196b
73196b
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
73196b
- rebuilt
73196b
73196b
* Sun May 18 2003 Mike A. Harris <mharris@redhat.com> 0.6.7-1
73196b
- Updated to 0.6.7
73196b
- Dropped already included patch pinfo-0.6.6-0.6.6p1.patch
73196b
73196b
* Wed Jan 22 2003 Mike A. Harris <mharris@redhat.com> 0.6.6-4
73196b
- Added pinfo-0.6.6-0.6.6p1.patch to fix bug (#78504)
73196b
73196b
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
73196b
- rebuilt
73196b
73196b
* Wed Dec 11 2002 Karsten Hopp <karsten@redhat.de> 0.6.6-2
73196b
- add missing Prereq
73196b
73196b
* Tue Nov 12 2002 Mike A. Harris <mharris@redhat.com> 0.6.6-1
73196b
- Updated to 0.6.6
73196b
- Corrected typos in description field
73196b
73196b
* Tue Nov 12 2002 Mike A. Harris <mharris@redhat.com> 0.6.4-9
73196b
- Now how ironic is *this* one?...  The info documentation on pinfo has been
73196b
  missing from our packages.  Mass rebuild tests caught this.  Fixed now.
73196b
- Added post/preun scripts for updating info dir db with install-info
73196b
73196b
* Sat Oct  5 2002 Mike A. Harris <mharris@redhat.com> 0.6.4-8
73196b
- All-arch rebuild
73196b
- Added _sysconfdir where appropriate
73196b
73196b
* Fri Jun 21 2002 Tim Powers <timp@redhat.com> 0.6.4-7
73196b
- automated rebuild
73196b
73196b
* Sun May 26 2002 Tim Powers <timp@redhat.com> 0.6.4-6
73196b
- automated rebuild
73196b
73196b
* Wed May 22 2002 Mike A. Harris <mharris@redhat.com> 0.6.4-5
73196b
- Bumped release to rebuild in rawhide
73196b
73196b
* Tue Feb 26 2002 Mike A. Harris <mharris@redhat.com> 0.6.4-4
73196b
- Bumped release to rebuild in rawhide
73196b
73196b
* Wed Jan 09 2002 Tim Powers <timp@redhat.com> 0.6.4-3
73196b
- automated rebuild
73196b
73196b
* Sun Dec 23 2001 Mike A. Harris <mharris@redhat.com> 0.6.4-2
73196b
- Bumped release to rebuild in rawhide
73196b
73196b
* Sun Dec 23 2001 Mike A. Harris <mharris@redhat.com> 0.6.4-1
73196b
- Updated to 0.6.4
73196b
73196b
* Wed Nov 21 2001 Mike A. Harris <mharris@redhat.com> 0.6.3-1
73196b
- Updated to 0.6.3
73196b
73196b
* Sat Jul 21 2001 Mike A. Harris <mharris@redhat.com> 0.6.1-2
73196b
- Add buildprereq on ncurses-devel
73196b
73196b
* Thu Jun 21 2001 Mike A. Harris <mharris@redhat.com> 0.6.1-1
73196b
- Updated to 0.6.1
73196b
- s/Copyright/License/ spec tag
73196b
73196b
* Wed Aug 16 2000 Nalin Dahyabhai <nalin@redhat.com>
73196b
- move to the same group as the info and man packages
73196b
73196b
* Mon Aug  7 2000 Nalin Dahyabhai <nalin@redhat.com>
73196b
- add pman(1) links, per documentation
73196b
73196b
* Wed Aug  2 2000 Nalin Dahyabhai <nalin@redhat.com>
73196b
- fix possible crash due to use of tempnam()
73196b
73196b
* Wed Jul 19 2000 Nalin Dahyabhai <nalin@redhat.com>
73196b
- update to 0.6.0
73196b
73196b
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
73196b
- automatic rebuild
73196b
73196b
* Tue Jun 27 2000 Nalin Dahyabhai <nalin@redhat.com>
73196b
- spec file cleanups
73196b
73196b
* Thu Jun  8 2000 Nalin Dahyabhai <nalin@redhat.com>
73196b
- rebuild for main distribution
73196b
- use %%makeinstall
73196b
73196b
* Wed May 17 2000 Tim Powers <timp@redhat.com>
73196b
- updated to 0.5.9
73196b
- use %%configure and %%{_prefix} where possible
73196b
73196b
* Mon Aug 30 1999 Tim Powers <timp@redhat.com>
73196b
- changed group
73196b
73196b
* Sun Aug 8 1999 Tim Powers <timp@redhat.com>
73196b
- rebuilt to be included in Powertools