commit opencdk for openSUSE:Factory

2013-01-14 Thread h_root
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.0 +0100
+++ /work/SRC/openSUSE:Factory/.opencdk.new/opencdk.changes 2013-01-14 
22:24:17.0 +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.0 +0100
+++ /var/tmp/diff_new_pack.9lfG6l/_new  2013-01-14 22:24:17.0 +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 
-
 %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 
-
 %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 
-
 %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



commit opencdk for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package opencdk for openSUSE:Factory checked 
in at 2011-12-06 18:33:50

Comparing /work/SRC/openSUSE:Factory/opencdk (Old)
 and  /work/SRC/openSUSE:Factory/.opencdk.new (New)


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

Changes:




Other differences:
--
++ opencdk.spec ++
--- /var/tmp/diff_new_pack.fFku4x/_old  2011-12-06 18:55:16.0 +0100
+++ /var/tmp/diff_new_pack.fFku4x/_new  2011-12-06 18:55:16.0 +0100
@@ -23,7 +23,7 @@
 Version:0.6.6
 Release:5
 Summary:Library Providing Basic Parts of the OpenPGP Message Format
-License:GPLv2+
+License:GPL-2.0+
 Group:  System/Libraries
 AutoReqProv:on
 Source: %{name}-%{version}.tar.bz2
@@ -50,7 +50,7 @@
 Timo Schulz 
 
 %package -n libopencdk10
-License:GPLv2+
+License:GPL-2.0+
 Summary:Library Providing Basic Parts of the OpenPGP Message Format
 Group:  System/Libraries
 # libopencdk last used in 10.3
@@ -78,7 +78,7 @@
 Timo Schulz 
 
 %package -n libopencdk-devel
-License:GPLv2+
+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

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



commit opencdk for openSUSE:Factory

2011-11-22 Thread h_root
Hello community,

here is the log from the commit of package opencdk for openSUSE:Factory checked 
in at 2011-11-22 17:49:02

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-09-23 
02:15:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.opencdk.new/opencdk.changes 2011-11-22 
17:49:16.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 20 06:26:44 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ opencdk.spec ++
--- /var/tmp/diff_new_pack.E3Dgdi/_old  2011-11-22 17:49:18.0 +0100
+++ /var/tmp/diff_new_pack.E3Dgdi/_new  2011-11-22 17:49:18.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package opencdk (Version 0.6.6)
+# spec file for package opencdk
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -18,7 +18,7 @@
 
 
 Name:   opencdk
-BuildRequires:  libgcrypt-devel pkg-config zlib-devel
+BuildRequires:  libgcrypt-devel libtool pkg-config zlib-devel
 Url:http://www.gnutls.org/
 Version:0.6.6
 Release:5

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