Hello community,

here is the log from the commit of package znc for openSUSE:Factory checked in 
at 2015-01-29 09:56:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/znc (Old)
 and      /work/SRC/openSUSE:Factory/.znc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "znc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/znc/znc.changes  2014-10-06 12:06:30.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.znc.new/znc.changes     2015-01-29 
09:56:20.000000000 +0100
@@ -1,0 +2,7 @@
+Tue Jan 27 09:04:47 UTC 2015 - mplus...@suse.com
+
+- Add signature and znc.keyring
+- Reorder source names
+- Correct (pre) dependencies for older releases of openSUSE
+
+-------------------------------------------------------------------

New:
----
  znc-1.4.tar.gz.sig
  znc.keyring

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

Other differences:
------------------
++++++ znc.spec ++++++
--- /var/tmp/diff_new_pack.VRe7du/_old  2015-01-29 09:56:21.000000000 +0100
+++ /var/tmp/diff_new_pack.VRe7du/_new  2015-01-29 09:56:21.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package znc
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,12 +23,14 @@
 License:        Apache-2.0
 Group:          Productivity/Networking/IRC
 Url:            http://en.znc.in/
-Source:         http://znc.in/releases/%{name}-%{version}.tar.gz
-Source1:        znc.init
+Source0:        http://znc.in/releases/%{name}-%{version}.tar.gz
+Source1:        http://znc.in/releases/%{name}-%{version}.tar.gz.sig
+Source2:        %{name}.keyring
+Source3:        znc.init
 # extra modules:
 # colloquy: http://colloquy.info/project/wiki/PushNotifications
-Source2:        colloquypush-989bb18710.zip
-Source3:        https://www.gnu.org/licenses/gpl-2.0.txt
+Source4:        colloquypush-989bb18710.zip
+Source5:        https://www.gnu.org/licenses/gpl-2.0.txt
 BuildRequires:  gcc-c++
 BuildRequires:  openssl-devel
 BuildRequires:  perl
@@ -40,9 +42,13 @@
 %if 0%{?suse_version} > 1210
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  python3-devel
+BuildRequires:  systemd-rpm-macros
 BuildRequires:  pkgconfig(systemd)
+%systemd_requires
 %else
 BuildRequires:  cyrus-sasl2-devel
+Requires(pre):  %fillup_prereq
+Requires(pre):  %insserv_prereq
 %endif
 
 %description
@@ -53,7 +59,6 @@
 %package devel
 Summary:        Development files to build modules for ZNC
 License:        Apache-2.0
-Group:          Productivity/Networking/IRC
 Group:          Development/Libraries/Other
 
 %description devel
@@ -121,12 +126,12 @@
 This package contains the %{name} Tcl extension.
 
 %prep
-%setup -q -a2
+%setup -q -a4
 # extra module colloquy:
 cp colloquypush-master/znc/colloquy.cpp modules/
 cp colloquypush-master/znc/README README.colloquy
 cp colloquypush-master/znc/AUTHORS AUTHORS.colloquy
-cp %{SOURCE3} LICENSE.GPL-2.0
+cp %{SOURCE5} LICENSE.GPL-2.0
 
 %build
 
@@ -150,7 +155,7 @@
 %if 0%{?suse_version} >= 1210
 ln -sv %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name}
 %else
-install -D -m 0755 %{SOURCE1} %{buildroot}%{_initddir}/%{name}
+install -D -m 0755 %{SOURCE3} %{buildroot}%{_initddir}/%{name}
 ln -s -f %{_initddir}/%{name} %{buildroot}%{_sbindir}/rc%{name}
 %endif
 


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

Reply via email to