Hello community,

here is the log from the commit of package GraphicsMagick for openSUSE:Factory 
checked in at 2014-09-17 17:27:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/GraphicsMagick (Old)
 and      /work/SRC/openSUSE:Factory/.GraphicsMagick.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "GraphicsMagick"

Changes:
--------
--- /work/SRC/openSUSE:Factory/GraphicsMagick/GraphicsMagick.changes    
2014-09-15 18:24:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.GraphicsMagick.new/GraphicsMagick.changes       
2014-09-17 17:27:34.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Sep 16 07:24:18 UTC 2014 - dmitr...@opensuse.org
+
+- Fix devel package dependencies
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ GraphicsMagick.spec ++++++
--- /var/tmp/diff_new_pack.Oiv0au/_old  2014-09-17 17:27:36.000000000 +0200
+++ /var/tmp/diff_new_pack.Oiv0au/_new  2014-09-17 17:27:36.000000000 +0200
@@ -74,7 +74,7 @@
 
 %package     -n libGraphicsMagick-Q%{quant}-3
 Summary:        Viewer and Converter for Images - runtime library
-Group:          Productivity/Graphics/Convertors
+Group:          System/Libraries
 
 %description -n libGraphicsMagick-Q%{quant}-3
 GraphicsMagick(TM) provides a powerful image manipulation and
@@ -98,7 +98,7 @@
 
 %package     -n libGraphicsMagickWand-Q%{quant}-2
 Summary:        Viewer and Converter for Images - runtime library
-Group:          Productivity/Graphics/Convertors
+Group:          System/Libraries
 
 %description -n libGraphicsMagickWand-Q%{quant}-2
 GraphicsMagick(TM) provides a powerful image manipulation and
@@ -125,6 +125,8 @@
 Group:          Development/Libraries/C and C++
 # These comes from check in AB for 11.4
 Requires:       glibc-devel
+Requires:       libGraphicsMagick-Q%{quant}-3 = %{version}
+Requires:       libGraphicsMagickWand-Q%{quant}-2 = %{version}
 
 %description    devel
 GraphicsMagick(TM) provides a powerful image manipulation and
@@ -232,7 +234,7 @@
 make %{?_smp_mflags} LD_RUN_PATH="%{_libdir}"
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 cp ChangeLog* *.txt %{buildroot}/%{_defaultdocdir}/%{name}
 cd PerlMagick
 make DESTDIR=%{buildroot} LD_RUN_PATH="%{_libdir}" install_vendor

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to