Hello community, here is the log from the commit of package libeXosip2 for openSUSE:Factory checked in at 2013-01-29 10:47:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libeXosip2 (Old) and /work/SRC/openSUSE:Factory/.libeXosip2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libeXosip2", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libeXosip2/libeXosip2.changes 2011-09-23 02:08:09.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libeXosip2.new/libeXosip2.changes 2013-01-29 10:47:38.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Jan 25 13:55:47 UTC 2013 - [email protected] + +- Remove redundant tags/sections from specfile + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libeXosip2.spec ++++++ --- /var/tmp/diff_new_pack.yXQ2NF/_old 2013-01-29 10:47:39.000000000 +0100 +++ /var/tmp/diff_new_pack.yXQ2NF/_new 2013-01-29 10:47:39.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libeXosip2 # -# 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,19 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: libeXosip2 -BuildRequires: glibc-devel libopenssl-devel libosip2-devel +Summary: Extended osip2 library License: GPL-2.0 Group: Productivity/Networking/Other -Summary: Extended osip2 library Version: 3.5.0 -Release: 1 -BuildRoot: %{_tmppath}/%{name}-%{version}-build +Release: 0 Url: http://savannah.nongnu.org/forum/forum.php?forum_id=3778 + Source: libeXosip2-%{version}.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: glibc-devel +BuildRequires: libopenssl-devel +BuildRequires: libosip2-devel %description Extended library for the osip2 protocol. @@ -39,11 +40,9 @@ Aymeric MOIZARD, <[email protected]> %package -n libeXosip2-6 -License: GPL-2.0 -Group: Productivity/Networking/Other Provides: libeXosip2 = %{version}-%{release} -# Summary: Extended osip2 library +Group: Productivity/Networking/Other %description -n libeXosip2-6 Extended library for the osip2 protocol. @@ -55,13 +54,13 @@ Aymeric MOIZARD, <[email protected]> %package devel -License: GPL-2.0 Summary: Extended osip2 library Group: Development/Libraries/C and C++ Provides: libeXosip2-6-devel = %{version}-%{release} +Requires: glibc-devel Requires: libeXosip2-6 = %{version} -Requires: libosip2-devel glibc-devel libopenssl-devel -AutoReqProv: on +Requires: libopenssl-devel +Requires: libosip2-devel %description devel Extended library for the osip2 protocol. @@ -84,9 +83,6 @@ make DESTDIR=$RPM_BUILD_ROOT install rm $RPM_BUILD_ROOT/%{_prefix}/%{_lib}/lib*.la -%clean -rm -rf $RPM_BUILD_ROOT - %post -n libeXosip2-6 -p /sbin/ldconfig %postun -n libeXosip2-6 -p /sbin/ldconfig -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
