packages: pearize.sh - usage help
glen
glen at pld-linux.org
Fri Feb 12 12:14:37 CET 2010
Author: glen Date: Fri Feb 12 11:14:37 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- usage help
---- Files affected:
packages:
pearize.sh (1.43 -> 1.44)
---- Diffs:
================================================================
Index: packages/pearize.sh
diff -u packages/pearize.sh:1.43 packages/pearize.sh:1.44
--- packages/pearize.sh:1.43 Fri Mar 16 21:59:15 2007
+++ packages/pearize.sh Fri Feb 12 12:14:32 2010
@@ -4,11 +4,18 @@
# it is still better than nothing. if somebody wishes to add sorting in this
# script. i'd be just glad :)
#
-# needs 'pear' for 'pear makerpm' command, ./builder for fetching sources.
+# needs 'pear' for 'pear make-rpm-spec' command, ./builder for fetching sources.
# You should have all PEAR packages installed to get best results (needed for epoch autodetection)
#
-# todo: adjust similiarily noautoreqdeps
-# bugs: the beta portions in version deps could be wrong (php-4.3.0b1 and alike)
+# To create completely new PEAR package spec, follow something like this:
+# $ pear download RDF-alpha
+# File RDF-0.1.0alpha1.tgz downloaded
+# $ pear make-rpm-spec RDF-0.1.0alpha1.tgz
+# Wrote RPM spec file php-pear-RDF.spec
+# $
+#
+# TODO: adjust similiarily noautoreqdeps
+# BUGS: the beta portions in version deps could be wrong (php-4.3.0b1 and alike)
# see php-pear-DBA_Relational.spec
# Something strange: Requires: php-common < 4:3:5.1
#
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pearize.sh?r1=1.43&r2=1.44&f=u
More information about the pld-cvs-commit
mailing list