packages: openvcp-web/openvcp-web.spec - updated to 0.4rc2, patch1 commente...

hawk hawk at pld-linux.org
Sun May 3 00:30:58 CEST 2009


Author: hawk                         Date: Sat May  2 22:30:58 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.4rc2, patch1 commented out, not sure if its still required

---- Files affected:
packages/openvcp-web:
   openvcp-web.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/openvcp-web/openvcp-web.spec
diff -u packages/openvcp-web/openvcp-web.spec:1.10 packages/openvcp-web/openvcp-web.spec:1.11
--- packages/openvcp-web/openvcp-web.spec:1.10	Mon Mar 10 18:12:35 2008
+++ packages/openvcp-web/openvcp-web.spec	Sun May  3 00:30:52 2009
@@ -1,13 +1,14 @@
 # $Revision$, $Date$
+%define		rc_ver	rc2
 Summary:	VServer Control Panel Web interface
 Summary(pl.UTF-8):	VServer Control Panel  - interfejs WWW do administrowania VServerami
 Name:		openvcp-web
-Version:	0.3
-Release:	0.4
+Version:	0.4
+Release:	0.%{rc_ver}.1
 License:	GPL
 Group:		Applications/WWW
-Source0:	http://files.openvcp.org/%{name}-%{version}.tar.gz
-# Source0-md5:	2d9733679fbb0b3a5f1b028d551043a1
+Source0:	http://files.openvcp.org/%{name}-%{version}%{rc_ver}.tar.gz
+# Source0-md5:	d82def427ffffffe87459c0972daa5a0
 Source1:	%{name}-apache.conf
 Patch0:		%{name}-conf.patch
 Patch1:		%{name}-actions.patch
@@ -39,9 +40,9 @@
 VServer Control Panel  - interfejs WWW do administrowania VServerami.
 
 %prep
-%setup -q -n %{name}-%{version}-rc2
+%setup -q -n %{name}-%{version}%{rc_ver}
 %patch0 -p1
-%patch1 -p1
+#%patch1 -p1
 
 # Replace short open tag <? with full <?php
 find -type f -print0 | xargs -0 perl -pi -e 's/<\?($|\s)/<?php\1/g'
@@ -99,6 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2009/05/02 22:30:52  hawk
+- updated to 0.4rc2, patch1 commented out, not sure if its still required
+
 Revision 1.10  2008/03/10 17:12:35  qboosh
 - pl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openvcp-web/openvcp-web.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list