SPECS: roundcubemail.spec - separeted installer to -installer pack...
paszczus
paszczus at pld-linux.org
Tue Mar 4 09:11:05 CET 2008
Author: paszczus Date: Tue Mar 4 08:11:05 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- separeted installer to -installer package; rel 0.2
---- Files affected:
SPECS:
roundcubemail.spec (1.43 -> 1.44)
---- Diffs:
================================================================
Index: SPECS/roundcubemail.spec
diff -u SPECS/roundcubemail.spec:1.43 SPECS/roundcubemail.spec:1.44
--- SPECS/roundcubemail.spec:1.43 Tue Mar 4 09:04:56 2008
+++ SPECS/roundcubemail.spec Tue Mar 4 09:10:59 2008
@@ -12,7 +12,7 @@
Summary: RoundCube Webmail
Summary(pl.UTF-8): RoundCube Webmail - poczta przez WWW
Name: roundcubemail
-Version: 0.1
+Version: 0.2
#Release: 6.%{_beta}.%{_rel}
Release: 0.1
License: GPL v2
@@ -64,6 +64,13 @@
MySQL. Interfejs użytkownika można w pełni obudować skórką przy użyciu
XHTML-a i CSS 2.
+%package installer
+Summary: Installer script for RoundCube Webmail
+Group: Applications/WWW
+
+%description installer
+This package provides installer script for RoundCube Webmail
+
%package skin-default
Summary: Default skin for RoundCube Webmail
Summary(pl.UTF-8): Domyślna skórka dla RoundCube Webmaila
@@ -167,12 +174,6 @@
%{_appdir}/bin/*.php
%dir %{_appdir}/config
%{_appdir}/config/*.php
-%dir %{_appdir}/installer
-%{_appdir}/installer/*.php
-%{_appdir}/installer/client.js
-%{_appdir}/installer/styles.css
-%{_appdir}/installer/welcome.html
-%{_appdir}/installer/images
%dir %{_appdir}/program
%{_appdir}/program/*.gif
%{_appdir}/program/include
@@ -247,6 +248,15 @@
%dir %attr(770,root,http) %{_appdatadir}
# %ghost logfile
+%files installer
+%defattr(644,root,root,755)
+%dir %{_appdir}/installer
+%{_appdir}/installer/*.php
+%{_appdir}/installer/client.js
+%{_appdir}/installer/styles.css
+%{_appdir}/installer/welcome.html
+%{_appdir}/installer/images
+
%files skin-default
%defattr(644,root,root,755)
%{_appdir}/skins/default
@@ -257,6 +267,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.44 2008-03-04 08:10:59 paszczus
+- separeted installer to -installer package; rel 0.2
+
Revision 1.43 2008-03-04 08:04:56 paszczus
- added installer
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/roundcubemail.spec?r1=1.43&r2=1.44&f=u
More information about the pld-cvs-commit
mailing list