SPECS: mc.spec - highlight more c++ headers.

pluto pluto at pld-linux.org
Fri Dec 16 08:56:11 CET 2005


Author: pluto                        Date: Fri Dec 16 07:56:11 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- highlight more c++ headers.

---- Files affected:
SPECS:
   mc.spec (1.225 -> 1.226) 

---- Diffs:

================================================================
Index: SPECS/mc.spec
diff -u SPECS/mc.spec:1.225 SPECS/mc.spec:1.226
--- SPECS/mc.spec:1.225	Tue Dec 13 14:58:51 2005
+++ SPECS/mc.spec	Fri Dec 16 08:56:05 2005
@@ -75,6 +75,7 @@
 BuildRequires:	pam-devel
 BuildRequires:	pkgconfig
 BuildRequires:	rpm-perlprov
+BuildRequires:	sed >= 4.0
 %if %{with utf8}
 BuildRequires:	slang-devel >= 1:2.0.0
 %endif
@@ -321,6 +322,8 @@
 cd ..
 %endif
 
+sed -i 's:|hxx|:|hh|hpp|hxx|:' syntax/Syntax
+
 %build
 %{__gettextize}
 %{__aclocal} -I m4
@@ -509,6 +512,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.226  2005/12/16 07:56:05  pluto
+- highlight more c++ headers.
+
 Revision 1.225  2005/12/13 13:58:51  glen
 - adapterized (sorted %verify attrs)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mc.spec?r1=1.225&r2=1.226&f=u




More information about the pld-cvs-commit mailing list