Hello community,

here is the log from the commit of package device-mapper for openSUSE:Factory 
checked in at 2013-09-11 12:52:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/device-mapper (Old)
 and      /work/SRC/openSUSE:Factory/.device-mapper.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "device-mapper"

Changes:
--------
--- /work/SRC/openSUSE:Factory/device-mapper/device-mapper.changes      
2013-09-08 15:21:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.device-mapper.new/device-mapper.changes 
2013-09-11 12:52:26.000000000 +0200
@@ -1,0 +2,7 @@
+Sun Sep  8 20:29:16 UTC 2013 - [email protected]
+
+- Further tweaks in the systemd integration:
+* Use /run not /var/run 
+* systemd units are not executables.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ device-mapper.spec ++++++
--- /var/tmp/diff_new_pack.y1Musd/_old  2013-09-11 12:52:26.000000000 +0200
+++ /var/tmp/diff_new_pack.y1Musd/_new  2013-09-11 12:52:26.000000000 +0200
@@ -88,7 +88,7 @@
     Joe Thornber <[email protected]>
 
 %prep
-%setup -n LVM2.2.02.98 -a50
+%setup -q -n LVM2.2.02.98 -a50
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
@@ -107,7 +107,10 @@
            --with-device-uid=0 --with-device-gid=6 --with-device-mode=0640 \
                   --enable-udev_sync --enable-udev_rules 
--with-udev-prefix=/usr/ \
                   --enable-pkgconfig --enable-realtime --with-thin=internal \
-               --with-thin-check=/sbin/thin_check
+               --with-thin-check=/sbin/thin_check --with-default-pid-dir=/run \
+            --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm \
+            --with-default-locking-dir=/run/lock/lvm
+
 export SUSE_ASNEEDED=0
 make -j1 device-mapper # symlinks are generated in parallel! %{?_smp_mflags}
 sed s/1.03.01/%{version}/g < VERSION_DM > VERSION_DM.new
@@ -115,7 +118,7 @@
 rm -f libdm/ioctl/libdevmapper.so daemons/dmeventd/libdevmapper-event.so
 make -j1 device-mapper
 pushd thin-provisioning-tools-0.2.4
-%configure --sbindir=/sbin --with-optimisation=-O2 --prefix=/usr
+%configure --sbindir=/sbin --prefix=/usr
 make
 popd
 
@@ -132,8 +135,8 @@
 mkdir -p $RPM_BUILD_ROOT/etc/init.d
 #install -m 744 %{SOURCE1} $RPM_BUILD_ROOT/etc/init.d
 install -d  $RPM_BUILD_ROOT%{_unitdir}
-install scripts/dm_event_systemd_red_hat.socket 
$RPM_BUILD_ROOT%{_unitdir}/dm-event.socket
-install scripts/dm_event_systemd_red_hat.service 
$RPM_BUILD_ROOT%{_unitdir}/dm-event.service
+install -m 0644 scripts/dm_event_systemd_red_hat.socket 
$RPM_BUILD_ROOT%{_unitdir}/dm-event.socket
+install -m 0644 scripts/dm_event_systemd_red_hat.service 
$RPM_BUILD_ROOT%{_unitdir}/dm-event.service
 install -d $RPM_BUILD_ROOT/lib/mkinitrd/scripts
 install -m 755 %{SOURCE2} $RPM_BUILD_ROOT/lib/mkinitrd/scripts/setup-dm.sh
 install -m 755 %{SOURCE3} $RPM_BUILD_ROOT/lib/mkinitrd/scripts/boot-dm.sh


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

Reply via email to