Hello community,

here is the log from the commit of package sysfsutils for openSUSE:Factory 
checked in at 2012-02-21 07:32:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sysfsutils (Old)
 and      /work/SRC/openSUSE:Factory/.sysfsutils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/sysfsutils/sysfsutils.changes    2011-09-23 
12:47:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sysfsutils.new/sysfsutils.changes       
2012-02-21 07:32:46.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Feb 16 20:11:00 UTC 2012 - [email protected]
+
+- Libraries are back to %{_libdir}, /usr merge project 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sysfsutils.spec ++++++
--- /var/tmp/diff_new_pack.zpdR7F/_old  2012-02-21 07:32:47.000000000 +0100
+++ /var/tmp/diff_new_pack.zpdR7F/_new  2012-02-21 07:32:47.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package sysfsutils (Version 2.1.0)
+# spec file for package sysfsutils
 #
-# Copyright (c) 2010 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
@@ -15,15 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           sysfsutils
 Summary:        System Utilities Package / Libsysfs
-Version:        2.1.0
-Release:        138
 License:        LGPL-2.1+
 Group:          System/Libraries
+Version:        2.1.0
+Release:        0
 Url:            http://linux-diag.sourceforge.net
 Source:         
http://aleron.dl.sourceforge.net/sourceforge/linux-diag/%{name}-%{version}.tar.gz
 Source2:        baselibs.conf
@@ -51,7 +49,6 @@
 
 %package devel
 Summary:        Development files for libsysfs
-License:        LGPL-2.1+
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
 
@@ -67,16 +64,12 @@
 %setup -q
 
 %build
-%configure --disable-static --with-pic --libdir=/%{_lib}
+%configure --disable-static --with-pic
 %{__make} %{?_smp_mflags}
 
 %install
 make install DESTDIR=%{buildroot}
-# create devel symlink in /usr
-mkdir -p %{buildroot}%{_libdir}
-%{__ln_s} -v /%{_lib}/$(readlink %{buildroot}/%{_lib}/libsysfs.so) 
%{buildroot}%{_libdir}/libsysfs.so
-%{__rm} -v %{buildroot}/%{_lib}/libsysfs.so
-%{__rm} -v %{buildroot}/%{_lib}/libsysfs.la
+%{__rm} -v %{buildroot}/%{_libdir}/libsysfs.la
 # don't install the tools
 rm -f %{buildroot}/%{_bindir}/dlist_test
 rm -f %{buildroot}/%{_bindir}/get_device
@@ -95,7 +88,7 @@
 %defattr(-,root,root)
 /usr/bin/systool
 %{_mandir}/man1/systool.1.gz
-/%{_lib}/libsysfs.so.*
+%{_libdir}/libsysfs.so.*
 %doc README ChangeLog
 
 %files devel

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

Reply via email to