SPECS: roundcubemail.spec - consistent naming; drop svn dirs
glen
glen at pld-linux.org
Sun Jun 18 00:55:34 CEST 2006
Author: glen Date: Sat Jun 17 22:55:34 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- consistent naming; drop svn dirs
---- Files affected:
SPECS:
roundcubemail.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/roundcubemail.spec
diff -u SPECS/roundcubemail.spec:1.5 SPECS/roundcubemail.spec:1.6
--- SPECS/roundcubemail.spec:1.5 Sun Jun 18 00:34:41 2006
+++ SPECS/roundcubemail.spec Sun Jun 18 00:55:28 2006
@@ -10,7 +10,7 @@
Summary: RoundCube Webmail
Name: roundcubemail
Version: 0.1
-Release: 0.%{_beta}.0.1
+Release: 0.%{_beta}.0.2
License: GPL v2
Group: Applications/WWW
# Original source:
@@ -29,7 +29,7 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _webapps /etc/webapps
-%define _webapp %{name}
+%define _webapp roundcube
%define _sysconfdir %{_webapps}/%{_webapp}
%define _appdir %{_datadir}/%{_webapp}
%define _appdatadir /var/lib/roundcube
@@ -47,6 +47,8 @@
%setup -q -n %{name}-%{version}%{_beta}
%patch0 -p1
+find -name .svn | xargs -r rm -rf
+
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_appdatadir},%{_applogdir},%{_sysconfdir}} \
@@ -108,6 +110,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2006/06/17 22:55:28 glen
+- consistent naming; drop svn dirs
+
Revision 1.5 2006/06/17 22:34:41 blues
- svn snapshot 260 - many, many fixes, a lot of new translations (including
polish)
@@ -123,4 +128,3 @@
Revision 1.1 2006/06/17 17:53:37 blues
- initial release
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/roundcubemail.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list