Hello community,

here is the log from the commit of package parted for openSUSE:Factory checked 
in at 2013-04-17 07:43:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/parted (Old)
 and      /work/SRC/openSUSE:Factory/.parted.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "parted", Maintainer is "pu...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/parted/parted.changes    2012-11-22 
16:52:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.parted.new/parted.changes       2013-04-17 
07:43:30.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Apr 15 12:24:12 UTC 2013 - idon...@suse.com
+
+- Add Source URL, see https://en.opensuse.org/SourceUrls
+- Add GPG checking
+
+-------------------------------------------------------------------

Old:
----
  parted-2.4.tar.bz2

New:
----
  parted-2.4.tar.gz
  parted-2.4.tar.gz.sig
  parted.keyring

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

Other differences:
------------------
++++++ parted.spec ++++++
--- /var/tmp/diff_new_pack.ZWL7kQ/_old  2013-04-17 07:43:32.000000000 +0200
+++ /var/tmp/diff_new_pack.ZWL7kQ/_new  2013-04-17 07:43:32.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package parted
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,8 +23,10 @@
 License:        GPL-3.0+
 Group:          System/Filesystems
 Url:            http://www.gnu.org/software/parted/
-Source0:        %{name}-%{version}.tar.bz2
-Source1:        baselibs.conf
+Source0:        ftp://ftp.gnu.org/gnu/parted/%{name}-%{version}.tar.gz
+Source1:        ftp://ftp.gnu.org/gnu/parted/%{name}-%{version}.tar.gz.sig
+Source2:        parted.keyring
+Source3:        baselibs.conf
 Patch0:         always-resize-part.dif
 Patch1:         parted-type.patch
 Patch2:         parted-mac.patch
@@ -60,6 +62,9 @@
 BuildRequires:  libuuid-devel
 BuildRequires:  pkg-config
 BuildRequires:  readline-devel
+%if %suse_version >= 1230
+BuildRequires:  gpg-offline
+%endif
 PreReq:         %install_info_prereq
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # bug437293
@@ -97,6 +102,7 @@
 
 %lang_package
 %prep
+%{?gpg_verify: %gpg_verify %{S:1}}
 %setup -q
 %patch0
 %patch1 -p1

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

Reply via email to