SPECS: roundcubemail.spec - spelling

glen glen at pld-linux.org
Fri Jul 13 13:28:56 CEST 2007


Author: glen                         Date: Fri Jul 13 11:28:56 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- spelling

---- Files affected:
SPECS:
   roundcubemail.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: SPECS/roundcubemail.spec
diff -u SPECS/roundcubemail.spec:1.33 SPECS/roundcubemail.spec:1.34
--- SPECS/roundcubemail.spec:1.33	Mon Jul  9 13:37:12 2007
+++ SPECS/roundcubemail.spec	Fri Jul 13 13:28:50 2007
@@ -63,7 +63,7 @@
 %define		_appdir		%{_datadir}/%{_webapp}
 %define		_appdatadir	/var/lib/roundcube
 %define		_applogdir	/var/log/roundcube
-%define		_archivlogdir	/var/log/archiv/roundcube
+%define		_archivelogdir	/var/log/archive/roundcube
 
 %description
 RoundCube Webmail is a browser-based multilingual IMAP client with an
@@ -120,7 +120,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_appdatadir},%{_applogdir},%{_archivlogdir},%{_sysconfdir}} \
+install -d $RPM_BUILD_ROOT{%{_appdatadir},%{_applogdir},%{_archivelogdir},%{_sysconfdir}} \
 	$RPM_BUILD_ROOT{%{_appdir}/{bin,config,program,skins},/etc/logrotate.d}
 
 # Main application part:
@@ -243,7 +243,7 @@
 
 %dir %{_appdir}/skins
 %dir %attr(770,root,http) %{_applogdir}
-%dir %attr(751,root,logs) %{_archivlogdir}
+%dir %attr(751,root,logs) %{_archivelogdir}
 %dir %attr(770,root,http) %{_appdatadir}
 # %ghost logfile
 
@@ -257,8 +257,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2007/07/13 11:28:50  glen
+- spelling
+
 Revision 1.33  2007/07/09 11:37:12  blues
-- logrotate file and archiv-logs location
+- logrotate file and archive-logs location
 
 Revision 1.32  2007/07/05 13:12:43  blues
 - 0.1rc1 - some langs are removed from package, some are in external packs
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/roundcubemail.spec?r1=1.33&r2=1.34&f=u



More information about the pld-cvs-commit mailing list