Hello community,

here is the log from the commit of package unscd for openSUSE:Factory checked 
in at 2012-08-26 14:22:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/unscd (Old)
 and      /work/SRC/openSUSE:Factory/.unscd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "unscd", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/unscd/unscd.changes      2012-02-14 
19:09:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.unscd.new/unscd.changes 2012-08-26 
14:22:57.000000000 +0200
@@ -1,0 +2,6 @@
+Sun Aug 26 01:02:44 UTC 2012 - [email protected]
+
+- There is no socket activation support in unscd, drop
+ .socket file 
+
+-------------------------------------------------------------------

Old:
----
  nscd.socket

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

Other differences:
------------------
++++++ unscd.spec ++++++
--- /var/tmp/diff_new_pack.RUpLwo/_old  2012-08-26 14:22:59.000000000 +0200
+++ /var/tmp/diff_new_pack.RUpLwo/_new  2012-08-26 14:22:59.000000000 +0200
@@ -33,7 +33,6 @@
 Source2:        nscd.conf
 Source3:        COPYING
 Source4:        nscd.service
-Source5:        nscd.socket
 PreReq:         %insserv_prereq
 %if 0%{?suse_version} > 1140
 BuildRequires:  systemd
@@ -67,7 +66,6 @@
 touch $RPM_BUILD_ROOT/var/run/nscd/{socket,nscd.pid}
 %if 0%{?i_have_systemd}
 install -D -m 0644  %{S:4} %{buildroot}%{_unitdir}/nscd.service
-install -D -m 0644  %{S:5} %{buildroot}%{_unitdir}/nscd.socket
 %endif
 
 %clean
@@ -75,33 +73,32 @@
 
 %pre
 %if 0%{?i_have_systemd}
-%service_add_pre %{pkg_name}.service %{pkg_name}.socket
+%service_add_pre %{pkg_name}.service
 %endif
 
 %preun
 %stop_on_removal nscd
 %if 0%{?i_have_systemd}
-%service_del_preun  %{pkg_name}.service %{pkg_name}.socket
+%service_del_preun  %{pkg_name}.service
 %endif
 
 %post
 %{insserv_force_if_yast nscd}
 %if 0%{?i_have_systemd}
-%service_add_post %{pkg_name}.service %{pkg_name}.socket
+%service_add_post %{pkg_name}.service
 %endif
 
 %postun
 %restart_on_update nscd
 %insserv_cleanup
 %if 0%{?i_have_systemd}
-%service_del_postun %{pkg_name}.service %{pkg_name}.socket
+%service_del_postun %{pkg_name}.service
 %endif
 
 %files
 %defattr(-,root,root,-)
 %if 0%{?i_have_systemd}
 %{_unitdir}/nscd.service
-%{_unitdir}/nscd.socket
 %endif
 %config(noreplace) /etc/nscd.conf
 %config /etc/init.d/nscd

++++++ nscd.service ++++++
--- /var/tmp/diff_new_pack.RUpLwo/_old  2012-08-26 14:22:59.000000000 +0200
+++ /var/tmp/diff_new_pack.RUpLwo/_new  2012-08-26 14:22:59.000000000 +0200
@@ -9,4 +9,3 @@
 
 [Install]
 WantedBy=multi-user.target
-Also=nscd.socket
\ No newline at end of file

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

Reply via email to