From 06e79c21e24be9bf63395f6a3e29b0b3baf69ab6a619816e1eb990ac0e0ca40e Mon Sep 17 00:00:00 2001 From: Karl Eichwalder Date: Mon, 19 Jan 2015 09:43:41 +0000 Subject: [PATCH] Accepting request 281627 from home:posophe:branches:Base:System update OBS-URL: https://build.opensuse.org/request/show/281627 OBS-URL: https://build.opensuse.org/package/show/Base:System/hello?expand=0&rev=16 --- hello-2.10.tar.gz | 3 +++ hello-2.10.tar.gz.sig | 17 +++++++++++++++++ hello-2.9.tar.gz | 3 --- hello-2.9.tar.gz.sig | 7 ------- hello.changes | 16 ++++++++++++++++ hello.spec | 21 ++++++--------------- 6 files changed, 42 insertions(+), 25 deletions(-) create mode 100644 hello-2.10.tar.gz create mode 100644 hello-2.10.tar.gz.sig delete mode 100644 hello-2.9.tar.gz delete mode 100644 hello-2.9.tar.gz.sig diff --git a/hello-2.10.tar.gz b/hello-2.10.tar.gz new file mode 100644 index 0000000..bfbc038 --- /dev/null +++ b/hello-2.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31e066137a962676e89f69d1b65382de95a7ef7d914b8cb956f41ea72e0f516b +size 725946 diff --git a/hello-2.10.tar.gz.sig b/hello-2.10.tar.gz.sig new file mode 100644 index 0000000..65959b9 --- /dev/null +++ b/hello-2.10.tar.gz.sig @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQIcBAABCAAGBQJUaJPFAAoJEKlVMkX96bc5EuMP/2Z8T2r+ZjJbveEfVKuY3LbG +sPqZqI/t0WISsfhRen3R/tiis0lN8TWIdTFRnLqtxyqfzDDtgzrPg8gwICFYxE6W +ffVvgbbDA14EuatWHfnAK1SjWsaemJIO1rGROgNFqsatEDIOf7bg4NZ6Gs1QR0rJ +p4W+LYKiP8UeJwV4Xd2d/h+rf4XBWo5HTNYwgZpZawklWupmIx0bXi3HiRs4MJQm +mfbNrNE5YcAWQpBwAxgcUCwGHlvDonpvu0i0D4tNoMeneLAhZty1GCnamTlcuDXJ +IZpg0Ky9mYEnyRhaRnLsyaZ2kzJhOSMNfVzSP2+ge+JfTuenw1yvhAZC9qTLoV+f +1xUhxUkmzgDV3pVpc9qB+LVGfJclrHtrgD2dakmph5JGGhAoAExwrkyO3qxE5jzJ +x2C83aNpBjNqPhAVIcywXpFWBT8sbsXgwLufXWFwQtyxIm1dxrOku0SI5oYm1ZON +l1rjkaQmpFKx1oo7eOG1XLbCQ1Ii1qEDSiXTvQwoaBTkAcPz1KOVGEyby6kf9AS9 +DjuJzh8oQgylaDk5FqGqsY6S90Naz7SJSrBi/3xOP51LvsLciNx+EPBNrRJzFDYw +svn/ahaWx4hsXr0ErjqAzqE6ZNQQcyKa5qDDFD5dz14dSI78FjZ4u2WUwZCGyW+u +OFOwPF0lXuPO6q2UFcpj +=s6wC +-----END PGP SIGNATURE----- diff --git a/hello-2.9.tar.gz b/hello-2.9.tar.gz deleted file mode 100644 index f76410f..0000000 --- a/hello-2.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ecbb7a2214196c57ff9340aa71458e1559abd38f6d8d169666846935df191ea7 -size 723645 diff --git a/hello-2.9.tar.gz.sig b/hello-2.9.tar.gz.sig deleted file mode 100644 index 2983985..0000000 --- a/hello-2.9.tar.gz.sig +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.12 (GNU/Linux) - -iD8DBQBSVeuDaAifc4DuSgARAjR3AJwPuKudSAdbuUaCr0Zz4R3TajeHRwCg01sL -A0AGE4zfIkzpIQuO1N/ZwFM= -=UXxP ------END PGP SIGNATURE----- diff --git a/hello.changes b/hello.changes index 0baede0..56153ff 100644 --- a/hello.changes +++ b/hello.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sat Jan 17 19:12:38 UTC 2015 - p.drouand@gmail.com + +- Updateto version 2.10 + * The 'Hello, World' message is now part of translations. The + translation bug was introduced in release 2.9. + * Make use of none-recursive build. + * Removal of user-defined new-style. + * Include an example how to add a section to a manual page, such as BUGS. + * Rather than 'fprintf (stderr' use libc 'error()' reporting facility. + * Start using 'make update-copyright' facility. + * Generate ChangeLog from git commit logs. + * Avoid manual page generation errors when cross-compiling. +- Split out translation files into a lang subpackage +- Make main package recommend hello-lang + ------------------------------------------------------------------- Sun Nov 16 07:58:25 UTC 2014 - meissner@suse.com diff --git a/hello.spec b/hello.spec index 2c3d888..cc60d01 100644 --- a/hello.spec +++ b/hello.spec @@ -1,7 +1,7 @@ # # spec file for package hello # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ Provides: mailreader Summary: A Friendly Greeting Program License: GPL-3.0+ Group: Development/Tools/Other -Version: 2.9 +Version: 2.10 Release: 0 Url: http://www.gnu.org/software/hello Source0: ftp://ftp.gnu.org/pub/gnu/hello/hello-%{version}.tar.gz @@ -33,6 +33,7 @@ Patch0: hello-1.3.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: makeinfo PreReq: %install_info_prereq +Recommends: %{name}-lang %description The GNU hello program produces a familiar, friendly greeting. It @@ -42,18 +43,7 @@ General Public License, users are free to share and change it. GNU hello supports many native languages. - - -Authors: --------- - The King - Charles Hannum - David J. MacKenzie - Jan Brittenson - Michael I Bushnell - Mike Haertel - Noah Friedman - Roland McGrath +%lang_package %prep # Use defined macro @@ -88,11 +78,12 @@ make check %postun %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz -%files -f %{name}.lang +%files %defattr(-, root, root) %doc COPYING TODO NEWS README THANKS ABOUT-NLS %{_bindir}/* %{_infodir}/*.gz %{_mandir}/*/* +%files lang -f %{name}.lang %changelog