Hello community,

here is the log from the commit of package quassel for openSUSE:Factory checked 
in at 2014-01-08 20:08:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/quassel (Old)
 and      /work/SRC/openSUSE:Factory/.quassel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "quassel"

Changes:
--------
--- /work/SRC/openSUSE:Factory/quassel/quassel.changes  2013-12-16 
07:09:42.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.quassel.new/quassel.changes     2014-01-08 
20:08:32.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Jan  8 12:49:17 UTC 2014 - [email protected]
+
+- Add back /etc/sysconfig/quasselcore (bnc#849850)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ quassel.spec ++++++
--- /var/tmp/diff_new_pack.KEVnWO/_old  2014-01-08 20:08:33.000000000 +0100
+++ /var/tmp/diff_new_pack.KEVnWO/_new  2014-01-08 20:08:33.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package quassel
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -97,10 +97,8 @@
 %package core
 Summary:        Modern, cross-platform, distributed IRC client
 Group:          Productivity/Networking/IRC
-PreReq:         %fillup_prereq
-PreReq:         %insserv_prereq
 PreReq:         pwdutils
-Requires:       %fillup_prereq
+PreReq:         %fillup_prereq
 Requires:       libqt4_sql_backend
 Requires:       logrotate
 Recommends:     libqt4-sql-sqlite
@@ -160,7 +158,7 @@
 install -p -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/quasselcore.service
 # Provide SUSE policy symlink /usr/sbin/rcFOO -> /etc/init.d/FOO
 ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcquasselcore
-install -D -m 644 %{SOURCE2} 
%{buildroot}%{_localstatedir}/adm/fillup-templates/sysconfig.%{name}core
+install -D -m 644 %{SOURCE2} 
%{buildroot}%{_localstatedir}/adm/fillup-templates/sysconfig.quasselcore
 install -d -m 751 %{buildroot}%{_localstatedir}/log/%{name}
 install -D -m 644 %{SOURCE3} 
%{buildroot}%{_kde4_sysconfdir}/logrotate.d/%{name}core
 install -D -m 644 %{SOURCE4} 
%{buildroot}%{_kde4_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name}
@@ -172,6 +170,7 @@
 %service_add_pre quasselcore.service
 
 %post core
+%{fillup_only -n quasselcore}
 %service_add_post quasselcore.service
 
 %preun core

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

Reply via email to