gunnar: server/php-kolab/Kolab_Format Kolab_Format.spec, 1.7, 1.8 Makefile, 1.4, 1.5

cvs at kolab.org cvs at kolab.org
Wed Nov 12 06:59:02 CET 2008


Author: gunnar

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

Modified Files:
	Kolab_Format.spec Makefile 
Log Message:
Back to a temporary package as some additional triggering fixes were needed.

Index: Kolab_Format.spec
===================================================================
RCS file: /kolabrepository/server/php-kolab/Kolab_Format/Kolab_Format.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Kolab_Format.spec	8 Nov 2008 11:23:35 -0000	1.7
+++ Kolab_Format.spec	12 Nov 2008 05:59:00 -0000	1.8
@@ -1,7 +1,7 @@
 # Variables
 %define         V_package Kolab_Format
-%define         V_version 1.0.0RC1
-%define         V_release 20081108
+%define         V_version 1.0.0RC2
+%define         V_release 20081112
 
 # Package Information
 Name:	   %{V_package}
@@ -14,8 +14,9 @@
 Group:     Development/Libraries
 Distribution:	OpenPKG
 
-# List of Sources
-Source:    http://pear.horde.org/get/%{V_package}-%{V_version}.tgz
+# FIXME: Temporary location until I release it for real on pear.horde.org
+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.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile	8 Nov 2008 11:42:41 -0000	1.4
+++ Makefile	12 Nov 2008 05:59:00 -0000	1.5
@@ -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