gunnar: server/horde/horde-framework Makefile, 1.11, 1.12 horde-framework-kolab.spec, 1.36, 1.37

cvs at kolab.org cvs at kolab.org
Sat Apr 5 14:59:57 CEST 2008


Author: gunnar

Update of /kolabrepository/server/horde/horde-framework
In directory doto:/tmp/cvs-serv23214/horde-framework

Modified Files:
	Makefile horde-framework-kolab.spec 
Log Message:
Complete the update to horde-3.2-rc3

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/horde/horde-framework/Makefile,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Makefile	14 Mar 2008 17:28:02 -0000	1.11
+++ Makefile	5 Apr 2008 12:59:55 -0000	1.12
@@ -27,7 +27,7 @@
 CONFIGS = $(shell find . -name "*.php")
 
 PACKAGE_0=horde-$(HORDE_NAME)-$(VERSION).tar.bz2
-SOURCE_0=http://build.pardus.de/downloads/$(PACKAGE_0)
+SOURCE_0=http://files.pardus.de/$(PACKAGE_0)
 
 .PHONY: all
 all: $(PACKAGE)-$(VERSION)-$(RELEASE).src.rpm

Index: horde-framework-kolab.spec
===================================================================
RCS file: /kolabrepository/server/horde/horde-framework/horde-framework-kolab.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- horde-framework-kolab.spec	14 Mar 2008 17:28:02 -0000	1.36
+++ horde-framework-kolab.spec	5 Apr 2008 12:59:55 -0000	1.37
@@ -2,8 +2,8 @@
 %define         V_horde_name framework
 %define         V_package horde-%{V_horde_name}-kolab
 %define         V_year  2008
-%define         V_month 03
-%define         V_day   13
+%define         V_month 04
+%define         V_day   05
 %define         V_version 3.2_rc3
 %define         V_date %{V_year}-%{V_month}-%{V_day}
 %define         V_release %{V_year}%{V_month}%{V_day}
@@ -26,9 +26,8 @@
 # version. Horde does not provide such packages
 Source0:	http://files.pardus.de/horde-%{V_horde_name}-%{V_version}.tar.bz2
 
-Patch0:         http://kolab.org/cgi-bin/viewcvs-kolab.cgi/*checkout*/server/patches/horde/framework-3.2-rc2/HK-GW-Fix_Prefs_for_Ingo_framework-3.2-rc2.patch
-Patch1:         http://kolab.org/cgi-bin/viewcvs-kolab.cgi/*checkout*/server/patches/horde/framework-3.2-rc2/HK-GW-Fbview_xfb_concept_framework-3.2-rc2.patch
-Patch2:         http://kolab.org/cgi-bin/viewcvs-kolab.cgi/*checkout*/server/patches/horde/framework-3.2-rc2/HK-GW-Share_fixes_framework-3.2-rc2.patch
+Patch0:         http://kolab.org/cgi-bin/viewcvs-kolab.cgi/*checkout*/server/patches/horde/3.2-rc3/framework/HK-GW-Fix_Prefs_for_Ingo_framework-3.2-rc3.patch
+Patch1:         http://kolab.org/cgi-bin/viewcvs-kolab.cgi/*checkout*/server/patches/horde/3.2-rc3/framework/HK-GW-Fbview_xfb_concept_framework-3.2-rc3.patch
 
 # Build Info
 Prefix:		%{l_prefix}
@@ -52,7 +51,6 @@
 	%setup -n framework
 	%patch -p2 -P 0
 	%patch -p2 -P 1
-	%patch -p2 -P 2
 
 %build
 





More information about the commits mailing list