Hello community,

here is the log from the commit of package scribus for openSUSE:Factory checked 
in at 2012-09-11 07:59:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scribus (Old)
 and      /work/SRC/openSUSE:Factory/.scribus.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/scribus/scribus.changes  2012-06-26 
17:37:43.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.scribus.new/scribus.changes     2012-09-11 
08:00:04.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jul  6 15:16:37 UTC 2012 - [email protected]
+
+- fix build for older distros
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ scribus.spec ++++++
--- /var/tmp/diff_new_pack.aVBEdr/_old  2012-09-11 08:00:07.000000000 +0200
+++ /var/tmp/diff_new_pack.aVBEdr/_new  2012-09-11 08:00:07.000000000 +0200
@@ -150,15 +150,19 @@
 if [ -f /usr/bin/update-mime-database ]; then
   /usr/bin/update-mime-database /usr/share/mime > /dev/null
 fi
+%if 0%{?suse_version} > 1130
 %desktop_database_post
 %icon_theme_cache_post
+%endif
 
 %postun
 if [ -f /usr/bin/update-mime-database ]; then
   /usr/bin/update-mime-database /usr/share/mime > /dev/null
 fi
+%if 0%{?suse_version} > 1130
 %desktop_database_postun
 %icon_theme_cache_postun
+%endif
 
 %files
 %defattr(-,root,root)






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

Reply via email to