SPECS: horde-jonah.spec - up to 2008-10-10 snap

baggins baggins at pld-linux.org
Fri Oct 10 19:56:14 CEST 2008


Author: baggins                      Date: Fri Oct 10 17:56:14 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2008-10-10 snap

---- Files affected:
SPECS:
   horde-jonah.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/horde-jonah.spec
diff -u SPECS/horde-jonah.spec:1.22 SPECS/horde-jonah.spec:1.23
--- SPECS/horde-jonah.spec:1.22	Fri Oct 10 00:17:02 2008
+++ SPECS/horde-jonah.spec	Fri Oct 10 19:56:09 2008
@@ -1,8 +1,8 @@
 # $Revision$, $Date$
 %define	_hordeapp jonah
-%define	_snap	2007-03-15
+%define	_snap	2008-10-10
 #define	_rc		rc1
-%define	_rel	0.2
+%define	_rel	0.1
 #
 %include	/usr/lib/rpm/macros.php
 Summary:	Jonah is the Horde portal project
@@ -13,7 +13,7 @@
 License:	GPL
 Group:		Applications/WWW
 Source0:	ftp://ftp.horde.org/pub/snaps/%{_snap}/%{_hordeapp}-HEAD-%{_snap}.tar.gz
-# Source0-md5:	287b13d7a359d8f64caa278e8bd5f686
+# Source0-md5:	c394efc727440d4b0481cb018d0bb5d3
 Source1:	%{name}.conf
 URL:		http://www.horde.org/jonah/
 BuildRequires:	rpm-php-pearprov >= 4.0.2-98
@@ -66,7 +66,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 channels delivery lists stories $RPM_BUILD_ROOT%{_appdir}
+cp -a channels delivery lib locale stories templates themes $RPM_BUILD_ROOT%{_appdir}
 cp -a docs/CREDITS $RPM_BUILD_ROOT%{_appdir}/docs
 
 ln -s %{_sysconfdir} $RPM_BUILD_ROOT%{_appdir}/config
@@ -115,24 +115,25 @@
 
 %dir %{_appdir}
 %{_appdir}/*.php
+%{_appdir}/channels
 %{_appdir}/config
+%{_appdir}/delivery
 %{_appdir}/docs
 %{_appdir}/lib
 %{_appdir}/locale
+%{_appdir}/stories
 %{_appdir}/templates
 %{_appdir}/themes
 
-%{_appdir}/channels
-%{_appdir}/delivery
-%{_appdir}/lists
-%{_appdir}/stories
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2008/10/10 17:56:09  baggins
+- up to 2008-10-10 snap
+
 Revision 1.22  2008/10/09 22:17:02  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-jonah.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list