Author: baggins Date: Fri Oct 10 18:11:42 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2008-10-10 snap
---- Files affected: SPECS: horde-wicked.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: SPECS/horde-wicked.spec diff -u SPECS/horde-wicked.spec:1.25 SPECS/horde-wicked.spec:1.26 --- SPECS/horde-wicked.spec:1.25 Fri Oct 10 00:17:03 2008 +++ SPECS/horde-wicked.spec Fri Oct 10 20:11:37 2008 @@ -1,6 +1,6 @@ # $Revision$, $Date$ %define _hordeapp wicked -%define _snap 2007-03-15 +%define _snap 2008-10-10 #define _rc rc1 %define _rel 0.1 # @@ -13,7 +13,7 @@ License: GPL Group: Applications/WWW Source0: ftp://ftp.horde.org/pub/snaps/%{_snap}/%{_hordeapp}-HEAD-%{_snap}.tar.gz -# Source0-md5: 3d08bfbd800d9c23f74bdc5f29490c73 +# Source0-md5: 7326374c90177ebee16e265e42938182 Source1: %{_hordeapp}.conf URL: http://www.horde.org/wicked/ BuildRequires: rpm-php-pearprov >= 4.0.2-98 @@ -68,7 +68,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 @@ -147,6 +147,7 @@ %{_appdir}/*.php %{_appdir}/config %{_appdir}/docs +%{_appdir}/js %{_appdir}/lib %{_appdir}/locale %{_appdir}/templates @@ -158,6 +159,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26 2008/10/10 18:11:37 baggins +- up to 2008-10-10 snap + Revision 1.25 2008/10/09 22:17:03 baggins - just copy CREDITS where horde wants it, instead of making a symlink (possibly pointing to nothingnes if package is installed with --excludedocs) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-wicked.spec?r1=1.25&r2=1.26&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
