SPECS: coppermine-gallery.spec - docs/ directory moved to /usr/sha...

beorn beorn at pld-linux.org
Tue Nov 13 17:30:18 CET 2007


Author: beorn                        Date: Tue Nov 13 16:30:18 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- docs/ directory moved to /usr/share/coppermine-gallery as it is used by application itself

---- Files affected:
SPECS:
   coppermine-gallery.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/coppermine-gallery.spec
diff -u SPECS/coppermine-gallery.spec:1.12 SPECS/coppermine-gallery.spec:1.13
--- SPECS/coppermine-gallery.spec:1.12	Tue Nov 13 00:12:37 2007
+++ SPECS/coppermine-gallery.spec	Tue Nov 13 17:30:13 2007
@@ -4,7 +4,7 @@
 Summary(pl.UTF-8):	W pełni funkcjonalny skrypt do galerii obrazków na WWW
 Name:		coppermine-gallery
 Version:	1.4.14
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Applications/Publishing
 Source0:	http://dl.sourceforge.net/coppermine/cpg%{_ver}.zip
@@ -89,7 +89,7 @@
 	$RPM_BUILD_ROOT/var/lib/%{name}/albums/{edit,userpics}
 
 cp -a *.{php,js,css} $RPM_BUILD_ROOT%{_appdir}
-cp -a bridge images include lang logs plugins sql themes $RPM_BUILD_ROOT%{_appdir}
+cp -a bridge docs images include lang logs plugins sql themes $RPM_BUILD_ROOT%{_appdir}
 ln -s /var/lib/%{name}/albums $RPM_BUILD_ROOT%{_appdir}/albums
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
@@ -134,7 +134,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README.txt CHANGELOG docs
+%doc README.txt CHANGELOG
 %dir %attr(750,root,http) %{_sysconfdir}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/apache.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf
@@ -146,6 +146,7 @@
 %exclude %{_appdir}/install.php
 %{_appdir}/albums
 %{_appdir}/bridge
+%{_appdir}/docs
 %{_appdir}/images
 %{_appdir}/include
 %{_appdir}/lang
@@ -170,6 +171,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2007-11-13 16:30:13  beorn
+- docs/ directory moved to /usr/share/coppermine-gallery as it is used by application itself
+
 Revision 1.12  2007-11-12 23:12:37  gotar
 - upgrade to 1.4.14 (sec fixes!),
 - limit http access to directories containing private data (file names that
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/coppermine-gallery.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list