Hello community,

here is the log from the commit of package openct for openSUSE:12.2 checked in 
at 2012-07-22 15:16:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.2/openct (Old)
 and      /work/SRC/openSUSE:12.2/.openct.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openct", Maintainer is "sbra...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:12.2/openct/openct.changes       2012-06-25 
15:47:34.000000000 +0200
+++ /work/SRC/openSUSE:12.2/.openct.new/openct.changes  2012-07-22 
15:16:50.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jul 13 13:41:09 UTC 2012 - rmila...@suse.com
+
+- Setup correctly the udev rule and scripts for udev.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openct.spec ++++++
--- /var/tmp/diff_new_pack.WyM35l/_old  2012-07-22 15:16:50.000000000 +0200
+++ /var/tmp/diff_new_pack.WyM35l/_new  2012-07-22 15:16:50.000000000 +0200
@@ -161,7 +161,7 @@
        --with-daemon-groups=%{GROUP}\
        --with-bundle=%{ifddir}\
        --with-ifddir=%{ifddir}\
-       --with-udev=/lib/udev/rules.d
+       --with-udev=/lib/udev
 make %{?jobs:-j%jobs}
 
 %install
@@ -178,6 +178,9 @@
 mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/init.d
 install etc/init-script $RPM_BUILD_ROOT%{_sysconfdir}/init.d/openct
 ln -s ../..%{_sysconfdir}/init.d/openct $RPM_BUILD_ROOT%{_sbindir}/rcopenct
+# Install 60-openct.rules rule for udev
+mkdir -p $RPM_BUILD_ROOT/lib/udev/rules.d
+install -m0644 etc/openct.udev $RPM_BUILD_ROOT/lib/udev/rules.d/60-openct.rules
 #
 # Copy the rest of documentation
 cp LGPL-2.1 README.SUSE TODO doc/nonpersistent/ChangeLog 
etc/openct-disable.fdi $RPM_BUILD_ROOT%{_docdir}/%{name}
@@ -220,7 +223,7 @@
 %{_sbindir}/*
 %{_sysconfdir}/init.d/openct
 %config(noreplace) %{_sysconfdir}/openct.conf
-/lib/udev/rules.d/*
+/lib/udev/*
 
 %files -n libopenct1
 %defattr(-,root,root)

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

Reply via email to