SPECS: pcmciautils.spec - udev is default in current pcmciautils

qboosh qboosh at pld-linux.org
Thu Jan 25 12:58:00 CET 2007


Author: qboosh                       Date: Thu Jan 25 11:58:00 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- udev is default in current pcmciautils

---- Files affected:
SPECS:
   pcmciautils.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/pcmciautils.spec
diff -u SPECS/pcmciautils.spec:1.9 SPECS/pcmciautils.spec:1.10
--- SPECS/pcmciautils.spec:1.9	Fri Dec  8 16:25:32 2006
+++ SPECS/pcmciautils.spec	Thu Jan 25 12:57:55 2007
@@ -45,8 +45,8 @@
 %if !%{with startup}
 sed -i -e "s#STARTUP =.*#STARTUP = false#g" Makefile
 %endif
-%if %{with udev}
-sed -i -e "s#UDEV =.*#UDEV = true#g" Makefile
+%if !%{with udev}
+sed -i -e "s#UDEV =.*#UDEV = false#g" Makefile
 %endif
 
 %{__make} \
@@ -90,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007/01/25 11:57:55  qboosh
+- udev is default in current pcmciautils
+
 Revision 1.9  2006/12/08 15:25:32  mmazur
 - rel 1.5
 - actually added the lspcmcia symlink to %files
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pcmciautils.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list