Author: ankry Date: Sat Aug 12 17:36:19 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - formatting
---- Files affected: SPECS: lighttpd.spec (1.163 -> 1.164) , linuxwacom.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/lighttpd.spec diff -u SPECS/lighttpd.spec:1.163 SPECS/lighttpd.spec:1.164 --- SPECS/lighttpd.spec:1.163 Thu Jul 20 23:35:46 2006 +++ SPECS/lighttpd.spec Sat Aug 12 19:36:14 2006 @@ -10,8 +10,8 @@ # - disable largefile, if you have 2.4 kernel to get sendfile() support, and don't need > 2GB file requests, # see http://article.gmane.org/gmane.comp.web.lighttpd:722 # - please make subpackages of modules that depend other modules than: -# - pcre (core binary needs it too) -# - openssl (core binary needs it too) +# -- pcre (core binary needs it too) +# -- openssl (core binary needs it too) # # Conditional build for lighttpd: %bcond_without xattr # support of extended attributes @@ -462,6 +462,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.164 2006/08/12 17:36:14 ankry +- formatting + Revision 1.163 2006/07/20 21:35:46 qboosh - added R(pre) for addusertogroup (user_group.sh, usermod) ================================================================ Index: SPECS/linuxwacom.spec diff -u SPECS/linuxwacom.spec:1.3 SPECS/linuxwacom.spec:1.4 --- SPECS/linuxwacom.spec:1.3 Thu Jul 27 14:54:58 2006 +++ SPECS/linuxwacom.spec Sat Aug 12 19:36:14 2006 @@ -75,9 +75,8 @@ %{__automake} #X SERVER64= -#if [ "$(getconf LONG_BIT)" == "64" ] -#then -# XSERVER64=--enable-xserver64 +#if [ "$(getconf LONG_BIT)" == "64" ]; then +# XSERVER64=--enable-xserver64 #fi #export RPM_LIBDIR=%{_lib} @@ -110,14 +109,14 @@ # for 2.4 only --enable-usbmouse # for 2.4 only --enable-input # for 2.4 only --enable-mousedev -# --enable-xserver64 Use specified X server bit [default=usually] -# --enable-mkxincludes Enable mkxincludes, XF86 dependency builder [default=no] -# --with-x-src=dir Specify X driver build directory -# --with-xorg-sdk=dir Specify Xorg SDK directory -# --with-xlib=dir uses a specified X11R6 directory -# --with-tcl=dir uses a specified tcl directory -# --with-tk=dir uses a specified tk directory -# --with-xmoduledir Specify wacom_drv path explicitly. Implies --enable-dlloader +# --enable-xserver64 Use specified X server bit [default=usually] +# --enable-mkxincludes Enable mkxincludes, XF86 dependency builder [default=no] +# --with-x-src=dir Specify X driver build directory +# --with-xorg-sdk=dir Specify Xorg SDK directory +# --with-xlib=dir uses a specified X11R6 directory +# --with-tcl=dir uses a specified tcl directory +# --with-tk=dir uses a specified tk directory +# --with-xmoduledir Specify wacom_drv path explicitly. Implies --enable-dlloader %{__make} \ @@ -171,6 +170,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/08/12 17:36:14 ankry +- formatting + Revision 1.3 2006/07/27 12:54:58 wolvverine - up to 0.7.4, NFY ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/lighttpd.spec?r1=1.163&r2=1.164&f=u http://cvs.pld-linux.org/SPECS/linuxwacom.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
