SPECS: gallery.spec - add README.html to -setup (by Michal Kochano...

glen glen at pld-linux.org
Sun Aug 27 18:05:32 CEST 2006


Author: glen                         Date: Sun Aug 27 16:05:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add README.html to -setup (by Michal Kochanowicz)

---- Files affected:
SPECS:
   gallery.spec (1.47 -> 1.48) 

---- Diffs:

================================================================
Index: SPECS/gallery.spec
diff -u SPECS/gallery.spec:1.47 SPECS/gallery.spec:1.48
--- SPECS/gallery.spec:1.47	Sun Aug 27 18:04:25 2006
+++ SPECS/gallery.spec	Sun Aug 27 18:05:27 2006
@@ -76,6 +76,7 @@
 install -d $RPM_BUILD_ROOT{%{_appdir},%{_sysconfdir},/var/lib/gallery/albums}
 
 cp -a *.{php,inc} $RPM_BUILD_ROOT%{_appdir}
+cp README.html $RPM_BUILD_ROOT%{_appdir}
 cp -a images lib modules themes $RPM_BUILD_ROOT%{_appdir}
 cp -a install upgrade $RPM_BUILD_ROOT%{_appdir}
 
@@ -130,6 +131,7 @@
 %files setup
 %defattr(644,root,root,755)
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/login.txt
+%{_appdir}/README.html
 %{_appdir}/config.php
 %{_appdir}/install
 %{_appdir}/upgrade
@@ -141,6 +143,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.48  2006/08/27 16:05:27  glen
+- add README.html to -setup (by Michal Kochanowicz)
+
 Revision 1.47  2006/08/27 16:04:25  glen
 - /upgrade moved to -setup package
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gallery.spec?r1=1.47&r2=1.48&f=u



More information about the pld-cvs-commit mailing list