Author: mmazur Date: Thu Jan 4 02:06:56 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to newest snap (svn445)
---- Files affected: SPECS: roundcubemail.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/roundcubemail.spec diff -u SPECS/roundcubemail.spec:1.16 SPECS/roundcubemail.spec:1.17 --- SPECS/roundcubemail.spec:1.16 Wed Jan 3 23:53:13 2007 +++ SPECS/roundcubemail.spec Thu Jan 4 03:06:50 2007 @@ -6,20 +6,21 @@ # - use pear-deps system? # - package: http://blog.ilohamail.org/ and remove boundled classess from it # -#define _svn svn265 +%define _svn svn445 #define _snap 20060914 -%define _beta beta2 -%define _rel 0.1 +#define _beta beta2 +%define _rel 0.3 Summary: RoundCube Webmail Summary(pl): RoundCube Webmail - poczta przez WWW Name: roundcubemail Version: 0.1 -Release: 2.%{?_svn}%{?_snap}%{?_beta}.%{_rel} +Release: 3.%{?_svn}%{?_snap}.%{_rel} License: GPL v2 Group: Applications/WWW +#Source0: http://dl.sourceforge.net/roundcubemail/%{name}-%{version}%{_beta}.tar.gz +Source0: %{name}-%{version}%{_svn}.tar.bz2 +# Source0-md5: b464ae89bf78d26a3ebed70ee98400d7 #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/ @@ -56,7 +57,7 @@ XHTML-a i CSS 2. %prep -%setup -q -n %{name}-%{?_snap:nightly-%{_snap}}%{!?_snap:%{version}%{?_svn}%{?_beta}} +%setup -q -n %{name}-%{?_snap:nightly-%{_snap}}%{!?_snap:%{version}%{_svn}} %patch0 -p1 find -name .svn | xargs -r rm -rf @@ -122,6 +123,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2007/01/04 02:06:50 mmazur +- updated to newest snap (svn445) + Revision 1.16 2007/01/03 22:53:13 glen - 0.1-beta2.1 (dated 2006/12/22), includes several security fixes ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/roundcubemail.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
