Hello community,

here is the log from the commit of package php5-pear-Horde_Cli for 
openSUSE:Factory
checked in at Tue Aug 16 11:29:16 CEST 2011.



--------
--- php5-pear-Horde_Cli/php5-pear-Horde_Cli.changes     2011-06-08 
18:01:24.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/php5-pear-Horde_Cli/php5-pear-Horde_Cli.changes    
    2011-08-14 22:08:46.000000000 +0200
@@ -1,0 +2,10 @@
+Sun Aug 14 20:07:16 UTC 2011 - [email protected]
+
+- version 1.0.3
+- [jan] Update Lithuanian translation.
+- [jan] Update Brazilian Portuguese translation.
+- [jan] Update Latvian translation.
+- [jan] Fall back to standard prompt if password prompt not possible.
+- use find_lang in spec to get rid of warnings
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  Horde_Cli-1.0.1.tgz

New:
----
  Horde_Cli-1.0.3.tgz

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

Other differences:
------------------
++++++ php5-pear-Horde_Cli.spec ++++++
--- /var/tmp/diff_new_pack.D6xbGG/_old  2011-08-16 11:29:04.000000000 +0200
+++ /var/tmp/diff_new_pack.D6xbGG/_new  2011-08-16 11:29:04.000000000 +0200
@@ -22,16 +22,15 @@
 Summary:        PEAR: Horde Command Line Interface API
 
 Name:           php5-pear-Horde_Cli
-Version:        1.0.1
+Version:        1.0.3
 Release:        1
-License:        LGPL
+License:        LGPLv2.1
 Group:          Development/Libraries/PHP
 Source0:        http://pear.horde.org/get/Horde_Cli-%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Url:            http://pear.horde.org/package/Horde_Cli
 BuildRequires:  php5-pear >= 1.4.7
 Requires:       php5-pear-Horde_Support < 2.0.0, php5-pear-Horde_Translation < 
2.0.0, php5-pear >= 1.7.0
-Conflicts:      php5-pear-Horde_Support = 2.0.0, php5-pear-Horde_Translation = 
2.0.0
 BuildRequires:  php5-pear-channel-horde
 Requires:       php5-pear-channel-horde
 BuildArch:      noarch
@@ -63,6 +62,7 @@
 
 %install
 pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}
+%find_lang %{pear_name}
 
 # Clean up unnecessary files
 rm pearrc
@@ -76,20 +76,20 @@
 # Install XML package description
 mkdir -p %{buildroot}%{xmldir}
 tar -xzf %{SOURCE0} package.xml
-cp -p package.xml %{buildroot}%{xmldir}/Horde_Cli.xml
+cp -p package.xml %{buildroot}%{xmldir}/%{pear_name}.xml
 
 %clean
 rm -rf %{buildroot}
 
 %post
-pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Cli.xml
+pear install --nodeps --soft --force --register-only %{xmldir}/%{pear_name}.xml
 
 %postun
 if [ "$1" -eq "0" ]; then
-    pear uninstall --nodeps --ignore-errors --register-only 
pear.horde.org/Horde_Cli
+    pear uninstall --nodeps --ignore-errors --register-only 
pear.horde.org/%{pear_name}
 fi
 
-%files
+%files -f %{pear_name}.lang
 %defattr(-,root,root)
 %doc %{_docdir}/%{name}
 %{peardir}/*

++++++ Horde_Cli-1.0.1.tgz -> Horde_Cli-1.0.3.tgz ++++++
++++ 4339 lines of diff (skipped)


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



Remember to have fun...

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

Reply via email to