Hello community,

here is the log from the commit of package NetworkManager for openSUSE:Factory 
checked in at 2012-12-05 14:01:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager (Old)
 and      /work/SRC/openSUSE:Factory/.NetworkManager.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "NetworkManager", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/NetworkManager/NetworkManager.changes    
2012-11-12 12:39:26.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.NetworkManager.new/NetworkManager.changes       
2012-12-05 14:01:04.000000000 +0100
@@ -1,0 +2,8 @@
+Tue Nov 27 18:40:57 UTC 2012 - dims...@opensuse.org
+
+- Move the udev files to the right location:
+  + Define _udevdir based on the udevdir variable of udev.pc.
+  + Pass --with-udev-dir=%{_udevdir} to configure.
+  + Use %{_udevdir} in the files section as appropriate.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ NetworkManager.spec ++++++
--- /var/tmp/diff_new_pack.ESXNkR/_old  2012-12-05 14:01:05.000000000 +0100
+++ /var/tmp/diff_new_pack.ESXNkR/_new  2012-12-05 14:01:05.000000000 +0100
@@ -93,6 +93,7 @@
 Recommends:     org.freedesktop.ModemManager
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%define _udevdir %(pkg-config --variable udevdir udev)
 
 %description
 NetworkManager attempts to keep an active network connection available
@@ -213,6 +214,7 @@
     --enable-more-warnings=no \
     --with-pppd-plugin-dir=$pppddir \
     --with-dhclient=/sbin/dhclient \
+    --with-udev-dir=%{_udevdir} \
     --enable-concheck \
 %if %{with_systemd}
     --with-session-tracking=systemd \
@@ -304,9 +306,7 @@
 %attr(0755,root,root) %{_sysconfdir}/NetworkManager/dispatcher.d/nfs
 %{_unitdir}/NetworkManager.service
 %{_unitdir}/NetworkManager-wait-online.service
-%dir /lib/udev
-%dir /lib/udev/rules.d
-/lib/udev/rules.d/77-nm-olpc-mesh.rules
+%{_udevdir}/rules.d/77-nm-olpc-mesh.rules
 %ghost %config(noreplace) /var/log/NetworkManager
 
 %if %{with_wimax}


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

Reply via email to