Hello community,

here is the log from the commit of package plzip for openSUSE:Factory checked 
in at 2014-09-25 08:43:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plzip (Old)
 and      /work/SRC/openSUSE:Factory/.plzip.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plzip"

Changes:
--------
--- /work/SRC/openSUSE:Factory/plzip/plzip.changes      2014-07-23 
22:06:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.plzip.new/plzip.changes 2014-09-25 
08:43:09.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Sep 23 16:55:53 UTC 2014 - jeng...@inai.de
+
+- Drop gpg-offline build-time requirement; this is now handled by
+  the local source validator
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ plzip.spec ++++++
--- /var/tmp/diff_new_pack.AomAd9/_old  2014-09-25 08:43:10.000000000 +0200
+++ /var/tmp/diff_new_pack.AomAd9/_new  2014-09-25 08:43:10.000000000 +0200
@@ -1,4 +1,8 @@
 # vim: set ts=4 sw=4 et:
+#
+# spec file for package plzip
+#
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Pascal Bleser <pascal.ble...@opensuse.org>
 #
 # All modifications and additions to the file contributed by third parties
@@ -11,25 +15,27 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
 
 Name:           plzip
 Version:        1.1
 Release:        0
 Summary:        Parallel LZMA Data Compressor
-URL:            http://www.nongnu.org/lzip/plzip.html
-Group:          Productivity/Archiving/Compression
 License:        GPL-3.0+
+Group:          Productivity/Archiving/Compression
+Url:            http://www.nongnu.org/lzip/plzip.html
 
-#Freecode-URL: http://freecode.com/projects/plzip
 Source:         
http://download-mirror.savannah.gnu.org/releases/lzip/%name-%version.tar.lz
 Source2:        
http://download-mirror.savannah.gnu.org/releases/lzip/%name-%version.tar.lz.sig
 Source3:        %name.keyring
-BuildRoot:      %{_tmppath}/build-%{name}-%{version}
-BuildRequires:  lzlib-devel lzip
-BuildRequires:  gcc-c++ libstdc++-devel make glibc-devel
-%if 0%{?suse_version} >= 1230
-BuildRequires:  gpg-offline
-%endif
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  gcc-c++
+BuildRequires:  glibc-devel
+BuildRequires:  libstdc++-devel
+BuildRequires:  lzip
+BuildRequires:  lzlib-devel
+BuildRequires:  make
 PreReq:         %install_info_prereq
 
 %description
@@ -45,7 +51,6 @@
 distribution and data archiving.
 
 %prep
-%{?gpg_verify: %gpg_verify %{S:2}}
 %if 0%{?__lzip:1}
 %setup -q
 %else



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

Reply via email to