Hello community,

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



--------
--- php5-pear-Horde_Kolab_Format/php5-pear-Horde_Kolab_Format.changes   
2011-06-09 16:09:55.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/php5-pear-Horde_Kolab_Format/php5-pear-Horde_Kolab_Format.changes
      2011-08-14 23:27:09.000000000 +0200
@@ -1,0 +2,8 @@
+Sun Aug 14 21:26:59 UTC 2011 - [email protected]
+
+- version 1.0.1
+- [gwr] Removed stray kolab-format script which was moved to Horde_Kolab_Cli.
+- [gwr] Fixed detecting parse errors in subsequent parse attempts.
+
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  Horde_Kolab_Format-1.0.0.tgz

New:
----
  Horde_Kolab_Format-1.0.1.tgz

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

Other differences:
------------------
++++++ php5-pear-Horde_Kolab_Format.spec ++++++
--- /var/tmp/diff_new_pack.5lLQKJ/_old  2011-08-16 11:54:07.000000000 +0200
+++ /var/tmp/diff_new_pack.5lLQKJ/_new  2011-08-16 11:54:07.000000000 +0200
@@ -22,16 +22,15 @@
 Summary:        PEAR: A package for reading/writing Kolab data formats
 
 Name:           php5-pear-Horde_Kolab_Format
-Version:        1.0.0
+Version:        1.0.1
 Release:        1
-License:        LGPL
+License:        LGPL-2.1
 Group:          Development/Libraries/PHP
 Source0:        http://pear.horde.org/get/Horde_Kolab_Format-%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Url:            http://pear.horde.org/package/Horde_Kolab_Format
 BuildRequires:  php5-pear >= 1.4.7
 Requires:       php5-pear-Horde_Exception < 2.0.0, php5-pear >= 1.7.0
-Conflicts:      php5-pear-Horde_Exception = 2.0.0
 BuildRequires:  php5-pear-channel-horde
 Requires:       php5-pear-channel-horde
 BuildArch:      noarch
@@ -75,24 +74,23 @@
 # Install XML package description
 mkdir -p %{buildroot}%{xmldir}
 tar -xzf %{SOURCE0} package.xml
-cp -p package.xml %{buildroot}%{xmldir}/Horde_Kolab_Format.xml
+cp -p package.xml %{buildroot}%{xmldir}/%{pear_name}.xml
 
 %clean
 rm -rf %{buildroot}
 
 %post
-pear install --nodeps --soft --force --register-only 
%{xmldir}/Horde_Kolab_Format.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_Kolab_Format
+    pear uninstall --nodeps --ignore-errors --register-only 
pear.horde.org/%{pear_name}
 fi
 
 %files
 %defattr(-,root,root)
 %doc %{_docdir}/%{name}
 %{peardir}/*
-%{xmldir}/Horde_Kolab_Format.xml
-/usr/bin/kolab-format
+%{xmldir}/%{pear_name}.xml
 
 %changelog

++++++ Horde_Kolab_Format-1.0.0.tgz -> Horde_Kolab_Format-1.0.1.tgz ++++++
++++ 13975 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