Accepting request 18873 from Base:System
Copy from Base:System/hello based on submit request 18873 from user mlschroe OBS-URL: https://build.opensuse.org/request/show/18873 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hello?expand=0&rev=6
This commit is contained in:
parent
e25838537e
commit
732974d147
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de
|
||||||
|
|
||||||
|
- make patch0 usage consistent
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Feb 7 18:55:52 CET 2009 - schwab@suse.de
|
Sat Feb 7 18:55:52 CET 2009 - schwab@suse.de
|
||||||
|
|
||||||
|
56
hello.spec
56
hello.spec
@ -26,7 +26,7 @@ Provides: mailreader
|
|||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: A Friendly Greeting Program
|
Summary: A Friendly Greeting Program
|
||||||
Version: 2.3
|
Version: 2.3
|
||||||
Release: 78
|
Release: 79
|
||||||
Source0: ftp://ftp.gnu.org/pub/gnu/hello/hello-%{version}.tar.bz2
|
Source0: ftp://ftp.gnu.org/pub/gnu/hello/hello-%{version}.tar.bz2
|
||||||
Patch0: hello-1.3.dif
|
Patch0: hello-1.3.dif
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -57,7 +57,7 @@ Authors:
|
|||||||
# Use defined macro
|
# Use defined macro
|
||||||
%{hello}
|
%{hello}
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch
|
%patch0
|
||||||
# force rebuild with non-broken makeinfo
|
# force rebuild with non-broken makeinfo
|
||||||
rm -f doc/*.info
|
rm -f doc/*.info
|
||||||
|
|
||||||
@ -97,55 +97,3 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sat Feb 07 2009 schwab@suse.de
|
|
||||||
- Rebuild broken info file.
|
|
||||||
* Sun Mar 16 2008 crrodriguez@suse.de
|
|
||||||
- fix file-not-in-lang errors
|
|
||||||
* Mon Jul 09 2007 meissner@suse.de
|
|
||||||
- upgraded to version 2.3
|
|
||||||
- bugfixes, updates to buildsystem
|
|
||||||
- now GPLv3 licensed.
|
|
||||||
* Wed Jan 25 2006 mls@suse.de
|
|
||||||
- converted neededforbuild to BuildRequires
|
|
||||||
* Wed Sep 14 2005 cthiel@suse.de
|
|
||||||
- specfile cleanup
|
|
||||||
* Wed Mar 10 2004 meissner@suse.de
|
|
||||||
- run make check
|
|
||||||
- added feedback based profiling optimization.
|
|
||||||
* Sun Jan 11 2004 adrian@suse.de
|
|
||||||
- build as user
|
|
||||||
* Thu Apr 24 2003 ro@suse.de
|
|
||||||
- fix install_info --delete call and move from preun to postun
|
|
||||||
* Fri Feb 07 2003 ke@suse.de
|
|
||||||
- Use install_info macro [# 23424].
|
|
||||||
* Tue Jun 11 2002 schwab@suse.de
|
|
||||||
- Don't package %%{_infodir}/dir.
|
|
||||||
* Tue Jun 11 2002 ke@suse.de
|
|
||||||
- Update to version 2.1.1; from NEWS:
|
|
||||||
* Automake support.
|
|
||||||
* Experimental NLS ("Native Language Support").
|
|
||||||
* Translations for ca, da, de, el, eo, es, et, fi, fr, gl, he, hr, hu,
|
|
||||||
id, it, ja, ko, lv, nb, nl, nn, pl, pt, pt_BR, ru, sk, sl, sv, tr, and
|
|
||||||
uk.
|
|
||||||
* Test suite.
|
|
||||||
* Add a contrib directory.
|
|
||||||
* Manual page, produced with 'help2man'.
|
|
||||||
* Create proper copyright statement for all output formats.
|
|
||||||
* New greeting message ('-n', '--next-generation').
|
|
||||||
* Bugfixes:
|
|
||||||
*. GNU hello ('-m') does not loop forever if MAIL environment variable is
|
|
||||||
not set.
|
|
||||||
- spec file: Use DESTDIR; use predefined RPM macros; add %%clean section.
|
|
||||||
* Sun Feb 20 2000 ke@suse.de
|
|
||||||
- General spec file cleanup:
|
|
||||||
- Add group tag.
|
|
||||||
- ./configure -> %%build.
|
|
||||||
- Use %%{version} and %%{_infodir} macros.
|
|
||||||
- Add `#neededforbuild automake' to use the suse_update_config macro.
|
|
||||||
* Mon Sep 13 1999 bs@suse.de
|
|
||||||
- ran old prepare_spec on spec file to switch to new prepare_spec.
|
|
||||||
* Thu Jul 16 1998 ke@suse.de
|
|
||||||
- Use the BuildRoot feature properly.
|
|
||||||
- Update home site (the Source: tag).
|
|
||||||
* Sun Sep 14 1997 Karl Eichwalder <ke@suse.de>
|
|
||||||
- initial package: version 1.3
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user