SPECS: ISMail.spec - updated to 2.0, rel 0.1, needed cvs mv ISMail...

djurban djurban at pld-linux.org
Mon Dec 19 19:07:11 CET 2005


Author: djurban                      Date: Mon Dec 19 18:07:11 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.0, rel 0.1, needed cvs mv ISMail.spec ismail.spec !

---- Files affected:
SPECS:
   ISMail.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/ISMail.spec
diff -u SPECS/ISMail.spec:1.11 SPECS/ISMail.spec:1.12
--- SPECS/ISMail.spec:1.11	Wed Nov 16 19:21:18 2005
+++ SPECS/ISMail.spec	Mon Dec 19 19:07:06 2005
@@ -1,13 +1,13 @@
 # $Revision$, $Date$
 Summary:	Inside Systems webmail package
 Summary(pl):	Webmail firmy Inside Systems
-Name:		ISMail
-Version:	1.7.3
-Release:	0.2
+Name:		ismail
+Version:	2.0
+Release:	0.1
 License:	GPL
 Group:		Applications/Mail
 Source0:	ftp://ftp.insidesystems.net/ismail/%{name}-%{version}.tar.bz2
-# Source0-md5:	482c9c3eda83714187c3b2c52a0c4f9d
+# Source0-md5:	df7b88426f24250cd7ffee6f29d330b2
 Source1:	%{name}.conf
 URL:		http://www.insidesystems.net/projects/project.php?projectid=4
 Requires:	php
@@ -36,12 +36,12 @@
 
 install -d $RPM_BUILD_ROOT%{_ismaildir} \
 	    $RPM_BUILD_ROOT{%{_sysconfdir},/etc/httpd}
-mv ISMail/include/ismail.conf.sample ISMail/include/ismail.conf
-mv ISMail/include/istheme.conf.sample ISMail/include/istheme.conf
+mv ismail/include/ismail.conf.sample ismail/include/ismail.conf
+mv ismail/include/istheme.conf.sample ismail/include/istheme.conf
 
-cp -av ISMail/* $RPM_BUILD_ROOT%{_ismaildir}
+cp -av ismail/* $RPM_BUILD_ROOT%{_ismaildir}
 
-cp ISMail/include/*.conf $RPM_BUILD_ROOT%{_sysconfdir}
+cp ismail/include/*.conf $RPM_BUILD_ROOT%{_sysconfdir}
 
 ln -sf %{_sysconfdir}/ismail.conf               $RPM_BUILD_ROOT%{_ismaildir}/include/ismail.conf
 ln -sf %{_sysconfdir}/istheme.conf               $RPM_BUILD_ROOT%{_ismaildir}/include/istheme.conf
@@ -60,13 +60,16 @@
 %dir %{_ismaildir}/include
 %config(noreplace) %verify(not md5 mtime size) %{_ismaildir}/include/*.conf
 %{_ismaildir}/include/*.php
-%{_ismaildir}/include/*.class
+#%{_ismaildir}/include/*.class
 %{_ismaildir}/include/*.xml
+%dir %{_ismaildir}/include/datastores
+%{_ismaildir}/include/datastores/*.php*
 %{_ismaildir}/*.php
 %{_ismaildir}/xtree
 %{_ismaildir}/locale
-%{_ismaildir}/graphics
-%attr(730,root,http) %dir %{_ismaildir}/users
+%{_ismaildir}/themes
+#%{_ismaildir}/graphics
+#%attr(730,root,http) %dir %{_ismaildir}/users
 %attr(640,root,root) /etc/httpd/%{name}.conf
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -75,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2005/12/19 18:07:06  djurban
+- updated to 2.0, rel 0.1, needed cvs mv ISMail.spec ismail.spec !
+
 Revision 1.11  2005/11/16 18:21:18  qboosh
 - updated Source0 URL
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ISMail.spec?r1=1.11&r2=1.12&f=u




More information about the pld-cvs-commit mailing list