packages: cmake/cmake.spec - gui files only --with gui

sls sls at pld-linux.org
Mon Dec 14 20:39:36 CET 2009


Author: sls                          Date: Mon Dec 14 19:39:36 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- gui files only --with gui

---- Files affected:
packages/cmake:
   cmake.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: packages/cmake/cmake.spec
diff -u packages/cmake/cmake.spec:1.45 packages/cmake/cmake.spec:1.46
--- packages/cmake/cmake.spec:1.45	Mon Dec 14 14:12:14 2009
+++ packages/cmake/cmake.spec	Mon Dec 14 20:39:30 2009
@@ -110,12 +110,14 @@
 %{_datadir}/cmake
 %dir %{_libdir}/cmake
 
+%if %{with gui}
 %files gui
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/cmake-gui
 %{_datadir}/mime/packages/cmakecache.xml
 %{_desktopdir}/CMake.desktop
 %{_pixmapsdir}/CMakeSetup.png
+%endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -123,6 +125,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2009/12/14 19:39:30  sls
+- gui files only --with gui
+
 Revision 1.45  2009/12/14 13:12:14  baggins
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cmake/cmake.spec?r1=1.45&r2=1.46&f=u



More information about the pld-cvs-commit mailing list