SPECS: Apache-FileManager.spec - added Changes and man file

paszczus paszczus at pld-linux.org
Mon Aug 8 17:02:09 CEST 2005


Author: paszczus                     Date: Mon Aug  8 15:02:09 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added Changes and man file

---- Files affected:
SPECS:
   Apache-FileManager.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/Apache-FileManager.spec
diff -u SPECS/Apache-FileManager.spec:1.1 SPECS/Apache-FileManager.spec:1.2
--- SPECS/Apache-FileManager.spec:1.1	Mon Aug  8 16:53:37 2005
+++ SPECS/Apache-FileManager.spec	Mon Aug  8 17:02:04 2005
@@ -30,6 +30,9 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
+install -d $RPM_BUILD_ROOT%{_mandir}/man3
+install blib/man3/* $RPM_BUILD_ROOT%{_mandir}/man3/Apache-FileManager.3pm
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -40,14 +43,19 @@
 %service apache restart
 
 %defattr(644,root,root,755)
-%doc README
-%attr(755,root,root) %{_pkglibdir}/*
+%doc Changes
+%{_mandir}/man3/*
+
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
+
 $Log$
+Revision 1.2  2005/08/08 15:02:04  paszczus
+- added Changes and man file
+
 Revision 1.1  2005/08/08 14:53:37  paszczus
 - raw spec
 - not finished, builds without any files
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/Apache-FileManager.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list