Hello community,

here is the log from the commit of package lockdev for openSUSE:Factory
checked in at Mon Sep 19 21:13:56 CEST 2011.



--------
--- lockdev/lockdev.changes     2011-06-28 09:23:40.000000000 +0200
+++ /mounts/work_src_done/STABLE/lockdev/lockdev.changes        2011-06-29 
09:08:12.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jun 29 07:07:12 UTC 2011 - lnus...@suse.de
+
+- make sure lockdev is linked against it's shared lib so the
+  automatic deps are set correctly.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ lockdev.spec ++++++
--- /var/tmp/diff_new_pack.1ngapJ/_old  2011-09-19 21:13:52.000000000 +0200
+++ /var/tmp/diff_new_pack.1ngapJ/_new  2011-09-19 21:13:52.000000000 +0200
@@ -58,7 +58,7 @@
 License:        LGPLv2
 Summary:        A library for locking devices
 Group:          Development/Libraries/C and C++
-Requires:       liblockdev1 = %{version}
+Requires:       lockdev = %{version}
 Recommends:     pkg-config
 
 %description devel
@@ -81,9 +81,12 @@
 EOF
 touch ChangeLog
 autoreconf -f -i
-%configure
+%configure --disable-silent-rules
 make %{?_smp_mflags}
 
+%check
+objdump -p src/.libs/lockdev | grep -q "NEEDED.*liblockdev.so.1"
+
 %install
 %makeinstall
 #


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



Remember to have fun...

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

Reply via email to