Author: glen                         Date: Mon Aug 18 05:53:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.0.6

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

---- Diffs:

================================================================
Index: SPECS/horde-webmail.spec
diff -u SPECS/horde-webmail.spec:1.14 SPECS/horde-webmail.spec:1.15
--- SPECS/horde-webmail.spec:1.14       Mon Feb 18 08:23:49 2008
+++ SPECS/horde-webmail.spec    Mon Aug 18 07:52:59 2008
@@ -12,12 +12,12 @@
 Summary:       Browser based collaboration suite
 Summary(pl.UTF-8):     Oparte na przeglądarce narzędzie do pracy grupowej
 Name:          horde-%{hordeapp}
-Version:       1.0.5
+Version:       1.0.6
 Release:       %{?_rc:0.%{_rc}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{rel}
 License:       GPL v2
 Group:         Applications/WWW
 Source0:       
ftp://ftp.horde.org/pub/horde-webmail/horde-webmail-%{version}.tar.gz
-# Source0-md5: 12ae40c087344b1dc71202b4edbc6ce8
+# Source0-md5: c0b1038a521b0df0d4587a955dff459c
 #Source1:      %{name}.conf
 #Patch0:       %{name}-prefs.patch
 URL:           http://www.horde.org/webmail/
@@ -66,14 +66,14 @@
 %setup -qcT -n 
%{?_snap:%{hordeapp}-%{_snap}}%{!?_snap:%{hordeapp}-%{version}%{?_rc:-%{_rc}}}
 tar zxf %{SOURCE0} --strip-components=1
 
-#rm -f {,*/}.htaccess
+rm -f {,*/}.htaccess
 for i in config/*.dist; do
        mv $i config/$(basename $i .dist)
 done
 # considered harmful (horde/docs/SECURITY)
-find . -name test.php | xargs rm -f
+find -name test.php | xargs rm -f
 
-rm -rf {imp,ingo,kronolith,mnemo,nag}/{docs,scripts,LICENSE,README}
+rm -rf {imp,ingo,kronolith,mnemo,nag}/{docs,scripts,LICENSE}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -117,7 +117,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README docs/* scripts
+%doc README docs/*
 %dir %attr(750,root,http) %{_sysconfdir}
 %if 0
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/apache.conf
@@ -142,6 +142,7 @@
 %{_appdir}/mnemo
 %{_appdir}/nag
 %dir %{_appdir}/scripts
+%{_appdir}/scripts/SCRIPTS
 %{_appdir}/scripts/.htaccess
 %{_appdir}/scripts/ldap
 %{_appdir}/scripts/sql
@@ -170,7 +171,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.14  2008/02/18 07:23:49  glen
+Revision 1.15  2008/08/18 05:52:59  glen
+- up to 1.0.6
+
+Revision 1.14  2008-02-18 07:23:49  glen
 - update to 1.0.5
 
 Revision 1.13  2007-12-26 20:12:48  zbyniu
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-webmail.spec?r1=1.14&r2=1.15&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to