Author: glen Date: Wed Jan 3 22:53:18 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.1-beta2.1 (dated 2006/12/22), includes several security fixes
---- Files affected: SPECS: roundcubemail.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/roundcubemail.spec diff -u SPECS/roundcubemail.spec:1.15 SPECS/roundcubemail.spec:1.16 --- SPECS/roundcubemail.spec:1.15 Tue Nov 21 20:56:18 2006 +++ SPECS/roundcubemail.spec Wed Jan 3 23:53:13 2007 @@ -7,20 +7,19 @@ # - package: http://blog.ilohamail.org/ and remove boundled classess from it # #define _svn svn265 -%define _snap 20060914 -#define _beta beta2 -%define _rel 0.3 +#define _snap 20060914 +%define _beta beta2 +%define _rel 0.1 Summary: RoundCube Webmail Summary(pl): RoundCube Webmail - poczta przez WWW Name: roundcubemail Version: 0.1 -Release: 1.%{?_svn}%{?_snap}.%{_rel} +Release: 2.%{?_svn}%{?_snap}%{?_beta}.%{_rel} License: GPL v2 Group: Applications/WWW -#Source0: http://dl.sourceforge.net/roundcubemail/%{name}-%{version}%{_beta}.tar.gz -#Source0: http://www.blues.gda.pl/SOURCES/%{name}-%{version}%{_svn}.tar.bz2 -Source0: http://dl.sourceforge.net/roundcubemail/%{name}-nightly-%{_snap}.tar.gz -# Source0-md5: c975d2aac5ba318332ce8aa1fb7eb799 +#Source0: http://dl.sourceforge.net/roundcubemail/%{name}-nightly-%{_snap}.tar.gz +Source0: http://dl.sourceforge.net/roundcubemail/%{name}-%{version}beta2.1.tar.gz +# Source0-md5: 8a9e258513ce12ed7cfce37466dec37e Source1: %{name}.config Patch0: %{name}-config.patch URL: http://www.roundcube.net/ @@ -57,7 +56,7 @@ XHTML-a i CSS 2. %prep -%setup -q -n %{name}-%{?_snap:nightly-%{_snap}}%{!?_snap:%{version}%{_svn}} +%setup -q -n %{name}-%{?_snap:nightly-%{_snap}}%{!?_snap:%{version}%{?_svn}%{?_beta}} %patch0 -p1 find -name .svn | xargs -r rm -rf @@ -123,6 +122,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2007/01/03 22:53:13 glen +- 0.1-beta2.1 (dated 2006/12/22), includes several security fixes + Revision 1.15 2006/11/21 19:56:18 glen - rel 0.3: use php(extension) virtuals ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/roundcubemail.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
