SPECS: enscript.spec - added php language definitions (patch submi...

glen glen at pld-linux.org
Wed Jan 11 01:03:24 CET 2006


Author: glen                         Date: Wed Jan 11 00:03:24 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added php language definitions (patch submited to author(s) too)

---- Files affected:
SPECS:
   enscript.spec (1.40 -> 1.41) 

---- Diffs:

================================================================
Index: SPECS/enscript.spec
diff -u SPECS/enscript.spec:1.40 SPECS/enscript.spec:1.41
--- SPECS/enscript.spec:1.40	Wed Jan 11 00:41:59 2006
+++ SPECS/enscript.spec	Wed Jan 11 01:03:19 2006
@@ -1,14 +1,13 @@
 # $Revision$, $Date$
 # TODO
 # - ruby hiliting from http://neugierig.org/software/ruby/
-# - php hiliting from http://home.raxnet.net/article_viewcvs_php.php
 Summary:	Converts plain ASCII to PostScript
 Summary(es):	Convierte texto ASCII a postscript
 Summary(pl):	Konwertuje czyste ASCII do PostScriptu
 Summary(pt_BR):	Converte texto ASCII para postscript
 Name:		enscript
 Version:	1.6.4
-Release:	1
+Release:	2
 License:	GPL
 Group:		Applications/Publishing
 Source0:	http://www.iki.fi/mtr/genscript/%{name}-%{version}.tar.gz
@@ -18,6 +17,7 @@
 Patch2:		%{name}-mail.patch
 Patch3:		%{name}-debian.patch
 Patch4:		%{name}-info.patch
+Patch5:		%{name}-php.patch
 URL:		http://www.iki.fi/mtr/genscript/
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
@@ -55,6 +55,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 %{__gettextize}
@@ -76,6 +77,7 @@
 ln -sf enscript $RPM_BUILD_ROOT%{_bindir}/nenscript
 
 %find_lang %{name}
+rm -f $RPM_BUILD_ROOT%{_datadir}/info/dir
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -107,6 +109,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2006/01/11 00:03:19  glen
+- added php language definitions (patch submited to author(s) too)
+
 Revision 1.40  2006/01/10 23:41:59  glen
 - todo for more languages
 
@@ -152,21 +157,21 @@
 - working Source0
 
 Revision 1.27  2002/11/27 19:36:44  juandon
-- new %%doc
+- new %doc
 
 Revision 1.26  2002/10/09 13:14:20  kloczek
 - use more macros, some cosmetics, added missing "rm -f missing" and use new %doc
 
 Revision 1.25  2002/06/23 20:52:49  kloczek
-perl -pi -e "s/^gettextize --copy --force/\%%\{__gettextize\}/"
+- perl -pi -e "s/^gettextize --copy --force/\%\{__gettextize\}/"
 
 Revision 1.24  2002/05/21 23:12:59  kloczek
-perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
+- perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
              s/^automake -a -c -f/\%\{__automake\}/; \
-	     s/^autoconf/\%\{__autoconf\}/"
+     s/^autoconf/\%\{__autoconf\}/"
 
 Revision 1.23  2002/04/25 16:15:25  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.22  2002/03/30 15:15:40  qboosh
 - fixed debian patch: now it adds lower case media names without removing
@@ -192,7 +197,7 @@
   Group field using gettext).
 
 Revision 1.16  2002/01/18 02:12:48  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.15  2001/12/13 22:23:59  kloczek
 - release 15,
@@ -224,10 +229,10 @@
 - removed stripping executables, it's done by rpm automation
 
 Revision 1.8  2000/06/09 07:54:40  kloczek
-- more %%{__make} macros.
+- more %{__make} macros.
 
 Revision 1.7  2000/06/09 07:22:49  kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
 
 Revision 1.6  2000/05/18 19:19:33  kloczek
 - spec adapterized.
@@ -251,7 +256,7 @@
 - striping binaries
 
 Revision 1.1  1999/08/19 20:07:26  baggins
-almost raw
+- almost raw
 
 * Wed Mar 24 1999 Erik Troan <ewt at redhat.com>
 - marked /usr/share/enscript/font.map as a config file
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/enscript.spec?r1=1.40&r2=1.41&f=u



More information about the pld-cvs-commit mailing list