Hello community,

here is the log from the commit of package linphone for openSUSE:Factory 
checked in at 2011-11-25 23:11:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/linphone (Old)
 and      /work/SRC/openSUSE:Factory/.linphone.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "linphone", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/linphone/linphone.changes        2011-09-23 
02:11:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.linphone.new/linphone.changes   2011-11-25 
23:04:56.000000000 +0100
@@ -1,0 +2,10 @@
+Thu Nov 24 11:32:33 UTC 2011 - [email protected]
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+
+-------------------------------------------------------------------
+Thu Nov 24 10:18:56 UTC 2011 - [email protected]
+
+- add libtool as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ linphone.spec ++++++
--- /var/tmp/diff_new_pack.eYqMSf/_old  2011-11-25 23:04:57.000000000 +0100
+++ /var/tmp/diff_new_pack.eYqMSf/_new  2011-11-25 23:04:57.000000000 +0100
@@ -22,7 +22,7 @@
 Release:        1
 License:        GPLv2+
 Summary:        Web Phone
-Url:            http://www.linphone.org
+URL:            http://www.linphone.org
 Group:          Productivity/Networking/Other
 Source0:        %{name}-%{version}.tar.gz
 Source1:        %{name}-manual.tar.bz2
@@ -31,6 +31,7 @@
 BuildRequires:  gnome-panel-devel
 BuildRequires:  gnutls-devel
 BuildRequires:  intltool
+BuildRequires:  libtool
 BuildRequires:  libeXosip2-devel
 BuildRequires:  libosip2-devel
 %if 0%{?suse_version} >= 1210
@@ -58,7 +59,6 @@
 with high speed connections as well as 28k modems.
 
 %package applet
-License:        GPLv2+
 Summary:        Web Phone
 Group:          Productivity/Networking/Other
 Requires:       %{name} = %{version}
@@ -72,7 +72,6 @@
 with high speed connections as well as 28k modems.
 
 %package devel
-License:        GPLv2+
 Summary:        Web Phone
 Group:          Development/Libraries/Other
 Requires:       %{name} = %{version}
@@ -97,7 +96,7 @@
 %patch2
 %endif
 translation-update-upstream
-find -name "CVS" -type d | xargs rm -rfv
+find -name "CVS" -type d -exec rm -Rfv "{}" "+"
 
 %build
 %if 0%{?suse_version} >= 1140
@@ -126,7 +125,7 @@
 %install
 %make_install
 # install manual
-tar xj -C %{buildroot}%{_datadir}/gnome/help/ -f %{S:1}
+tar -xjC %{buildroot}%{_datadir}/gnome/help/ -f %{S:1}
 #cleanup
 rm -fv %{buildroot}%{_includedir}/speex*
 rm -fv %{buildroot}%{_datadir}/doc/speex-1.1.4/manual.pdf
@@ -143,9 +142,6 @@
 # too lazy to fix up tutorial packaging...
 rm -rf %{buildroot}/usr/share/tutorials
 
-%clean
-rm -rf %{buildroot}
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig

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

Reply via email to