SPECS: roundcubemail.spec - 20060914 snap

glen glen at pld-linux.org
Thu Nov 2 12:39:41 CET 2006


Author: glen                         Date: Thu Nov  2 11:39:41 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 20060914 snap

---- Files affected:
SPECS:
   roundcubemail.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/roundcubemail.spec
diff -u SPECS/roundcubemail.spec:1.12 SPECS/roundcubemail.spec:1.13
--- SPECS/roundcubemail.spec:1.12	Fri Sep 29 23:25:58 2006
+++ SPECS/roundcubemail.spec	Thu Nov  2 12:39:35 2006
@@ -6,19 +6,24 @@
 # - use pear-deps system?
 # - package: http://blog.ilohamail.org/ and remove boundled classess from it
 #
-%define		_beta	beta2
+#define		_svn	svn265
+%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.%{_beta}.1
+Release:	1.%{?_svn}%{?_snap}.%{_rel}
 License:	GPL v2
 Group:		Applications/WWW
 # Original source:
 Source0:	http://dl.sourceforge.net/roundcubemail/%{name}-%{version}%{_beta}.tar.gz
 # Source0-md5:	889e80e5fe620051373fc76e6a5d1c71
 # Temporary place for svn-snapshot:
-#Source0:	http://www.blues.gda.pl/SOURCES/%{name}-%{version}%{_beta}.tar.bz2
+#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
 Source1:	%{name}.config
 Patch0:		%{name}-config.patch
 URL:		http://www.roundcube.net/
@@ -55,7 +60,7 @@
 XHTML-a i CSS 2.
 
 %prep
-%setup -q -n %{name}-%{version}%{_beta}
+%setup -q -n %{name}-%{?_snap:nightly-%{_snap}}%{!?_snap:%{version}%{_svn}}
 %patch0 -p1
 
 find -name .svn | xargs -r rm -rf
@@ -121,6 +126,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/11/02 11:39:35  glen
+- 20060914 snap
+
 Revision 1.12  2006/09/29 21:25:58  glen
 - update webapp triggers due apache1 package split
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/roundcubemail.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list