Author: glen Date: Mon May 1 21:12:38 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - fix albums dir
---- Files affected: SPECS: coppermine-gallery.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/coppermine-gallery.spec diff -u SPECS/coppermine-gallery.spec:1.1 SPECS/coppermine-gallery.spec:1.2 --- SPECS/coppermine-gallery.spec:1.1 Mon May 1 19:33:38 2006 +++ SPECS/coppermine-gallery.spec Mon May 1 23:12:32 2006 @@ -3,7 +3,7 @@ Summary: Multi-purpose fully-featured and integrated web picture gallery script Name: coppermine-gallery Version: 1.4.5 -Release: 0.6 +Release: 0.8 License: GPL v2+ Group: Applications/Publishing Source0: http://dl.sourceforge.net/coppermine/cpg%{version}.zip @@ -71,7 +71,8 @@ $RPM_BUILD_ROOT/var/lib/%{name}/albums/{edit,userpics} cp -a *.{php,js,css} $RPM_BUILD_ROOT%{_appdir} -cp -a albums bridge images include lang logs plugins sql themes $RPM_BUILD_ROOT%{_appdir} +cp -a bridge 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 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf @@ -151,6 +152,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/05/01 21:12:32 glen +- fix albums dir + Revision 1.1 2006/05/01 17:33:38 glen - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/coppermine-gallery.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
