SOURCES: vim-filetype_vim-perl_tests.patch, vim-selinux.patch - up...
arekm
arekm at pld-linux.org
Wed Mar 29 20:59:03 CEST 2006
Author: arekm Date: Wed Mar 29 18:59:02 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- up for 7.0
---- Files affected:
SOURCES:
vim-filetype_vim-perl_tests.patch (1.1 -> 1.2) , vim-selinux.patch (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SOURCES/vim-filetype_vim-perl_tests.patch
diff -u SOURCES/vim-filetype_vim-perl_tests.patch:1.1 SOURCES/vim-filetype_vim-perl_tests.patch:1.2
--- SOURCES/vim-filetype_vim-perl_tests.patch:1.1 Tue Apr 27 07:55:16 2004
+++ SOURCES/vim-filetype_vim-perl_tests.patch Wed Mar 29 20:58:57 2006
@@ -7,6 +7,6 @@
+" tests for perl modules
+au BufNewFile,BufRead t/*.t call FTCheck_pl()
+
- " Tads (or Nroff)
- au BufNewFile,BufRead *.t
- \ if !<SID>FTnroff() | setf tads | endif
+ " Sysctl
+ au BufNewFile,BufRead /etc/sysctl.conf setf sysctl
+
================================================================
Index: SOURCES/vim-selinux.patch
diff -u SOURCES/vim-selinux.patch:1.3 SOURCES/vim-selinux.patch:1.4
--- SOURCES/vim-selinux.patch:1.3 Fri Oct 28 23:36:06 2005
+++ SOURCES/vim-selinux.patch Wed Mar 29 20:58:57 2006
@@ -130,28 +130,28 @@
/*
* Return a pointer to the ACL of file "fname" in allocated memory.
* Return NULL if the ACL is not available for whatever reason.
---- vim64/src/po/pl.po.orig 2004-06-11 10:58:45.000000000 +0200
-+++ vim64/src/po/pl.po 2005-10-28 23:34:15.523950872 +0200
-@@ -4826,6 +4826,22 @@
- msgid "Opening the X display timed out"
- msgstr "Próba otwarcia ekranu X trwała zbyt długo"
-
-+#: os_unix.c:2354
-+msgid ""
-+"\n"
-+"Could not get security context for "
-+msgstr ""
-+"\n"
-+"Nie mogę pobrać kontekstu bezpieczeństwa dla "
-+
-+#: os_unix.c:2361
-+msgid ""
-+"\n"
-+"Could not set security context for "
-+msgstr ""
-+"\n"
-+"Nie mogę ustawić kontekstu bezpieczeństwa dla "
-+
- #: os_unix.c:3227 os_unix.c:3907
- msgid ""
- "\n"
+;--- vim64/src/po/pl.po.orig 2004-06-11 10:58:45.000000000 +0200
+;+++ vim64/src/po/pl.po 2005-10-28 23:34:15.523950872 +0200
+;@@ -4826,6 +4826,22 @@
+; msgid "Opening the X display timed out"
+; msgstr "Próba otwarcia ekranu X trwała zbyt długo"
+;
+;+#: os_unix.c:2354
+;+msgid ""
+;+"\n"
+;+"Could not get security context for "
+;+msgstr ""
+;+"\n"
+;+"Nie mogę pobrać kontekstu bezpieczeństwa dla "
+;+
+;+#: os_unix.c:2361
+;+msgid ""
+;+"\n"
+;+"Could not set security context for "
+;+msgstr ""
+;+"\n"
+;+"Nie mogę ustawić kontekstu bezpieczeństwa dla "
+;+
+; #: os_unix.c:3227 os_unix.c:3907
+; msgid ""
+; "\n"
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/vim-filetype_vim-perl_tests.patch?r1=1.1&r2=1.2&f=u
http://cvs.pld-linux.org/SOURCES/vim-selinux.patch?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list