steffen: server/openldap Makefile,1.12,1.13

cvs at intevation.de cvs at intevation.de
Tue Dec 20 10:18:52 CET 2005


Author: steffen

Update of /kolabrepository/server/openldap
In directory doto:/tmp/cvs-serv19741/openldap

Modified Files:
	Makefile 
Log Message:
Automated build from toplevel

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/openldap/Makefile,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Makefile	9 Dec 2005 15:56:03 -0000	1.12
+++ Makefile	20 Dec 2005 09:18:50 -0000	1.13
@@ -11,10 +11,11 @@
 PACKAGE=openldap
 VERSION=2.3.11
 RELEASE=2.5.0
-
+KOLABRELEASE=2.5.0_kolab
 
 RPM=/kolab/bin/openpkg rpm
- 
+KOLABPKGURI:=`/kolab/bin/openpkg register -R $(KOLABPKGURI)`
+
 all: $(PACKAGE)-$(VERSION)-$(RELEASE).src.rpm
 	$(RPM) -ihv $(PACKAGE)-$(VERSION)-$(RELEASE).src.rpm
 
@@ -24,6 +25,9 @@
 
 $(PACKAGE)-$(VERSION)-$(RELEASE).src.rpm:
 	wget -c $(KOLABPKGURI)/$(PACKAGE)-$(VERSION)-$(RELEASE).src.rpm
+
+dist: all
+	cp $(KOLABRPMSRC)/../PKG/$(PACKAGE)-$(VERSION)-$(KOLABRELEASE).src.rpm ../stage/
 
 clean:
 	rm -rf /kolab/RPM/TMP/$(PACKAGE)





More information about the commits mailing list