Hello community,

here is the log from the commit of package lockdev for openSUSE:Factory
checked in at Mon Sep 26 10:09:04 CEST 2011.



--------
--- lockdev/lockdev.changes     2011-09-17 14:55:43.000000000 +0200
+++ /mounts/work_src_done/STABLE/lockdev/lockdev.changes        2011-06-29 
09:08:12.000000000 +0200
@@ -2,5 +1,0 @@
-Sat Sep 17 12:54:37 UTC 2011 - [email protected]
-
-- fix lockdev to work with /var/lock/lockdev in >11.4
-
--------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ lockdev.spec ++++++
--- /var/tmp/diff_new_pack.1k1qPG/_old  2011-09-26 10:08:59.000000000 +0200
+++ /var/tmp/diff_new_pack.1k1qPG/_new  2011-09-26 10:08:59.000000000 +0200
@@ -38,12 +38,6 @@
 BuildRequires:  pkg-config
 BuildRequires:  perl(ExtUtils::MakeMaker)
 
-%if 0%{?suse_version} > 1140
-%define path_lock /var/lock/lockdev
-%else
-%define path_lock /var/lock
-%endif
-
 %description
 Lockdev provides a reliable way to put an exclusive lock to devices
 using both FSSTND and SVr4 methods.
@@ -87,8 +81,6 @@
 EOF
 touch ChangeLog
 autoreconf -f -i
-CPPFLAGS='-D_PATH_LOCK=\"%{path_lock}\"'
-export CPPFLAGS
 %configure --disable-silent-rules
 make %{?_smp_mflags}
 
@@ -101,7 +93,7 @@
 # no need for this
 rm -f %{buildroot}/%{_libdir}/*.la
 #
-mkdir -p $RPM_BUILD_ROOT/%{path_lock}
+mkdir -p $RPM_BUILD_ROOT/var/lock
 
 %pre
 getent group lock >/dev/null || groupadd -r lock || :


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



Remember to have fun...

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

Reply via email to