SPECS: XdeFactor-ng.spec - add man page, INSTALL and TODO

radek radek at pld-linux.org
Sun Jul 3 19:32:00 CEST 2005


Author: radek                        Date: Sun Jul  3 17:32:00 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add man page, INSTALL and TODO

---- Files affected:
SPECS:
   XdeFactor-ng.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/XdeFactor-ng.spec
diff -u SPECS/XdeFactor-ng.spec:1.34 SPECS/XdeFactor-ng.spec:1.35
--- SPECS/XdeFactor-ng.spec:1.34	Sat Nov 27 19:52:05 2004
+++ SPECS/XdeFactor-ng.spec	Sun Jul  3 19:31:53 2005
@@ -89,7 +89,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_sysconfdir}/defactor-ng/x/modules,%{_bindir},%{_datadir}/%{name}/images,%{_libdir}}
+install -d $RPM_BUILD_ROOT{%{_sysconfdir}/defactor-ng/x/modules,%{_bindir},%{_datadir}/%{name}/images,%{_libdir},%{_mandir}/man1/}
 
 install src/xdefactor-ng $RPM_BUILD_ROOT%{_bindir}
 install conf/logo.jpg $RPM_BUILD_ROOT%{_datadir}/%{name}/images
@@ -130,6 +130,8 @@
 	cd ..
 done
 
+install doc/xdefactor-ng.1 %{_mandir}/man1/
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -138,7 +140,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS README conf/modules.conf.example
+%doc AUTHORS README INSTALL TODO conf/modules.conf.example
 %attr(755,root,root) %{_bindir}/xdefactor-ng
 %attr(755,root,root) %{_libdir}/libxdef_*.so
 %dir %{_datadir}/%{name}
@@ -150,6 +152,7 @@
 #%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/defactor-ng/x/host.name
 %dir %{_sysconfdir}/defactor-ng/x/modules
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/defactor-ng/x/modules/*.conf
+%{_mandir}/man1/*
 
 %files database
 %defattr(644,root,root,755)
@@ -162,6 +165,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2005/07/03 17:31:53  radek
+- add man page, INSTALL and TODO
+
 Revision 1.34  2004/11/27 18:52:05  saq
 - massive attack: add missing gtk+2-devel epoch in BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/XdeFactor-ng.spec?r1=1.34&r2=1.35&f=u




More information about the pld-cvs-commit mailing list