Hello community,

here is the log from the commit of package openslp for openSUSE:Factory checked 
in at 2012-02-08 21:19:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openslp (Old)
 and      /work/SRC/openSUSE:Factory/.openslp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openslp", Maintainer is "m...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openslp/openslp.changes  2012-02-08 
15:33:54.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.openslp.new/openslp.changes     2012-02-08 
21:19:59.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Feb  8 20:14:48 UTC 2012 - co...@suse.com
+
+- move the systemd requires to the server subpackage
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openslp.spec ++++++
--- /var/tmp/diff_new_pack.qBbtS9/_old  2012-02-08 21:20:11.000000000 +0100
+++ /var/tmp/diff_new_pack.qBbtS9/_new  2012-02-08 21:20:11.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openslp
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,19 +16,20 @@
 #
 
 
-
 Name:           openslp
-BuildRequires:  bison flex libtool openssl-devel
+BuildRequires:  bison
+BuildRequires:  flex
+BuildRequires:  libtool
+BuildRequires:  openssl-devel
 %if 0%{?suse_version} > 1140
 BuildRequires:  systemd
-%{?systemd_requires}
 %define has_systemd 1
 %endif
 Summary:        An OpenSLP Implementation of Service Location Protocol V2
-Version:        1.2.0
-Release:        186
 License:        BSD-3-Clause
 Group:          System/Daemons
+Version:        1.2.0
+Release:        0
 Url:            http://www.openslp.org/
 # bug437293
 %ifarch ppc64
@@ -81,22 +82,13 @@
 defined by RFC 2608 and RFC 2614.  This package includes the slptool
 and runtime libraries.
 
-
-
-Authors:
---------
-    Matthew Peterson <mpeter...@calderasystems.com>
-    Ganesan Rajagopal   <rgane...@myrealbox.com>
-    David McCormack     <david.mccorm...@ottawa.com>
-    Evan Hughes <hug...@lab43.org>
-    Matthieu Desmons <m...@ocegr.fr>
-    Praveen Kumar Amritaluru <prav...@india.hp.com>
-
 %package server
-License:        BSD-3-Clause
-Group:          System/Daemons
 Summary:        The OpenSLP Implementation of the  Service Location Protocol V2
+Group:          System/Daemons
 PreReq:         %fillup_prereq %insserv_prereq /usr/sbin/useradd
+%if 0%{?has_systemd}
+%{?systemd_requires}
+%endif
 Recommends:     logrotate
 
 %description server
@@ -109,22 +101,10 @@
 services that should be used via an SLP client must run this server and
 register the service.
 
-
-
-Authors:
---------
-    Matthew Peterson <mpeter...@calderasystems.com>
-    Ganesan Rajagopal   <rgane...@myrealbox.com>
-    David McCormack     <david.mccorm...@ottawa.com>
-    Evan Hughes <hug...@lab43.org>
-    Matthieu Desmons <m...@ocegr.fr>
-    Praveen Kumar Amritaluru <prav...@india.hp.com>
-
 %package devel
-License:        BSD-3-Clause
 Requires:       openssl-devel openslp = %version
-Group:          System/Daemons
 Summary:        OpenSLP Development SDK
+Group:          System/Daemons
 # bug437293
 %ifarch ppc64
 Obsoletes:      openslp-devel-64bit
@@ -141,17 +121,6 @@
 with SLP support. It also contains developer documentation to develop
 such applications.
 
-
-
-Authors:
---------
-    Matthew Peterson <mpeter...@calderasystems.com>
-    Ganesan Rajagopal   <rgane...@myrealbox.com>
-    David McCormack     <david.mccorm...@ottawa.com>
-    Evan Hughes <hug...@lab43.org>
-    Matthieu Desmons <m...@ocegr.fr>
-    Praveen Kumar Amritaluru <prav...@india.hp.com>
-
 %prep
 %setup -q
 %patch1
@@ -268,9 +237,6 @@
 %service_del_preun slpd.service
 %endif
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %dir %_defaultdocdir/%name


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

Reply via email to