Hello community,

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

Package is "libgcrypt", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgcrypt/libgcrypt.changes      2011-11-16 
17:19:20.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libgcrypt.new/libgcrypt.changes 2012-02-15 
16:16:23.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 15:23:56 UTC 2012 - [email protected]
+
+- Libraries back into %{_libdir}, /usr merge project 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libgcrypt.spec ++++++
--- /var/tmp/diff_new_pack.DzoXEs/_old  2012-02-15 16:16:27.000000000 +0100
+++ /var/tmp/diff_new_pack.DzoXEs/_new  2012-02-15 16:16:27.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgcrypt
 #
-# 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,13 +16,12 @@
 #
 
 
-
 Name:           libgcrypt
 BuildRequires:  libgpg-error-devel
 BuildRequires:  libtool
 Url:            http://www.gnu.org/directory/Security/libgcrypt.html
 Version:        1.5.0
-Release:        1
+Release:        0
 Summary:        The GNU Crypto Library
 License:        GPL-2.0+ ; LGPL-2.1+
 Group:          Development/Libraries/C and C++
@@ -40,6 +39,7 @@
 
 %package -n libgcrypt11
 Summary:        The GNU Crypto Library
+License:        GPL-2.0+ ; LGPL-2.1+
 Group:          Development/Libraries/C and C++
 # bug437293
 %ifarch ppc64
@@ -55,8 +55,8 @@
 GnuPG (alpha version).
 
 %package devel
-License:        GFDL-1.1 ; GPL-2.0+ ; LGPL-2.1+ ; MIT
 Summary:        The GNU Crypto Library
+License:        GFDL-1.1 ; GPL-2.0+ ; LGPL-2.1+ ; MIT
 Group:          Development/Libraries/C and C++
 Requires:       libgcrypt11 = %version libgpg-error-devel
 # bug437293
@@ -88,7 +88,7 @@
 #
 %{?suse_update_config}
 autoreconf -fi
-%configure --with-pic --libdir=/%{_lib} \
+%configure --with-pic \
                --enable-noexecstack \
                --disable-static \
 %ifarch %sparc
@@ -107,10 +107,7 @@
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
 #
-rm $RPM_BUILD_ROOT/%{_lib}/libgcrypt.la
-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
+rm %{buildroot}%{_libdir}/libgcrypt.la
 
 %post -n libgcrypt11 -p /sbin/ldconfig
 
@@ -127,7 +124,7 @@
 %files -n libgcrypt11
 %defattr(-,root,root)
 %doc AUTHORS COPYING COPYING.LIB ChangeLog NEWS README THANKS TODO
-/%_lib/libgcrypt.so.11*
+%{_libdir}/libgcrypt.so.11*
 
 %files devel
 %defattr(-,root,root)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to