gunnar: server/php-kolab/Kolab_Format Kolab_Format.spec, 1.5, 1.6 Makefile, 1.1, 1.2

cvs at kolab.org cvs at kolab.org
Fri Sep 12 21:12:46 CEST 2008


Author: gunnar

Update of /kolabrepository/server/php-kolab/Kolab_Format
In directory doto:/tmp/cvs-serv19755/php-kolab/Kolab_Format

Modified Files:
	Kolab_Format.spec Makefile 
Log Message:
Update to experimental version.

Index: Kolab_Format.spec
===================================================================
RCS file: /kolabrepository/server/php-kolab/Kolab_Format/Kolab_Format.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Kolab_Format.spec	11 Sep 2008 15:15:01 -0000	1.5
+++ Kolab_Format.spec	12 Sep 2008 19:12:44 -0000	1.6
@@ -1,6 +1,6 @@
 # Variables
 %define         V_package Kolab_Format
-%define         V_version 0.1.2
+%define         V_version 0.1.2.20080912
 %define         V_release 1
 
 # Package Information
@@ -15,7 +15,8 @@
 Distribution:	OpenPKG
 
 # List of Sources
-Source:    http://pear.horde.org/get/%{V_package}-%{V_version}.tgz
+Source:    http://files.pardus.de/kolab-sources/%{V_package}-%{V_version}.tgz
+#Source:    http://pear.horde.org/get/%{V_package}-%{V_version}.tgz
 
 # Build Info
 Prefix:	   %{l_prefix}

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/php-kolab/Kolab_Format/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile	18 Aug 2008 14:41:24 -0000	1.1
+++ Makefile	12 Sep 2008 19:12:44 -0000	1.2
@@ -15,7 +15,8 @@
   KOLABRPMTMP = $(HOME)/RPM/TMP
 endif
 
-SOURCE_0=http://pear.horde.org/get/$(PACKAGE)-$(VERSION).tgz
+SOURCE_0=http://files.pardus.de/kolab-sources/$(PACKAGE)-$(VERSION).tgz
+#SOURCE_0=http://pear.horde.org/get/$(PACKAGE)-$(VERSION).tgz
 
 .PHONY: all
 all: $(PACKAGE)-$(VERSION)-$(RELEASE).src.rpm





More information about the commits mailing list