Hello community,

here is the log from the commit of package yate for openSUSE:Factory
checked in at Tue Oct 4 17:05:48 CEST 2011.



--------
--- openSUSE:Factory/yate/yate.changes  2011-09-23 12:53:34.000000000 +0200
+++ /mounts/work_src_done/STABLE/yate/yate.changes      2011-09-29 
15:41:22.000000000 +0200
@@ -1,0 +2,8 @@
+Thu Sep 29 23:39:44 UTC 2011 - [email protected]
+
+- Set license to GPL-2.0+ (SPDX style)
+- The scripts sub-package now requires php5
+- PHP scripts now again point to "/usr/bin/php" as the php5 package doesn't
+  provide a 'php5' binary anymore
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ yate.spec ++++++
--- /var/tmp/diff_new_pack.8z1w5f/_old  2011-10-04 17:05:42.000000000 +0200
+++ /var/tmp/diff_new_pack.8z1w5f/_new  2011-10-04 17:05:42.000000000 +0200
@@ -20,9 +20,9 @@
 
 Name:           yate
 Version:        3.0.0
-Release:        1
+Release:        0
 Summary:        Yet Another Telephony Engine
-License:        GPLv2
+License:        GPL-2.0+
 Group:          Productivity/Telephony/Clients
 Url:            http://www.yate.null.ro/
 Source0:        %{name}3.tar.bz2
@@ -32,12 +32,17 @@
 %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
 BuildRequires:  openssl-devel
 %else
-BuildRequires:  libopenssl-devel pwlib-devel speex-devel
+BuildRequires:  libopenssl-devel
+BuildRequires:  pwlib-devel
+BuildRequires:  speex-devel
 %if 0%{?suse_version} >= 1110
-BuildRequires:  alsa-devel update-desktop-files
+BuildRequires:  alsa-devel
+BuildRequires:  update-desktop-files
 %if 0%{?sles_version}
 %else
-BuildRequires:  libgsm-devel openh323-devel spandsp-devel
+BuildRequires:  libgsm-devel
+BuildRequires:  openh323-devel
+BuildRequires:  spandsp-devel
 %endif
 %endif
 %endif
@@ -53,7 +58,7 @@
 License:        GPLv2
 Summary:        Development package for Yate
 Group:          Development/Libraries/C and C++
-Requires:       %{name} = %{version}-%{release}
+Requires:       %{name} = %{version}
 
 %description devel
 This package contains all necessary include files and libraries needed
@@ -63,7 +68,7 @@
 License:        GPLv2
 Summary:        Qt-4 client package for Yate
 Group:          Productivity/Telephony/Clients
-Requires:       %{name} = %{version}-%{release}
+Requires:       %{name} = %{version}
 
 %description qt4
 The yate-qt4 package includes the files needed to use Yate as a VoIP client
@@ -74,6 +79,7 @@
 Summary:        External scripting package for Yate
 Group:          Productivity/Telephony/Clients
 Requires:       %{name}
+Requires:       php5
 
 %description scripts
 The yate-scripts package includes libraries for using external scripts with 
Yate.
@@ -91,8 +97,6 @@
 rm %{buildroot}/usr/lib/menu/yate-qt4.menu # Unused, causes lots of rpmlint 
warnings
 mkdir -p %{buildroot}%{_docdir}/%{name} # We want docs in 
/usr/share/doc/packages/yate
 mv %{buildroot}%{_datadir}/doc/%{name}-%{version} 
%{buildroot}%{_docdir}/%{name}
-# '/usr/bin/php' is not present on openSUSE
-grep -lr "/usr/bin/php " %{buildroot}%{_datadir}/%{name}/scripts |xargs sed -i 
-s 's/bin\/php /bin\/php5 /'
 
 %post -p /sbin/ldconfig
 
@@ -102,9 +106,6 @@
 
 %postun qt4 -p /sbin/ldconfig
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr (-,root,root)
 %doc ChangeLog COPYING README

continue with "q"...



Remember to have fun...

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

Reply via email to