Hello community,

here is the log from the commit of package ImageMagick for openSUSE:Factory 
checked in at 2013-09-30 19:03:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ImageMagick (Old)
 and      /work/SRC/openSUSE:Factory/.ImageMagick.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ImageMagick"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ImageMagick/ImageMagick.changes  2013-09-08 
11:38:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ImageMagick.new/ImageMagick.changes     
2013-09-30 19:03:14.000000000 +0200
@@ -1,0 +2,10 @@
+Mon Sep 30 13:38:14 UTC 2013 - [email protected]
+
+- setting quantum depth to 16 [bnc#840825]
+
+-------------------------------------------------------------------
+Mon Sep 30 13:23:05 UTC 2013 - [email protected]
+
+- fix build (find doesn't support -perm +mode)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ImageMagick.spec ++++++
--- /var/tmp/diff_new_pack.ImSTb2/_old  2013-09-30 19:03:15.000000000 +0200
+++ /var/tmp/diff_new_pack.ImSTb2/_new  2013-09-30 19:03:15.000000000 +0200
@@ -47,7 +47,7 @@
 
 %define mfr_version   6.8.6
 %define mfr_revision  9
-%define quantum_depth 8
+%define quantum_depth 16
 %define source_version %{mfr_version}-%{mfr_revision}
 %define clibver   1
 %define cxxlibver 2
@@ -182,7 +182,7 @@
 %perl_process_packlist
 cd 'Magick++'
   %{__rm} -rf demo/{.deps,.libs,*.C,*.o,Makefile*,run_demos.bat} 
-  PATH='/bin:/usr/bin' find demo -type f -perm +111 -execdir %{__rm} -rf '{}' 
';'
+  PATH='/bin:/usr/bin' find demo -type f -perm /111 -execdir %{__rm} -rf '{}' 
';'
   %{__mv} demo/makefile.2 demo/Makefile
 cd ..
 %{__mv} -t "${RPM_BUILD_ROOT}"'%{_sysconfdir}'/%{name}* 
"${RPM_BUILD_ROOT}"'%{_datadir}'/%{name}*/*.xml  
@@ -397,6 +397,10 @@
 
 
 
+
+
+
+
 
 
 



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

Reply via email to