SPECS: gallery.spec - /upgrade moved to -setup package

glen glen at pld-linux.org
Sun Aug 27 18:04:30 CEST 2006


Author: glen                         Date: Sun Aug 27 16:04:30 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- /upgrade moved to -setup package

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

---- Diffs:

================================================================
Index: SPECS/gallery.spec
diff -u SPECS/gallery.spec:1.46 SPECS/gallery.spec:1.47
--- SPECS/gallery.spec:1.46	Sun Aug 27 15:29:07 2006
+++ SPECS/gallery.spec	Sun Aug 27 18:04:25 2006
@@ -3,7 +3,7 @@
 # - use external libs, not the included ones: pear, smarty, adodb
 # - move to separate packages each: theme, module.
 %define	_snap	20060728
-%define	_rel	0.3
+%define	_rel	0.4
 Summary:	Web based photo album viewer and creator
 Summary(pl):	Przeglądarka i generator albumów zdjęć w postaci stron WWW
 Name:		gallery
@@ -78,9 +78,6 @@
 cp -a *.{php,inc} $RPM_BUILD_ROOT%{_appdir}
 cp -a images lib modules themes $RPM_BUILD_ROOT%{_appdir}
 cp -a install upgrade $RPM_BUILD_ROOT%{_appdir}
-# in /var because of setup/resetadmin file
-#cp -a setup $RPM_BUILD_ROOT/var/lib/gallery
-#ln -s /var/lib/gallery/setup $RPM_BUILD_ROOT%{_appdir}
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
@@ -129,13 +126,13 @@
 %{_appdir}/lib
 %{_appdir}/modules
 %{_appdir}/themes
-%{_appdir}/upgrade
 
 %files setup
 %defattr(644,root,root,755)
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/login.txt
 %{_appdir}/config.php
 %{_appdir}/install
+%{_appdir}/upgrade
 %{_appdir}/login.txt
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -144,6 +141,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2006/08/27 16:04:25  glen
+- /upgrade moved to -setup package
+
 Revision 1.46  2006/08/27 13:29:07  glen
 - login.txt needed only by setup
 
================================================================

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



More information about the pld-cvs-commit mailing list