Author: glen                         Date: Tue May 30 21:05:07 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.2 Release

---- Files affected:
SPECS:
   egroupware.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/egroupware.spec
diff -u SPECS/egroupware.spec:1.20 SPECS/egroupware.spec:1.21
--- SPECS/egroupware.spec:1.20  Sun Feb  5 21:49:33 2006
+++ SPECS/egroupware.spec       Tue May 30 23:05:01 2006
@@ -4,18 +4,18 @@
 # - separate htdocs and includedirs
 # - list of bundled software (to use pld packages instead):
 # - everything
-
-%define        _rc RC6
-%define        _rel 0.1
+#
+%define        _rel 0.2
+#
 Summary:       eGroupWare - a web-based groupware suite written in PHP
 Summary(pl):   eGroupWAre - oparte na WWW oprogramowanie do pracy grupowej 
napisane w PHP
 Name:          egroupware
 Version:       1.2
-Release:       1.%{_rc}.%{_rel}
+Release:       2.%{_rel}
 License:       GPL
 Group:         Applications/WWW
-Source0:       
http://dl.sourceforge.net/egroupware/eGroupWare-%{version}%{_rc}-2.tar.bz2
-# Source0-md5: f86c82871c1c6158ee7cfc80996c6d9d
+Source0:       
http://dl.sourceforge.net/egroupware/eGroupWare-%{version}-2.tar.bz2
+# Source0-md5: 2758792188125086f815e0e412a30904
 Source1:       %{name}.conf
 Patch0:                %{name}-setup.patch
 Patch1:                %{name}-ttfdir.patch
@@ -24,7 +24,7 @@
 BuildRequires: sed >= 4.0
 Requires:      %{name}(DB_Driver) = %{version}-%{release}
 Requires:      fonts-TTF-bitstream-vera
-Requires:      php >= 3:4.1.2
+Requires:      php >= 3:4.3
 Requires:      php-cli
 Requires:      php-gd
 Requires:      php-mbstring
@@ -116,7 +116,7 @@
 %setup -q -n %{name}
 
 # remove CVS control files
-find -name CVS -print0 | xargs -0 rm -rf
+find -name .svn -print0 | xargs -0 rm -rf
 # undos the sources
 find -regex '.*\.\(php\|inc\|html\|txt\|js\)$' -print0 | xargs -0 sed -i -e 
's,\r$,,'
 
@@ -217,7 +217,6 @@
 %{_appdir}/felamimail
 %{_appdir}/filemanager
 %{_appdir}/infolog
-%{_appdir}/jinn
 %{_appdir}/manual
 %{_appdir}/news_admin
 %{_appdir}/phpbrain
@@ -268,6 +267,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2006/05/30 21:05:01  glen
+- 1.2 Release
+
 Revision 1.20  2006/02/05 20:49:33  glen
 - typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/egroupware.spec?r1=1.20&r2=1.21&f=u

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

Reply via email to