Author: glen                         Date: Tue Oct 13 09:07:48 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Services/JSON.php is optional, fix order image

---- Files affected:
packages/eventum:
   eventum.spec (1.305 -> 1.306) 

---- Diffs:

================================================================
Index: packages/eventum/eventum.spec
diff -u packages/eventum/eventum.spec:1.305 packages/eventum/eventum.spec:1.306
--- packages/eventum/eventum.spec:1.305 Mon Oct 12 21:48:56 2009
+++ packages/eventum/eventum.spec       Tue Oct 13 11:07:42 2009
@@ -12,7 +12,7 @@
 
 #define        snap    20060921
 %define        rev             r3934
-%define        rel             2.30
+%define        rel             2.35
 #define        _rc             RC3
 
 %include       /usr/lib/rpm/macros.php
@@ -94,7 +94,7 @@
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _noautoreq      'pear(init.php)' 
'pear(/etc/webapps/.*)' 'pear(%{_appdir}/.*)' 'pear(jpgraph_dir.php)' 
'pear(.*Smarty.class.php)'
+%define                _noautoreq      'pear(init.php)' 
'pear(/etc/webapps/.*)' 'pear(%{_appdir}/.*)' 'pear(jpgraph_dir.php)' 
'pear(.*Smarty.class.php)' 'pear(Services/JSON.php)'
 
 %define                _libdir         %{_prefix}/lib/%{name}
 %define                _appdir         %{_datadir}/%{name}
@@ -448,7 +448,8 @@
 %patch0 -p1
 %{?with_order:%patch2 -p1}
 
-cp -a %{SOURCE16} images
+cp -a %{SOURCE16} htdocs/images
+rm htdocs/images/eventum_high_quality.tiff
 
 #%patch200 -p1
 
@@ -781,6 +782,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.306  2009/10/13 09:07:42  glen
+- Services/JSON.php is optional, fix order image
+
 Revision 1.305  2009/10/12 19:48:56  glen
 - up to r3934
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/eventum/eventum.spec?r1=1.305&r2=1.306&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to