packages: googlecl/googlecl.spec - manual - docs

uzsolt uzsolt at pld-linux.org
Wed Oct 27 09:17:44 CEST 2010


Author: uzsolt                       Date: Wed Oct 27 07:17:44 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- manual
- docs

---- Files affected:
packages/googlecl:
   googlecl.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/googlecl/googlecl.spec
diff -u packages/googlecl/googlecl.spec:1.5 packages/googlecl/googlecl.spec:1.6
--- packages/googlecl/googlecl.spec:1.5	Sat Oct  9 10:12:14 2010
+++ packages/googlecl/googlecl.spec	Wed Oct 27 09:17:39 2010
@@ -33,6 +33,9 @@
 	--optimize=2 \
 	--root=$RPM_BUILD_ROOT
 
+install -d $RPM_BUILD_ROOT%{_mandir}/man1
+install man/google.1 $RPM_BUILD_ROOT%{_mandir}/man1
+
 %py_postclean
 
 %clean
@@ -40,9 +43,11 @@
 
 %files
 %defattr(644,root,root,755)
+%doc changelog README.config README.new-usage README.txt
 %attr(755,root,root) %{_bindir}/google
 %{py_sitescriptdir}/%{name}
 %{py_sitescriptdir}/*.egg-info
+%{_mandir}/man1/google.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -50,6 +55,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2010/10/27 07:17:39  uzsolt
+- manual
+- docs
+
 Revision 1.5  2010/10/09 08:12:14  caleb
 - Up to 0.9.11
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/googlecl/googlecl.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list