SPECS: mc.spec - new syntax highlighting for awk/verliog/vhdl from Andres F...

pluto pluto at pld-linux.org
Wed Jan 21 21:49:52 CET 2009


Author: pluto                        Date: Wed Jan 21 20:49:52 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- new syntax highlighting for awk/verliog/vhdl from Andres Farfan (list:org.gnome.mc-devel).
- extend c++ highlighting to templates implementation files (.tcc).
- release snap.4.

---- Files affected:
SPECS:
   mc.spec (1.268 -> 1.269) 

---- Diffs:

================================================================
Index: SPECS/mc.spec
diff -u SPECS/mc.spec:1.268 SPECS/mc.spec:1.269
--- SPECS/mc.spec:1.268	Sat Aug  9 16:53:54 2008
+++ SPECS/mc.spec	Wed Jan 21 21:49:47 2009
@@ -24,7 +24,7 @@
 Summary(zh_CN.UTF-8):	一个方便实用的文件管理器和虚拟Shell
 Name:		mc
 Version:	4.6.2
-Release:	0.%{snap}.3
+Release:	0.%{snap}.4
 License:	GPL v2+
 Group:		Applications/Shells
 Source0:	ftp://ftp.gnu.org/gnu/mc/%{name}-%{version}-%{snap}.tar.gz
@@ -58,6 +58,8 @@
 Patch22:	%{name}-utf8-look-and-feel.patch
 Patch23:	%{name}-utf8-8bit-hex.patch
 Patch24:	%{name}-find_options.patch
+Patch25:	%{name}-verilog-syntax.patch
+Patch26:	%{name}-awk-syntax.patch
 URL:		http://www.ibiblio.org/mc/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -261,6 +263,8 @@
 %patch23 -p1
 %endif
 %patch24 -p1
+%patch25 -p1
+%patch26 -p1
 
 mv -f po/{no,nb}.po
 rm -f po/stamp-po
@@ -325,7 +329,7 @@
 %endif
 
 rm -f syntax/Syntax.orig
-sed -i 's:|hxx|:|hh|hpp|hxx|:' syntax/Syntax
+sed -i 's:|hxx|:|hh|hpp|hxx|tcc|:' syntax/Syntax
 
 %build
 %{__gettextize}
@@ -510,6 +514,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.269  2009/01/21 20:49:47  pluto
+- new syntax highlighting for awk/verliog/vhdl from Andres Farfan (list:org.gnome.mc-devel).
+- extend c++ highlighting to templates implementation files (.tcc).
+- release snap.4.
+
 Revision 1.268  2008/08/09 14:53:54  arekm
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mc.spec?r1=1.268&r2=1.269&f=u



More information about the pld-cvs-commit mailing list