Hello community,

here is the log from the commit of package opencdk for openSUSE:Factory checked 
in at 2013-01-14 22:24:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opencdk (Old)
 and      /work/SRC/openSUSE:Factory/.opencdk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opencdk", Maintainer is "co...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/opencdk/opencdk.changes  2011-11-22 
17:49:16.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.opencdk.new/opencdk.changes     2013-01-14 
22:24:17.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Jan 12 19:20:02 UTC 2013 - co...@suse.com
+
+- remove suse_update_config
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ opencdk.spec ++++++
--- /var/tmp/diff_new_pack.9lfG6l/_old  2013-01-14 22:24:17.000000000 +0100
+++ /var/tmp/diff_new_pack.9lfG6l/_new  2013-01-14 22:24:17.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package opencdk
 #
-# Copyright (c) 2011 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
@@ -16,16 +16,17 @@
 #
 
 
-
 Name:           opencdk
-BuildRequires:  libgcrypt-devel libtool pkg-config zlib-devel
+BuildRequires:  libgcrypt-devel
+BuildRequires:  libtool
+BuildRequires:  pkg-config
+BuildRequires:  zlib-devel
 Url:            http://www.gnutls.org/
 Version:        0.6.6
-Release:        5
+Release:        0
 Summary:        Library Providing Basic Parts of the OpenPGP Message Format
 License:        GPL-2.0+
 Group:          System/Libraries
-AutoReqProv:    on
 Source:         %{name}-%{version}.tar.bz2
 Source2:        baselibs.conf
 Patch:          opencdk-0.6.6-remove_pointer_comparison.patch
@@ -43,14 +44,7 @@
 and to use basic operations. For example, to encrypt and decrypt, sign
 and verify, and provide packet routines.
 
-
-
-Authors:
---------
-    Timo Schulz <twoa...@freakmail.de>
-
 %package -n libopencdk10
-License:        GPL-2.0+
 Summary:        Library Providing Basic Parts of the OpenPGP Message Format
 Group:          System/Libraries
 # libopencdk last used in 10.3
@@ -71,34 +65,24 @@
 and to use basic operations. For example, to encrypt and decrypt, sign
 and verify, and provide packet routines.
 
-
-
-Authors:
---------
-    Timo Schulz <twoa...@freakmail.de>
-
 %package -n libopencdk-devel
-License:        GPL-2.0+
 Summary:        Development tools for programs which will use the opencdk 
library
 Group:          Development/Libraries/C and C++
-Requires:       libopencdk10 = %{version}, libgcrypt-devel, glibc-devel, 
libgpg-error-devel, zlib-devel
+Requires:       glibc-devel
+Requires:       libgcrypt-devel
+Requires:       libgpg-error-devel
+Requires:       libopencdk10 = %{version}
+Requires:       zlib-devel
 
 %description -n libopencdk-devel
 This package contains the header files and static libraries for
 developing programs which will be linked against the opencdk library.
 
-
-
-Authors:
---------
-    Timo Schulz <twoa...@freakmail.de>
-
 %prep
 %setup -q
 %patch -p1
 
 %build
-%suse_update_config
 autoreconf --force --install
 CFLAGS="$RPM_OPT_FLAGS" ./configure \
                --prefix=%{_prefix} \

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

Reply via email to