gunnar: server/pear/Horde_Argv-H4 package.info, NONE, 1.1 .cvsignore, 1.2, 1.3 ChangeLog, 1.1, 1.2 Makefile, 1.1, 1.2 Horde_Argv-H4.spec, 1.2, NONE

cvs at kolab.org cvs at kolab.org
Mon Jul 13 12:50:19 CEST 2009


Author: gunnar

Update of /kolabrepository/server/pear/Horde_Argv-H4
In directory doto:/tmp/cvs-serv19380/Horde_Argv-H4

Modified Files:
	.cvsignore ChangeLog Makefile 
Added Files:
	package.info 
Removed Files:
	Horde_Argv-H4.spec 
Log Message:
Convert Horde_Argv and Horde_Argv-H4 to new packaging style.

--- NEW FILE: package.info ---
# The name of Horde source package
pear_package='Argv'

# The name of the RPM package
package='Horde_Argv-H4'

# Where to find information about the package
package_url='http://pear.horde.org/index.php?package='

# How should the source be retrieved?
#
# WGET: Download via wget
package_origin='VC-GIT'

# The name of the package in the source repository
pear_pkgdir='framework/Argv'

# Commit tag or date to user
repo_commit='75980849adf24856c0cca39fdad5b145b15da30d'

# What release number should the source snapshot get (usually a date)?
repo_release='20090713'

# Version number
version='0.1.0dev20090713'

# Package release number
release='20090713'

# Source URL to download from
sourceurl='http://files.pardus.de/kolab-sources/'

# In which PHP library location should the library get installed
php_lib_loc='php-h4'

# Build prerequisites
buildprereq='                              \
BuildPreReq:  OpenPKG, openpkg >= 20070603 \
BuildPreReq:  php, php::with_pear = yes    \
BuildPreReq:  PEAR-Horde-Channel           \
'

# Installatin prerequisites
prereq='                                   \
PreReq:       OpenPKG, openpkg >= 20070603 \
PreReq:       php, php::with_pear = yes    \
PreReq:       PEAR-Horde-Channel           \
'

# Package summary description
summary='Horde command-line argument parsing package'

# Long package description
description=' \
This package provides classes for parsing command line arguments with \
various actions, providing help, grouping options, and more. \
'

# Source code license
license='LGPL'

Index: .cvsignore
===================================================================
RCS file: /kolabrepository/server/pear/Horde_Argv-H4/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- .cvsignore	20 May 2009 07:56:44 -0000	1.2
+++ .cvsignore	13 Jul 2009 10:50:15 -0000	1.3
@@ -1,3 +1,4 @@
 *.src.rpm
 *.tgz
+*.spec
 package.patch

Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/pear/Horde_Argv-H4/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ChangeLog	18 May 2009 22:31:06 -0000	1.1
+++ ChangeLog	13 Jul 2009 10:50:15 -0000	1.2
@@ -1,3 +1,7 @@
+2009-07-13  Gunnar Wrobel  <p at rdus.de>
+
+	* package.info: Convert to new packaging style.
+
 2009-05-19  Gunnar Wrobel  <p at rdus.de>
 
 	* Horde_Argv-H4.spec: Added package to Kolab CVS.

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/pear/Horde_Argv-H4/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile	18 May 2009 22:31:06 -0000	1.1
+++ Makefile	13 Jul 2009 10:50:15 -0000	1.2
@@ -1 +1 @@
-include ../Horde.mk
+include ../Pear.mk

--- Horde_Argv-H4.spec DELETED ---





More information about the commits mailing list