SPECS: ismail.spec - cosmetics; spec renamed to ismail.spec

qboosh qboosh at pld-linux.org
Sat Jan 28 11:16:34 CET 2006


Author: qboosh                       Date: Sat Jan 28 10:16:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetics; spec renamed to ismail.spec

---- Files affected:
SPECS:
   ismail.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/ismail.spec
diff -u SPECS/ismail.spec:1.14 SPECS/ismail.spec:1.15
--- SPECS/ismail.spec:1.14	Wed Dec 21 01:53:20 2005
+++ SPECS/ismail.spec	Sat Jan 28 11:16:28 2006
@@ -13,15 +13,15 @@
 Source2:	%{name}-domxml4-to5-fixup.php
 Patch0:		%{name}-php5.patch
 URL:		http://www.insidesystems.net/projects/project.php?projectid=4
+BuildRequires:  rpmbuild(macros) >= 1.264
 Requires:	php
-Requires:	php-pcre
-Requires:	php-imap
 Requires:	php-domxml
+Requires:	php-imap
+Requires:	php-pcre
 Requires:	php-xml
 Requires:       webapps
 Requires:	webserver
 Provides:	webmail
-BuildRequires:  rpmbuild(macros) >= 1.264
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -54,13 +54,16 @@
 
 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
+ln -sf %{_sysconfdir}/ismail.conf $RPM_BUILD_ROOT%{_ismaildir}/include/ismail.conf
+ln -sf %{_sysconfdir}/istheme.conf $RPM_BUILD_ROOT%{_ismaildir}/include/istheme.conf
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_webappsdir}/apache.conf
 install %{SOURCE1} $RPM_BUILD_ROOT%{_webappsdir}/httpd.conf
 install %{SOURCE2} $RPM_BUILD_ROOT%{_ismaildir}/include/datastores/domxml4-to5-fixup.php
 
+%clean
+rm -rf $RPM_BUILD_ROOT
+
 %triggerin -- apache1
 %webapp_register apache %{_webapp}
 
@@ -73,9 +76,6 @@
 %triggerun -- apache >= 2.0.0
 %webapp_unregister httpd %{_webapp}
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(644,root,root,755)
 %doc BSD CHANGELOG CREDITS docs.html examples
@@ -103,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/01/28 10:16:28  qboosh
+- cosmetics; spec renamed to ismail.spec
+
 Revision 1.14  2005/12/21 00:53:20  djurban
 - works now, rel. 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ismail.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list