SPECS: phplib.spec - adapter

glen glen at pld-linux.org
Wed Aug 29 19:11:20 CEST 2007


Author: glen                         Date: Wed Aug 29 17:11:20 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapter

---- Files affected:
SPECS:
   phplib.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/phplib.spec
diff -u SPECS/phplib.spec:1.10 SPECS/phplib.spec:1.11
--- SPECS/phplib.spec:1.10	Wed Aug 29 19:10:21 2007
+++ SPECS/phplib.spec	Wed Aug 29 19:11:15 2007
@@ -9,8 +9,8 @@
 Source0:	http://dl.sourceforge.net/phplib/%{name}-%{version}.tar.gz
 # Source0-md5:	0dfc72f77d1503d562fa3cbbad066b48
 URL:		http://phplib.sourceforge.net/
-Requires:	php-common
 Requires:	%{name}-template = %{version}-%{release}
+Requires:	php-common
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -29,10 +29,11 @@
 Group:		Development/Languages/PHP
 
 %description template
-The template class allows you to keep your HTML code in some external files
-which are completely free of PHP code, but contain replacement fields.  The
-class provides you with functions which can fill in the replacement fields with
-arbitrary strings. These strings can become very large, e.g. entire tables.
+The template class allows you to keep your HTML code in some external
+files which are completely free of PHP code, but contain replacement
+fields. The class provides you with functions which can fill in the
+replacement fields with arbitrary strings. These strings can become
+very large, e.g. entire tables.
 
 %prep
 %setup  -q
@@ -64,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2007/08/29 17:11:15  glen
+- adapter
+
 Revision 1.10  2007/08/29 17:10:21  glen
 - update to 7.4a, separate template class
 
@@ -83,14 +87,14 @@
 - working Source URL
 
 Revision 1.4  2002/11/30 23:00:25  juandon
-- new %%doc
+- new %doc
 
 Revision 1.3  2002/02/22 23:29:35  kloczek
 - removed all Group fields translations (oure rpm now can handle translating
   Group field using gettext).
 
 Revision 1.2  2002/01/18 02:14:36  kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
 
 Revision 1.1  2001/10/28 15:17:52  misiek
 - initial pld release
================================================================

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



More information about the pld-cvs-commit mailing list