packages: shake/shake.spec - BR: help2man

sparky sparky at pld-linux.org
Fri Dec 4 02:06:43 CET 2009


Author: sparky                       Date: Fri Dec  4 01:06:43 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: help2man

---- Files affected:
packages/shake:
   shake.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/shake/shake.spec
diff -u packages/shake/shake.spec:1.3 packages/shake/shake.spec:1.4
--- packages/shake/shake.spec:1.3	Fri Mar 13 10:48:07 2009
+++ packages/shake/shake.spec	Fri Dec  4 02:06:38 2009
@@ -11,6 +11,7 @@
 URL:		http://vleu.net/shake/
 BuildRequires:	attr-devel
 BuildRequires:	cmake
+BuildRequires:	help2man
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -32,10 +33,10 @@
 
 %build
 cd build
-%{__cmake} ../ 
+%{__cmake} ../
 # fix paths
 %{__sed} -i -e 's,/usr/local,/usr,g' CPackConfig.cmake
-%{__sed} -i -e 's,/usr/local,/usr,g' CPackSourceConfig.cmake 
+%{__sed} -i -e 's,/usr/local,/usr,g' CPackSourceConfig.cmake
 %{__sed} -i -e 's,/usr/local,/usr,g' cmake_install.cmake
 
 %{__make} \
@@ -63,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/12/04 01:06:38  sparky
+- BR: help2man
+
 Revision 1.3  2009/03/13 09:48:07  duddits
 - up to 0.99
 - BR: attr-devel, cmake
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/shake/shake.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list