Hello community,

here is the log from the commit of package sofia-sip for openSUSE:Factory 
checked in at 2013-04-02 13:21:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sofia-sip (Old)
 and      /work/SRC/openSUSE:Factory/.sofia-sip.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sofia-sip", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sofia-sip/sofia-sip.changes      2011-09-23 
12:46:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sofia-sip.new/sofia-sip.changes 2013-04-02 
13:22:01.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Mar  1 12:46:50 UTC 2013 - [email protected]
+
+- Spec-cleanup using format_spec_file service.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sofia-sip.spec ++++++
--- /var/tmp/diff_new_pack.XJh71p/_old  2013-04-02 13:22:03.000000000 +0200
+++ /var/tmp/diff_new_pack.XJh71p/_new  2013-04-02 13:22:03.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sofia-sip
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -15,16 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           sofia-sip
 Version:        1.12.11
-Release:        3
+Release:        0
 %define pkg_major 1.12
 #
-License:        LGPL-2.1+
-Group:          Development/Libraries/C and C++
 #
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %define with_doxygen 0
@@ -33,12 +29,14 @@
 %else
 %define with_glib 1
 %endif
-BuildRequires:  gcc-c++ openssl-devel
+BuildRequires:  gcc-c++
+BuildRequires:  openssl-devel
 %if 0%{?with_glib}
 BuildRequires:  glib2-devel
 %endif
 %if 0%{?with_doxygen}
-BuildRequires:  doxygen graphviz
+BuildRequires:  doxygen
+BuildRequires:  graphviz
 %endif
 Provides:       %{name}-utils = %{version}-%{release}
 #
@@ -46,6 +44,8 @@
 Source:         
http://prdownloads.sourceforge.net/sofia-sip/sofia-sip-%{version}.tar.gz
 #
 Summary:        A RFC3261 compliant SIP User-Agent library
+License:        LGPL-2.1+
+Group:          Development/Libraries/C and C++
 
 %description
 Sofia-SIP is an open-source SIP  User-Agent library, compliant with the
@@ -66,16 +66,15 @@
     Kai Vehmanen <kai.vehmanen -at nokia -dot com>
 
 %package devel
-License:        LGPL-2.1+
-Group:          Development/Libraries/C and C++
 Requires:       libsofia-sip-ua0 = %{version}
 %if 0%{?with_glib}
-Requires:       libsofia-sip-ua-glib3 = %{version}
 Requires:       glib2-devel
+Requires:       libsofia-sip-ua-glib3 = %{version}
 %endif
 Requires:       openssl-devel
 #
 Summary:        Development files for sofia-sip
+Group:          Development/Libraries/C and C++
 
 %description devel
 Sofia-SIP is an open-source SIP  User-Agent library, compliant with the
@@ -96,10 +95,9 @@
     Kai Vehmanen <kai.vehmanen -at nokia -dot com>
 
 %package -n libsofia-sip-ua0
-License:        LGPL-2.1+
-Group:          Development/Libraries/C and C++
 #
 Summary:        A RFC3261 compliant SIP User-Agent library
+Group:          Development/Libraries/C and C++
 
 %description -n libsofia-sip-ua0
 Sofia-SIP is an open-source SIP  User-Agent library, compliant with the
@@ -122,11 +120,10 @@
 %if 0%{?with_glib}
 
 %package -n libsofia-sip-ua-glib3
-License:        LGPL-2.1+
-Group:          Development/Libraries/C and C++
 Provides:       %{name}-glib = %{version}-%{release}
 #
 Summary:        A RFC3261 compliant SIP User-Agent library  (glib2 bindings)
+Group:          Development/Libraries/C and C++
 
 %description -n libsofia-sip-ua-glib3
 Sofia-SIP is an open-source SIP  User-Agent library, compliant with the

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

Reply via email to