Hello community,

here is the log from the commit of package make for openSUSE:Factory checked in 
at 2013-03-22 12:01:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/make (Old)
 and      /work/SRC/openSUSE:Factory/.make.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "make", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/make/make.changes        2013-02-26 
15:22:21.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.make.new/make.changes   2013-03-22 
12:01:33.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Mar 21 10:14:16 UTC 2013 - meiss...@suse.com
+
+- use source urls
+- gpg verification
+
+-------------------------------------------------------------------

New:
----
  make-3.82.tar.bz2.sig
  make.keyring

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ make.spec ++++++
--- /var/tmp/diff_new_pack.m3sv0D/_old  2013-03-22 12:01:37.000000000 +0100
+++ /var/tmp/diff_new_pack.m3sv0D/_new  2013-03-22 12:01:37.000000000 +0100
@@ -25,7 +25,10 @@
 Summary:        GNU make
 License:        GPL-2.0+
 Group:          Development/Tools/Building
-Source:         make-%version.tar.bz2
+Source:         http://ftp.gnu.org/gnu/make/make-%version.tar.bz2
+Source1:        http://ftp.gnu.org/gnu/make/make-%version.tar.bz2.sig
+# keyring downloaded from 
http://savannah.gnu.org/project/memberlist-gpgkeys.php?group=make
+Source2:        %name.keyring
 Patch2:         make-slowdown-parallelism.diff
 Patch3:         make-disable-broken-tests.diff
 Patch4:         make-savannah-bug30723-expand_makeflags_before_reexec.diff
@@ -38,12 +41,18 @@
 Patch9:         make-parallel-build.patch
 Patch64:        make-library-search-path.diff
 Patch65:        config-guess-update.diff
+%if 0%{?suse_version} > 1220
+BuildRequires:  gpg-offline
+%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 The GNU make command with extensive documentation.
 
 %prep
+%if 0%{?suse_version} > 1220
+%gpg_verify %{S:1}
+%endif
 %setup -q
 %patch2
 %patch3 -p1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to