SPECS (AC-branch): vim.spec - recognize UUID= in /etc/fstab; rel 2

glen glen at pld-linux.org
Fri Oct 20 16:37:31 CEST 2006


Author: glen                         Date: Fri Oct 20 14:37:31 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- recognize UUID= in /etc/fstab; rel 2

---- Files affected:
SPECS:
   vim.spec (1.357.2.9.2.3.2.2 -> 1.357.2.9.2.3.2.3) 

---- Diffs:

================================================================
Index: SPECS/vim.spec
diff -u SPECS/vim.spec:1.357.2.9.2.3.2.2 SPECS/vim.spec:1.357.2.9.2.3.2.3
--- SPECS/vim.spec:1.357.2.9.2.3.2.2	Fri Oct 20 16:34:53 2006
+++ SPECS/vim.spec	Fri Oct 20 16:37:26 2006
@@ -19,7 +19,7 @@
 #
 %define		_ver		7.0
 %define		_patchlevel	081
-%define		_rel		1
+%define		_rel		2
 
 # cflags get changed while configuring
 %undefine	configure_cache
@@ -89,6 +89,7 @@
 Patch103:	%{name}-gtkfilechooser-bonobo.patch
 Patch104:	%{name}-home_etc.patch
 Patch105:	%{name}-selinux.patch
+Patch106:	%{name}-fstab-uuid.patch
 Patch201:	ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.001
 Patch202:	ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.002
 Patch203:	ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.003
@@ -717,6 +718,8 @@
 # selinux
 %{?with_selinux:%patch105 -p1}
 
+%patch106 -p1
+
 install %{SOURCE14} runtime/indent
 install %{SOURCE15} runtime/colors
 install %{SOURCE16} runtime/syntax
@@ -1264,6 +1267,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.357.2.9.2.3.2.3  2006/10/20 14:37:26  glen
+- recognize UUID= in /etc/fstab; rel 2
+
 Revision 1.357.2.9.2.3.2.2  2006/10/20 14:34:53  glen
 - adapter
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vim.spec?r1=1.357.2.9.2.3.2.2&r2=1.357.2.9.2.3.2.3&f=u



More information about the pld-cvs-commit mailing list