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..11dd5f0 100644 --- a/libgcrypt.spec +++ b/libgcrypt.spec @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: libgcrypt @@ -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