Hello community,

here is the log from the commit of package libzip for openSUSE:Factory checked 
in at 2012-02-16 16:19:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libzip (Old)
 and      /work/SRC/openSUSE:Factory/.libzip.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libzip", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libzip/libzip.changes    2011-12-31 
17:20:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libzip.new/libzip.changes       2012-02-16 
16:19:28.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Feb 13 10:49:41 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libzip.spec ++++++
--- /var/tmp/diff_new_pack.VBl67S/_old  2012-02-16 16:19:29.000000000 +0100
+++ /var/tmp/diff_new_pack.VBl67S/_new  2012-02-16 16:19:29.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libzip
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,17 +16,17 @@
 #
 
 
-
 Name:           libzip
 Version:        0.10
-Release:        3
+Release:        0
 Summary:        C library for reading, creating, and modifying zip archives
-License:        BSD3c
+License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
 Source0:        http://www.nih.at/libzip/%{name}-%{version}.tar.bz2
 Url:            http://www.nih.at/libzip
+BuildRequires:  libtool
+BuildRequires:  pkg-config
 BuildRequires:  zlib-devel
-BuildRequires:  libtool pkg-config
 Provides:       libzip-util = %{version}
 Obsoletes:      libzip-util < %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -43,12 +43,12 @@
  * zipcmp - compares the zip archives and check if they contains same files
  * ziptorrent - manipulate with a restricted file format used for using 
bittorrent on zip files.
 
-%package -n libzip2
+%define soname 2
+
+%package -n libzip%soname
 Summary:        C library for reading, creating, and modifying zip archives
 Group:          Development/Libraries/C and C++
 
-%define soname 2
-
 %description -n libzip%{soname}
 This is libzip, a C library for reading, creating, and modifying zip
 archives.  Files can be added from data buffers, files, or compressed

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

Reply via email to