packages: gqcam/gqcam.spec - install manual that came with debian patch

glen glen at pld-linux.org
Thu Dec 29 22:49:12 CET 2011


Author: glen                         Date: Thu Dec 29 21:49:12 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- install manual that came with debian patch

---- Files affected:
packages/gqcam:
   gqcam.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: packages/gqcam/gqcam.spec
diff -u packages/gqcam/gqcam.spec:1.18 packages/gqcam/gqcam.spec:1.19
--- packages/gqcam/gqcam.spec:1.18	Thu Dec 29 22:44:53 2011
+++ packages/gqcam/gqcam.spec	Thu Dec 29 22:49:06 2011
@@ -77,8 +77,9 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_bindir}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
 install -p gqcam $RPM_BUILD_ROOT%{_bindir}
+cp -p debian/gqcam.1 $RPM_BUILD_ROOT%{_mandir}/man1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -87,6 +88,7 @@
 %defattr(644,root,root,755)
 %doc CHANGES INSTALL README README.threads
 %attr(755,root,root) %{_bindir}/gqcam
+%{_mandir}/man1/gqcam.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -94,6 +96,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2011/12/29 21:49:06  glen
+- install manual that came with debian patch
+
 Revision 1.18  2011/12/29 21:44:53  glen
 - load prototype for memcpy
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gqcam/gqcam.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list