gunnar: server/pear/Horde_Group Horde_Group.spec, 1.1, 1.2 Makefile, 1.1, 1.2

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


Author: gunnar

Update of /kolabrepository/server/pear/Horde_Group
In directory doto:/tmp/cvs-serv17936/pear/Horde_Group

Modified Files:
	Horde_Group.spec Makefile 
Log Message:
Complete a first draft of the new Free/Busy package. Not yet functional.

Index: Horde_Group.spec
===================================================================
RCS file: /kolabrepository/server/pear/Horde_Group/Horde_Group.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Horde_Group.spec	11 Sep 2008 16:25:07 -0000	1.1
+++ Horde_Group.spec	12 Sep 2008 18:46:46 -0000	1.2
@@ -1,6 +1,6 @@
 # Variables
 %define         V_package Horde_Group
-%define         V_version 0.0.2
+%define         V_version 0.0.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/pear/Horde_Group/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile	11 Sep 2008 16:25:07 -0000	1.1
+++ Makefile	12 Sep 2008 18:46:46 -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://pear.horde.org/get/$(PACKAGE)-$(VERSION).tgz
+SOURCE_0=http://files.pardus.de/kolab-sources/$(PACKAGE)-$(VERSION).tgz
 
 .PHONY: all
 all: $(PACKAGE)-$(VERSION)-$(RELEASE).src.rpm





More information about the commits mailing list