SPECS: horde-dimp.spec - added js dir to package - fixed typo

baggins baggins at pld-linux.org
Fri Oct 10 12:23:53 CEST 2008


Author: baggins                      Date: Fri Oct 10 10:23:53 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added js dir to package
- fixed typo

---- Files affected:
SPECS:
   horde-dimp.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/horde-dimp.spec
diff -u SPECS/horde-dimp.spec:1.8 SPECS/horde-dimp.spec:1.9
--- SPECS/horde-dimp.spec:1.8	Fri Oct 10 11:44:40 2008
+++ SPECS/horde-dimp.spec	Fri Oct 10 12:23:48 2008
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):	Program do dynamicznej komunikacji przez Internet (DIMP)
 Name:		horde-%{hordeapp}
 Version:	1.1
-Release:	0.1
+Release:	0.2
 License:	GPL v2
 Group:		Applications/WWW
 Source0:	ftp://ftp.horde.org/pub/dimp/%{hordeapp}-h3-%{version}.tar.gz
@@ -17,6 +17,7 @@
 BuildRequires:	rpmbuild(macros) >= 1.264
 Requires:	apache(mod_access)
 Requires:	horde >= 3.0
+Requires:	horde-imp >= 4.3
 Requires:	webapps
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -69,7 +70,7 @@
 cp -a config/* $RPM_BUILD_ROOT%{_sysconfdir}
 echo '<?php ?>' > $RPM_BUILD_ROOT%{_sysconfdir}/conf.php
 touch $RPM_BUILD_ROOT%{_sysconfdir}/conf.php.bak
-cp -a lib locale templates themes $RPM_BUILD_ROOT%{_appdir}
+cp -a js lib locale templates themes $RPM_BUILD_ROOT%{_appdir}
 cp -a docs/CREDITS $RPM_BUILD_ROOT%{_appdir}/docs
 
 ln -s %{_sysconfdir} $RPM_BUILD_ROOT%{_appdir}/config
@@ -111,6 +112,7 @@
 %{_appdir}/*.php
 %{_appdir}/config
 %{_appdir}/docs
+%{_appdir}/js
 %{_appdir}/lib
 %{_appdir}/locale
 %{_appdir}/templates
@@ -122,6 +124,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2008/10/10 10:23:48  baggins
+- added js dir to package
+- fixed typo
+
 Revision 1.8  2008/10/10 09:44:40  baggins
 - typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-dimp.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list