packages: horde/php-horde-Horde_Stream_Filter/php-horde-Horde_Stream_Filter...

glen glen at pld-linux.org
Mon Apr 11 09:48:33 CEST 2011


Author: glen                         Date: Mon Apr 11 07:48:33 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- horde dir ownership fixes

---- Files affected:
packages/horde/php-horde-Horde_Stream_Filter:
   php-horde-Horde_Stream_Filter.spec (1.2 -> 1.3) 
packages/horde/php-horde-Horde_Stream_Wrapper:
   php-horde-Horde_Stream_Wrapper.spec (1.2 -> 1.3) 
packages/horde/php-horde-Horde_Xml_Element:
   php-horde-Horde_Xml_Element.spec (1.2 -> 1.3) 
packages/php-pear:
   php-pear.spec (1.70 -> 1.71) 

---- Diffs:

================================================================
Index: packages/horde/php-horde-Horde_Stream_Filter/php-horde-Horde_Stream_Filter.spec
diff -u packages/horde/php-horde-Horde_Stream_Filter/php-horde-Horde_Stream_Filter.spec:1.2 packages/horde/php-horde-Horde_Stream_Filter/php-horde-Horde_Stream_Filter.spec:1.3
--- packages/horde/php-horde-Horde_Stream_Filter/php-horde-Horde_Stream_Filter.spec:1.2	Mon Apr 11 09:44:35 2011
+++ packages/horde/php-horde-Horde_Stream_Filter/php-horde-Horde_Stream_Filter.spec	Mon Apr 11 09:48:28 2011
@@ -17,7 +17,7 @@
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.610
 Requires:	php-channel(pear.horde.org)
-Requires:	php-pear >= 4:1.3.6-2
+Requires:	php-pear >= 4:1.3.6-3
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -44,8 +44,6 @@
 %defattr(644,root,root,755)
 %doc ChangeLog install.log
 %{php_pear_dir}/.registry/.channel.*/*.reg
-# XXX: who owns the dir?
-%dir %{php_pear_dir}/Horde/Stream
 %{php_pear_dir}/Horde/Stream/Filter
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -54,6 +52,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2011/04/11 07:48:28  glen
+- horde dir ownership fixes
+
 Revision 1.2  2011/04/11 07:44:35  glen
 - Horde dir dep
 

================================================================
Index: packages/horde/php-horde-Horde_Stream_Wrapper/php-horde-Horde_Stream_Wrapper.spec
diff -u packages/horde/php-horde-Horde_Stream_Wrapper/php-horde-Horde_Stream_Wrapper.spec:1.2 packages/horde/php-horde-Horde_Stream_Wrapper/php-horde-Horde_Stream_Wrapper.spec:1.3
--- packages/horde/php-horde-Horde_Stream_Wrapper/php-horde-Horde_Stream_Wrapper.spec:1.2	Mon Apr 11 09:44:35 2011
+++ packages/horde/php-horde-Horde_Stream_Wrapper/php-horde-Horde_Stream_Wrapper.spec	Mon Apr 11 09:48:28 2011
@@ -17,7 +17,7 @@
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.610
 Requires:	php-channel(pear.horde.org)
-Requires:	php-pear >= 4:1.3.6-2
+Requires:	php-pear >= 4:1.3.6-3
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -44,7 +44,6 @@
 %defattr(644,root,root,755)
 %doc ChangeLog install.log
 %{php_pear_dir}/.registry/.channel.*/*.reg
-%dir %{php_pear_dir}/Horde/Stream
 %{php_pear_dir}/Horde/Stream/Wrapper
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -53,6 +52,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2011/04/11 07:48:28  glen
+- horde dir ownership fixes
+
 Revision 1.2  2011/04/11 07:44:35  glen
 - Horde dir dep
 

================================================================
Index: packages/horde/php-horde-Horde_Xml_Element/php-horde-Horde_Xml_Element.spec
diff -u packages/horde/php-horde-Horde_Xml_Element/php-horde-Horde_Xml_Element.spec:1.2 packages/horde/php-horde-Horde_Xml_Element/php-horde-Horde_Xml_Element.spec:1.3
--- packages/horde/php-horde-Horde_Xml_Element/php-horde-Horde_Xml_Element.spec:1.2	Mon Apr 11 09:44:38 2011
+++ packages/horde/php-horde-Horde_Xml_Element/php-horde-Horde_Xml_Element.spec	Mon Apr 11 09:48:28 2011
@@ -49,7 +49,6 @@
 %defattr(644,root,root,755)
 %doc ChangeLog install.log
 %{php_pear_dir}/.registry/.channel.*/*.reg
-%dir %{php_pear_dir}/Horde/Xml
 %{php_pear_dir}/Horde/Xml/Element.php
 %{php_pear_dir}/Horde/Xml/Element
 
@@ -59,6 +58,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2011/04/11 07:48:28  glen
+- horde dir ownership fixes
+
 Revision 1.2  2011/04/11 07:44:38  glen
 - Horde dir dep
 

================================================================
Index: packages/php-pear/php-pear.spec
diff -u packages/php-pear/php-pear.spec:1.70 packages/php-pear/php-pear.spec:1.71
--- packages/php-pear/php-pear.spec:1.70	Mon Apr 11 09:41:44 2011
+++ packages/php-pear/php-pear.spec	Mon Apr 11 09:48:28 2011
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	PEAR - rozszerzenie PHP i repozytorium aplikacji
 Name:		php-pear
 Version:	1.3.6
-Release:	2
+Release:	3
 Epoch:		4
 License:	Public Domain
 Group:		Development/Languages/PHP
@@ -91,6 +91,7 @@
 %{php_pear_dir}/HTTP/WebDAV
 %{php_pear_dir}/HTTP/WebDAV/Tools
 %{php_pear_dir}/Horde
+%{php_pear_dir}/Horde/Stream
 %{php_pear_dir}/Horde/Text
 %{php_pear_dir}/Horde/Xml
 %{php_pear_dir}/I18N
@@ -213,6 +214,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.71  2011/04/11 07:48:28  glen
+- horde dir ownership fixes
+
 Revision 1.70  2011/04/11 07:41:44  glen
 - fixup horde dirs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/horde/php-horde-Horde_Stream_Filter/php-horde-Horde_Stream_Filter.spec?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/horde/php-horde-Horde_Stream_Wrapper/php-horde-Horde_Stream_Wrapper.spec?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/horde/php-horde-Horde_Xml_Element/php-horde-Horde_Xml_Element.spec?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear/php-pear.spec?r1=1.70&r2=1.71&f=u



More information about the pld-cvs-commit mailing list