gunnar: server/pear/PEAR-PHPUnit-Channel pear.phpunit.de.xml, NONE, 1.1 ChangeLog, 1.2, 1.3 PEAR-PHPUnit-Channel.spec, 1.4, 1.5

cvs at kolab.org cvs at kolab.org
Wed Jan 7 20:42:44 CET 2009


Author: gunnar

Update of /kolabrepository/server/pear/PEAR-PHPUnit-Channel
In directory doto:/tmp/cvs-serv21437/PEAR-PHPUnit-Channel

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

--- NEW FILE: pear.phpunit.de.xml ---
<?xml version="1.0" encoding="ISO-8859-1" ?>
<channel version="1.0" xmlns="http://pear.php.net/channel-1.0"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://pear.php.net/dtd/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd">
 <name>pear.phpunit.de</name>
 <summary>PHPUnit channel server</summary>
 <suggestedalias>phpunit</suggestedalias>
 <servers>
  <primary>
   <rest>
    <baseurl type="REST1.0">http://pear.phpunit.de/Chiara_PEAR_Server_REST/</baseurl>
    <baseurl type="REST1.1">http://pear.phpunit.de/Chiara_PEAR_Server_REST/</baseurl>
   </rest>
  </primary>
 </servers>
</channel>
Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/pear/PEAR-PHPUnit-Channel/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ChangeLog	18 Dec 2008 19:06:23 -0000	1.2
+++ ChangeLog	7 Jan 2009 19:42:42 -0000	1.3
@@ -1,3 +1,9 @@
+2009-01-07  Gunnar Wrobel  <p at rdus.de>
+
+	* PEAR-PHPUnit-Channel.spec:
+	kolab/issue3315 (PEAR-Horde-Channel-1.0 fails to compile on
+	solaris 10)
+
 2008-12-18  Gunnar Wrobel  <p at rdus.de>
 
 	* PEAR-PHPUnit-Channel.spec:

Index: PEAR-PHPUnit-Channel.spec
===================================================================
RCS file: /kolabrepository/server/pear/PEAR-PHPUnit-Channel/PEAR-PHPUnit-Channel.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- PEAR-PHPUnit-Channel.spec	18 Dec 2008 19:06:23 -0000	1.4
+++ PEAR-PHPUnit-Channel.spec	7 Jan 2009 19:42:42 -0000	1.5
@@ -8,7 +8,7 @@
 Group:          Development/Languages
 License:        N/A
 URL:            http://pear.phpunit.de/
-Source0:        http://pear.phpunit.de/channel.xml
+Source0:        pear.phpunit.de.xml
 
 # Build Info
 Prefix:		%{l_prefix}
@@ -30,7 +30,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT%{pear_xmldir}
-install -m 644 %{SOURCE0} $RPM_BUILD_ROOT%{pear_xmldir}/pear.phpunit.de.xml
+install -m 644 %{SOURCE0} $RPM_BUILD_ROOT%{pear_xmldir}
 %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} 
 
 %clean





More information about the commits mailing list