From e821ff4fac854b662114423e25842f3479cf2de0140b1b8bc07ef9440df3a36f Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 13 Nov 2011 14:40:21 +0000 Subject: [PATCH 1/2] Remove redundant/unwanted tags/section (cf. specfile guidelines) OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=7 --- libgcrypt.changes | 5 +++++ libgcrypt.spec | 46 +--------------------------------------------- 2 files changed, 6 insertions(+), 45 deletions(-) diff --git a/libgcrypt.changes b/libgcrypt.changes index 49619ad..a4e1f8e 100644 --- a/libgcrypt.changes +++ b/libgcrypt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 13 14:37:29 UTC 2011 - jengelh@medozas.de + +- Remove redundant/unwanted tags/section (cf. specfile guidelines) + ------------------------------------------------------------------- Sun Nov 13 09:16:36 UTC 2011 - coolo@suse.com diff --git a/libgcrypt.spec b/libgcrypt.spec index 5c645ae..591dffc 100644 --- a/libgcrypt.spec +++ b/libgcrypt.spec @@ -15,13 +15,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: libgcrypt BuildRequires: libgpg-error-devel BuildRequires: libtool -Url: http://www.gnu.org/directory/Security/libgcrypt.html +URL: http://www.gnu.org/directory/Security/libgcrypt.html Version: 1.5.0 Release: 1 Summary: The GNU Crypto Library @@ -39,21 +38,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Libgcrypt is a general purpose crypto library based on the code used in GnuPG (alpha version). - - -Authors: --------- - Maintainer: wk@g10code.com - - Authors: Werner Koch - Matthew Skala - Michael Roth - Niklas Hernaeus - Rémi Guyomarch - Timo Schulz - %package -n libgcrypt11 -License: GPLv2+ ; LGPLv2.1+ Summary: The GNU Crypto Library Group: Development/Libraries/C and C++ # bug437293 @@ -69,19 +54,6 @@ Provides: libgcrypt = %{version} Libgcrypt is a general purpose crypto library based on the code used in GnuPG (alpha version). - - -Authors: --------- - Maintainer: wk@g10code.com - - Authors: Werner Koch - Matthew Skala - Michael Roth - Niklas Hernaeus - Rémi Guyomarch - Timo Schulz - %package devel License: GFDLv1.1 ; GPLv2+ ; LGPLv2.1+ ; MIT Summary: The GNU Crypto Library @@ -101,19 +73,6 @@ GnuPG (alpha version). This package contains needed files to compile and link against the library. - - -Authors: --------- - Maintainer: wk@g10code.com - - Authors: Werner Koch - Matthew Skala - Michael Roth - Niklas Hernaeus - Rémi Guyomarch - Timo Schulz - %prep %setup -q -n libgcrypt-%version %patch0 -p1 @@ -153,9 +112,6 @@ mkdir -p $RPM_BUILD_ROOT%_libdir %{__ln_s} -v /%{_lib}/$(readlink %{buildroot}/%{_lib}/%{name}.so) %{buildroot}%{_libdir}/%{name}.so %{__rm} -v %{buildroot}/%{_lib}/%{name}.so -%clean -rm -rf $RPM_BUILD_ROOT - %post -n libgcrypt11 -p /sbin/ldconfig %postun -n libgcrypt11 -p /sbin/ldconfig From 1d2dee7342b3d458016be351c2d2db9cc8374f338729f9e3968fcfbb784991a9 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 15 Nov 2011 12:55:51 +0000 Subject: [PATCH 2/2] merged OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=8 --- libgcrypt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libgcrypt.spec b/libgcrypt.spec index 591dffc..11dd5f0 100644 --- a/libgcrypt.spec +++ b/libgcrypt.spec @@ -20,7 +20,7 @@ Name: libgcrypt BuildRequires: libgpg-error-devel BuildRequires: libtool -URL: http://www.gnu.org/directory/Security/libgcrypt.html +Url: http://www.gnu.org/directory/Security/libgcrypt.html Version: 1.5.0 Release: 1 Summary: The GNU Crypto Library