rpms/php-channel-phing/F-7 channel.xml, 1.1, 1.2 php-channel-phing.spec, 1.1, 1.2

Alexander Kahl (akahl) fedora-extras-commits at redhat.com
Tue Oct 30 11:56:01 UTC 2007


Author: akahl

Update of /cvs/pkgs/rpms/php-channel-phing/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25260/F-7

Modified Files:
	channel.xml php-channel-phing.spec 
Log Message:
bugfix, wrong channel file included previously


Index: channel.xml
===================================================================
RCS file: /cvs/pkgs/rpms/php-channel-phing/F-7/channel.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- channel.xml	27 Sep 2007 01:08:24 -0000	1.1
+++ channel.xml	30 Oct 2007 11:55:27 -0000	1.2
@@ -2,14 +2,14 @@
 <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.phpdb.org</name>
- <summary>Channel for Propel and Creole releases</summary>
- <suggestedalias>phpdb</suggestedalias>
+ <name>pear.phing.info</name>
+ <summary>Channel for Phing build tool releases</summary>
+ <suggestedalias>phing</suggestedalias>
  <servers>
   <primary>
    <rest>
-    <baseurl type="REST1.0">http://pear.phpdb.org/Chiara_PEAR_Server_REST/</baseurl>
-    <baseurl type="REST1.1">http://pear.phpdb.org/Chiara_PEAR_Server_REST/</baseurl>
+    <baseurl type="REST1.0">http://pear.phing.info/Chiara_PEAR_Server_REST/</baseurl>
+    <baseurl type="REST1.1">http://pear.phing.info/Chiara_PEAR_Server_REST/</baseurl>
    </rest>
   </primary>
  </servers>


Index: php-channel-phing.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-channel-phing/F-7/php-channel-phing.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- php-channel-phing.spec	27 Sep 2007 01:08:24 -0000	1.1
+++ php-channel-phing.spec	30 Oct 2007 11:55:27 -0000	1.2
@@ -2,7 +2,7 @@
 
 Name:		php-channel-phing
 Version:	1.0.0
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	Adds phing channel to PEAR
 
 Group:		Development/Languages
@@ -63,6 +63,9 @@
 
 
 %changelog
+* Tue Oct 30 2007 Alexander Kahl <akahl at iconmobile.com> - 1.0.0-5
+- exchanged correct channel.xml
+
 * Tue Sep 25 2007 Alexander Kahl <akahl at iconmobile.com> - 1.0.0-4
 - removed version number in virtual provides
 - replaced static commands with macros wherever applicable




More information about the fedora-extras-commits mailing list