gunnar: server/pear/PEAR-Horde-Channel ChangeLog, 1.5, 1.6 PEAR-Horde-Channel.spec, 1.8, 1.9

cvs at kolab.org cvs at kolab.org
Tue Jul 6 22:40:38 CEST 2010


Author: gunnar

Update of /kolabrepository/server/pear/PEAR-Horde-Channel
In directory doto:/tmp/cvs-serv31713/d/PEAR-Horde-Channel

Modified Files:
	ChangeLog PEAR-Horde-Channel.spec 
Log Message:
kolab/issue3315 (PEAR-Horde-Channel-1.0 fails to compile on solaris 10) 

Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/pear/PEAR-Horde-Channel/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- ChangeLog	18 May 2009 17:34:04 -0000	1.5
+++ ChangeLog	6 Jul 2010 20:40:36 -0000	1.6
@@ -1,3 +1,10 @@
+2010-07-06  Gunnar Wrobel  <p at rdus.de>
+
+	* PEAR-Horde-Channel.spec:
+
+	kolab/issue3315 (PEAR-Horde-Channel-1.0 fails to compile on
+	solaris 10)
+
 2009-05-18  Gunnar Wrobel  <p at rdus.de>
 
 	* PEAR-Horde-Channel.spec: Prepare the channel installation for

Index: PEAR-Horde-Channel.spec
===================================================================
RCS file: /kolabrepository/server/pear/PEAR-Horde-Channel/PEAR-Horde-Channel.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- PEAR-Horde-Channel.spec	18 May 2009 17:34:04 -0000	1.8
+++ PEAR-Horde-Channel.spec	6 Jul 2010 20:40:36 -0000	1.9
@@ -2,7 +2,7 @@
 
 Name:           PEAR-Horde-Channel
 Version:        1.0
-Release:        20090119
+Release:        20100706
 Summary:        Adds pear.horde.org channel to PEAR
 
 Group:          Development/Languages
@@ -32,7 +32,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT%{pear_xmldir}
-install -m 644 %{SOURCE0} $RPM_BUILD_ROOT%{pear_xmldir}
+%{l_prefix}/lib/openpkg/shtool install -c -m 644 %{SOURCE0} $RPM_BUILD_ROOT%{pear_xmldir}/pear.horde.org.xml
 %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} 
 
 %clean





More information about the commits mailing list