Hello community,

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

Package is "libgpg-error", Maintainer is "vci...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgpg-error/libgpg-error.changes        
2011-11-21 15:46:11.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libgpg-error.new/libgpg-error.changes   
2012-02-15 16:16:27.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 21:31:41 UTC 2012 - crrodrig...@opensuse.org
+
+- Move libraries back to %{_libdir}, /usr merge project
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libgpg-error.spec ++++++
--- /var/tmp/diff_new_pack.qAb8CZ/_old  2012-02-15 16:16:29.000000000 +0100
+++ /var/tmp/diff_new_pack.qAb8CZ/_new  2012-02-15 16:16:29.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgpg-error
 #
-# 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,14 +16,13 @@
 #
 
 
-
 Name:           libgpg-error
 Version:        1.10
-Release:        1
-License:        GPL-2.0+ ; LGPL-2.1+
+Release:        0
 Summary:        Library That Defines Common Error Values for All GnuPG 
Components
-Url:            http://www.gnupg.org/
+License:        GPL-2.0+ ; LGPL-2.1+
 Group:          Development/Libraries/C and C++
+Url:            http://www.gnupg.org/
 Source:         %name-%version.tar.bz2
 Source2:        baselibs.conf
 # rename package to "libgpg-error-nld" and set this to 1 for NLD
@@ -38,8 +37,8 @@
 pinentry, SmartCard Daemon, and possibly more in the future.
 
 %package -n libgpg-error0
-License:        GPL-2.0+ ; LGPL-2.1+
 Summary:        Library That Defines Common Error Values for All GnuPG 
Components
+License:        GPL-2.0+ ; LGPL-2.1+
 Group:          Development/Libraries/C and C++
 # bug437293
 %ifarch ppc64
@@ -55,8 +54,8 @@
 pinentry, SmartCard Daemon, and possibly more in the future.
 
 %package devel
-License:        GPL-2.0+ ; LGPL-2.1+ ; MIT
 Summary:        Development package for libgpg-error
+License:        GPL-2.0+ ; LGPL-2.1+ ; MIT
 Group:          Development/Libraries/C and C++
 # bug437293
 %ifarch ppc64
@@ -80,15 +79,12 @@
 
 %build
 autoreconf -fiv
-%configure --disable-static --with-pic --libdir=/%{_lib}
+%configure --disable-static --with-pic
 make %{?_smp_mflags}
 
 %install
 %make_install
-rm %{buildroot}/%{_lib}/libgpg-error.la
-mkdir -p %{buildroot}%{_libdir}
-ln -s -v /%{_lib}/$(readlink %{buildroot}/%{_lib}/%{name}.so) 
%{buildroot}%{_libdir}/%{name}.so
-rm -v %{buildroot}/%{_lib}/%{name}.so
+rm %{buildroot}%{_libdir}/libgpg-error.la
 # Drop the lisp stuff, it depends on ASDF and CFFI
 # which needs to be packaged first
 rm -r %{buildroot}%{_datadir}/common-lisp
@@ -103,7 +99,7 @@
 
 %files -n libgpg-error0 -f %{name}.lang
 %defattr(-,root,root)
-/%{_lib}/libgpg-error*.so.*
+%{_libdir}/libgpg-error*.so.*
 
 %files devel
 %defattr(-,root,root)

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

Reply via email to