SPECS: phpost.spec - cleanup; todo: webapps?

qboosh qboosh at pld-linux.org
Tue Oct 31 16:40:38 CET 2006


Author: qboosh                       Date: Tue Oct 31 15:40:38 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanup; todo: webapps?

---- Files affected:
SPECS:
   phpost.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/phpost.spec
diff -u SPECS/phpost.spec:1.16 SPECS/phpost.spec:1.17
--- SPECS/phpost.spec:1.16	Sat Aug 12 20:04:44 2006
+++ SPECS/phpost.spec	Tue Oct 31 16:40:33 2006
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+# TODO: webapps?
 Summary:	A web based POP mail client written in PHP4
 Summary(pl):	Klient POP przez WWW, napisany w PHP4
 Name:		phpost
@@ -6,7 +7,7 @@
 Release:	1.beta
 License:	GPL
 Group:		Networking/Utilities
-Source0:	http://webgadgets.com/%{name}/phpost.tar.gz
+Source0:	http://webgadgets.com/phpost/phpost.tar.gz
 # Source0-md5:	a5cbec332c1d55296d0b84f48e9715b5
 Source1:	%{name}.conf
 Patch0:		%{name}_Polski.patch
@@ -19,7 +20,6 @@
 %define		_phpostdir	%{_datadir}/%{name}
 %define		_sysconfdir	/etc/%{name}
 
-
 %description
 PHPost is a free PHP4 program that implements a POP mail client. It is
 designed to work with any standard POP and SMTP server (for receiving
@@ -41,8 +41,8 @@
 	$RPM_BUILD_ROOT{%{_sysconfdir},/etc/httpd}
 
 install *.{gif,php,css,inc} $RPM_BUILD_ROOT%{_phpostdir}
-install %{name}_cache/.htaccess $RPM_BUILD_ROOT%{_phpostdir}/%{name}_cache/
-install %{name}_prefs/.htaccess $RPM_BUILD_ROOT%{_phpostdir}/%{name}_prefs/
+install %{name}_cache/.htaccess $RPM_BUILD_ROOT%{_phpostdir}/%{name}_cache
+install %{name}_prefs/.htaccess $RPM_BUILD_ROOT%{_phpostdir}/%{name}_prefs
 rm -f $RPM_BUILD_ROOT%{_phpostdir}/phpost.inc.php
 
 cp phpost.inc.php $RPM_BUILD_ROOT%{_sysconfdir}
@@ -80,7 +80,6 @@
 	fi
 fi
 
-
 %files
 %defattr(644,root,root,755)
 %doc CHANGES README TODO
@@ -102,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2006/10/31 15:40:33  qboosh
+- cleanup; todo: webapps?
+
 Revision 1.16  2006/08/12 18:04:44  ankry
 - formatting
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/phpost.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list