This commit is contained in:
parent
45dd180121
commit
ce0fcab5d2
@ -1,23 +1,31 @@
|
|||||||
#
|
#
|
||||||
# spec file for package help2man (Version 1.36.4)
|
# spec file for package help2man (Version 1.36.4)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
|
||||||
# package are under the same license as the package itself.
|
|
||||||
#
|
#
|
||||||
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: help2man
|
Name: help2man
|
||||||
BuildRequires: perl-gettext
|
BuildRequires: perl-gettext
|
||||||
URL: http://www.gnu.org/software/help2man/
|
Url: http://www.gnu.org/software/help2man/
|
||||||
Summary: Create Simple Man Pages from --help Output
|
Summary: Create Simple Man Pages from --help Output
|
||||||
Version: 1.36.4
|
Version: 1.36.4
|
||||||
Release: 1
|
Release: 124
|
||||||
Group: Development/Tools/Doc Generators
|
Group: Development/Tools/Doc Generators
|
||||||
License: GPL
|
License: GPL v2 or later
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
Source: help2man-%{version}.tar.gz
|
Source: help2man-%{version}.tar.gz
|
||||||
#Patch: help2man-%{version}.diff
|
#Patch: help2man-%{version}.diff
|
||||||
@ -71,42 +79,42 @@ rm -fr $RPM_BUILD_ROOT
|
|||||||
%dir %{_mandir}/??/man1
|
%dir %{_mandir}/??/man1
|
||||||
%{_mandir}/??/man1/*.gz
|
%{_mandir}/??/man1/*.gz
|
||||||
|
|
||||||
%changelog -n help2man
|
%changelog
|
||||||
* Mon May 15 2006 - schwab@suse.de
|
* Mon May 15 2006 schwab@suse.de
|
||||||
- Update to help2man 1.36.4.
|
- Update to help2man 1.36.4.
|
||||||
* Add sv translation from Daniel Nylander (closes: #349568).
|
* Add sv translation from Daniel Nylander (closes: #349568).
|
||||||
* Updated fr translation from Denis Barbier (closes: #338995).
|
* Updated fr translation from Denis Barbier (closes: #338995).
|
||||||
* Wed Jan 25 2006 - mls@suse.de
|
* Wed Jan 25 2006 mls@suse.de
|
||||||
- converted neededforbuild to BuildRequires
|
- converted neededforbuild to BuildRequires
|
||||||
* Wed Nov 02 2005 - schwab@suse.de
|
* Wed Nov 02 2005 schwab@suse.de
|
||||||
- Update to help2man 1.36.2.
|
- Update to help2man 1.36.2.
|
||||||
* Mon Oct 17 2005 - schwab@suse.de
|
* Mon Oct 17 2005 schwab@suse.de
|
||||||
- Update to help2man 1.36.1.
|
- Update to help2man 1.36.1.
|
||||||
* Wed Oct 05 2005 - schwab@suse.de
|
* Wed Oct 05 2005 schwab@suse.de
|
||||||
- Update to help2man 1.35.2.
|
- Update to help2man 1.35.2.
|
||||||
* Thu Sep 29 2005 - dmueller@suse.de
|
* Thu Sep 29 2005 dmueller@suse.de
|
||||||
- add norootforbuild
|
- add norootforbuild
|
||||||
* Fri Nov 26 2004 - schwab@suse.de
|
* Fri Nov 26 2004 schwab@suse.de
|
||||||
- Update to help2man 1.35.1.
|
- Update to help2man 1.35.1.
|
||||||
* Wed Nov 24 2004 - schwab@suse.de
|
* Wed Nov 24 2004 schwab@suse.de
|
||||||
- Update to help2man 1.34.2.
|
- Update to help2man 1.34.2.
|
||||||
* Mon Jul 21 2003 - schwab@suse.de
|
* Mon Jul 21 2003 schwab@suse.de
|
||||||
- Update to help2man 1.33.1.
|
- Update to help2man 1.33.1.
|
||||||
* Thu Jul 10 2003 - schwab@suse.de
|
* Thu Jul 10 2003 schwab@suse.de
|
||||||
- Compile shared library with -fPIC.
|
- Compile shared library with -fPIC.
|
||||||
* Thu Jul 10 2003 - schwab@suse.de
|
* Thu Jul 10 2003 schwab@suse.de
|
||||||
- Update to help2man 1.31.1.
|
- Update to help2man 1.31.1.
|
||||||
- Not noarch any more.
|
- Not noarch any more.
|
||||||
* Thu Apr 24 2003 - ro@suse.de
|
* Thu Apr 24 2003 ro@suse.de
|
||||||
- fix install_info --delete call and move from preun to postun
|
- fix install_info --delete call and move from preun to postun
|
||||||
* Mon Apr 07 2003 - schwab@suse.de
|
* Mon Apr 07 2003 schwab@suse.de
|
||||||
- Only delete info entries when removing last version.
|
- Only delete info entries when removing last version.
|
||||||
* Thu Feb 06 2003 - schwab@suse.de
|
* Thu Feb 06 2003 schwab@suse.de
|
||||||
- Use %%install_info.
|
- Use %%install_info.
|
||||||
* Tue Sep 17 2002 - schwab@suse.de
|
* Tue Sep 17 2002 schwab@suse.de
|
||||||
- Update to help2man 1.29.
|
- Update to help2man 1.29.
|
||||||
* Tue Jun 04 2002 - schwab@suse.de
|
* Tue Jun 04 2002 schwab@suse.de
|
||||||
- Update to version 1.28.
|
- Update to version 1.28.
|
||||||
* New option --info-page.
|
* New option --info-page.
|
||||||
* Mon Mar 11 2002 - schwab@suse.de
|
* Mon Mar 11 2002 schwab@suse.de
|
||||||
- Initial version 1.27.
|
- Initial version 1.27.
|
||||||
|
Loading…
Reference in New Issue
Block a user