Hello community,

here is the log from the commit of package php5-pear-Net_IDNA2 for 
openSUSE:Factory checked in at 2014-05-13 20:47:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-Net_IDNA2 (Old)
 and      /work/SRC/openSUSE:Factory/.php5-pear-Net_IDNA2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php5-pear-Net_IDNA2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/php5-pear-Net_IDNA2/php5-pear-Net_IDNA2.changes  
2013-12-03 16:56:37.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Net_IDNA2.new/php5-pear-Net_IDNA2.changes 
    2014-05-13 20:47:06.000000000 +0200
@@ -1,0 +2,5 @@
+Mon May 12 12:52:11 UTC 2014 - [email protected]
+
+- Spec file cleanup
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ php5-pear-Net_IDNA2.spec ++++++
--- /var/tmp/diff_new_pack.SP9qfd/_old  2014-05-13 20:47:06.000000000 +0200
+++ /var/tmp/diff_new_pack.SP9qfd/_new  2014-05-13 20:47:06.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Net_IDNA2
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -20,31 +20,27 @@
 %define pear_name  Net_IDNA2
 %define pear_sname net_idna2
 Summary:        PHP library for Punycode encoding and decoding
-License:        LGPL-2.0+
-Group:          Productivity/Networking/Web/Servers
 Version:        0.1.1
 Release:        0
+License:        LGPL-2.0+
+Group:          Development/Libraries/PHP
 BuildArch:      noarch
 Url:            http://pear.php.net/package/%{pear_name}/
 Source:         
http://download.pear.php.net/package/%{pear_name}-%{version}.tgz
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if 0%{?sles_version} >= 11
-BuildRequires:  php53
-BuildRequires:  php53-devel
-%else
 BuildRequires:  php >= 5.2
 %if 0%{?sles_version} == 10
 BuildRequires:  php-macros
 %else
-BuildRequires:  php-devel
-%endif
+BuildRequires:  php-devel >= 5.2
 %endif
 BuildRequires:  php-pear
 Requires:       php >= 5.2
 Requires:       php-pear
-Provides:       pear-%{pear_name}
+
+Provides:       php-pear-%{pear_name} pear-%{pear_name}
 Provides:       pear-%{pear_sname} = %{version}
-Provides:       php-pear-%{pear_name}
 Provides:       php-pear-%{pear_sname} = %{version}
 Provides:       php5-pear-%{pear_sname} = %{version}
 Obsoletes:      pear-%{pear_sname} < %{version}
@@ -63,7 +59,6 @@
 %{__mv} package*.xml %{pear_name}-%{version}
 cd %{pear_name}-%{version}
 PHP_PEAR_PHP_BIN="$(which php) -d memory_limit=50m"
-cat package.xml
 %{__pear} -v \
         -d doc_dir=/doc \
         -d bin_dir=%{_bindir} \
@@ -95,9 +90,6 @@
   %{__pear} uninstall --nodeps --ignore-errors --register-only 
pear.php.net/%{pear_name}
 fi
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-, root, root)
 

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

Reply via email to