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

cvs at kolab.org cvs at kolab.org
Mon Jul 13 15:46:15 CEST 2009


Author: gunnar

Update of /kolabrepository/server/pear/Horde_Browser-H4
In directory doto:/tmp/cvs-serv24797

Modified Files:
	.cvsignore ChangeLog Makefile 
Added Files:
	package.info 
Removed Files:
	Horde_Browser-H4.spec 
Log Message:
Added Horde_Browser-H4 to CVS.

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

# The name of the RPM package
package='Horde_Browser-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/Browser'

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

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

# Version number
version='0.1.0dev20090711'

# 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'

# 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           \
PreReq:       Horde_Util                   \
'

# Package summary description
summary='Horde Browser API'

# Long package description
description=' \
The Horde_Browser:: class provides an API for getting information \
about the current users browser and its capabilities. \
'

# Source code license
license='LGPL'

Index: .cvsignore
===================================================================
RCS file: /kolabrepository/server/pear/Horde_Browser-H4/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- .cvsignore	18 May 2009 17:37:52 -0000	1.1
+++ .cvsignore	13 Jul 2009 13:46:13 -0000	1.2
@@ -1,3 +1,4 @@
 *.src.rpm
 *.tgz
+*.spec
 package.patch

Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/pear/Horde_Browser-H4/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ChangeLog	18 May 2009 17:37:52 -0000	1.1
+++ ChangeLog	13 Jul 2009 13:46:13 -0000	1.2
@@ -1,3 +1,7 @@
+2009-07-13  Gunnar Wrobel  <p at rdus.de>
+
+	* package.info: Converted to new packaging style.
+
 2009-05-18  Gunnar Wrobel  <p at rdus.de>
 
 	* Horde_Browser-H4.spec: Added package to Kolab CVS.

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/pear/Horde_Browser-H4/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile	18 May 2009 17:37:52 -0000	1.1
+++ Makefile	13 Jul 2009 13:46:13 -0000	1.2
@@ -1 +1 @@
-include ../Horde.mk
+include ../Pear.mk

--- Horde_Browser-H4.spec DELETED ---





More information about the commits mailing list