packages: cmake/cmake.spec - if you say dir, then do dir

glen glen at pld-linux.org
Sun Nov 22 18:25:53 CET 2009


Author: glen                         Date: Sun Nov 22 17:25:53 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- if you say dir, then do dir

---- Files affected:
packages/cmake:
   cmake.spec (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: packages/cmake/cmake.spec
diff -u packages/cmake/cmake.spec:1.42 packages/cmake/cmake.spec:1.43
--- packages/cmake/cmake.spec:1.42	Sun Nov 22 00:51:32 2009
+++ packages/cmake/cmake.spec	Sun Nov 22 18:25:47 2009
@@ -108,7 +108,7 @@
 %attr(755,root,root) %{_bindir}/ctest
 %{_mandir}/man1/*.1*
 %{_datadir}/cmake
-%{_libdir}/cmake
+%dir %{_libdir}/cmake
 
 %files gui
 %defattr(644,root,root,755)
@@ -123,6 +123,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2009/11/22 17:25:47  glen
+- if you say dir, then do dir
+
 Revision 1.42  2009/11/21 23:51:32  sparky
 - added %{_libdir}/cmake directory; many packages require it, and some broken
   packages provide it
================================================================

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



More information about the pld-cvs-commit mailing list