Hello community,

here is the log from the commit of package exo for openSUSE:12.2 checked in at 
2012-07-02 21:20:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.2/exo (Old)
 and      /work/SRC/openSUSE:12.2/.exo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "exo", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:12.2/exo/exo.changes     2012-06-25 15:18:34.000000000 
+0200
+++ /work/SRC/openSUSE:12.2/.exo.new/exo.changes        2012-07-02 
21:20:51.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Jul  2 13:04:12 UTC 2012 - [email protected]
+
+- do not package the internet-web-browser and internet-mail icons
+  any more for >= 12.2 which are widely available and will be
+  standardized
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ exo.spec ++++++
--- /var/tmp/diff_new_pack.DEZ1oE/_old  2012-07-02 21:20:51.000000000 +0200
+++ /var/tmp/diff_new_pack.DEZ1oE/_new  2012-07-02 21:20:51.000000000 +0200
@@ -139,13 +139,16 @@
 
 %install
 %make_install
+
 rm -f %{buildroot}%{_libdir}/*.la 
%{buildroot}%{python_sitearch}/exo-0.6/_exo.la
 
+%if 0%{?suse_version} < 1220
 # install icons
 (
     cd ../exo-icons
     find usr -depth -print | cpio -pvd %{buildroot}
 )
+%endif
 
 %fdupes %{buildroot}%{_datadir}
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to