gunnar: server/php-kolab/Kolab_Storage Kolab_Storage.spec, 1.1, 1.2 Makefile, 1.1, 1.2

cvs at kolab.org cvs at kolab.org
Mon Sep 29 16:10:37 CEST 2008


Author: gunnar

Update of /kolabrepository/server/php-kolab/Kolab_Storage
In directory doto:/tmp/cvs-serv13838/php-kolab/Kolab_Storage

Modified Files:
	Kolab_Storage.spec Makefile 
Log Message:
Update to the lates Kolab_FreeBusy and Kolab_Filter packages. Adapt the configuration files.

Index: Kolab_Storage.spec
===================================================================
RCS file: /kolabrepository/server/php-kolab/Kolab_Storage/Kolab_Storage.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Kolab_Storage.spec	11 Sep 2008 16:32:21 -0000	1.1
+++ Kolab_Storage.spec	29 Sep 2008 14:10:35 -0000	1.2
@@ -1,7 +1,7 @@
 # Variables
 %define         V_package Kolab_Storage
-%define         V_version 0.1.0
-%define         V_release 1
+%define         V_version 0.1.0.20080925
+%define         V_release 20080925
 
 # Package Information
 Name:	   %{V_package}
@@ -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_Storage/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile	11 Sep 2008 16:32:21 -0000	1.1
+++ Makefile	29 Sep 2008 14:10:35 -0000	1.2
@@ -15,7 +15,9 @@
   KOLABRPMTMP = $(HOME)/RPM/TMP
 endif
 
-SOURCE_0=http://pear.horde.org/get/$(PACKAGE)-$(VERSION).tgz
+# FIXME: Temporary location until I release it for real on pear.horde.org
+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