Hello community,

here is the log from the commit of package GraphicsMagick for openSUSE:Factory 
checked in at 2014-09-15 17:41:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-02-26 06:58:06.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.GraphicsMagick.new/GraphicsMagick.changes       
2014-09-15 18:24:40.000000000 +0200
@@ -1,0 +2,9 @@
+Sat Sep 13 07:21:37 UTC 2014 - [email protected]
+
+- Update to version 1.3.20
+  * See included NEWS.txt for details
+- Enable quantum depth in shared library names
+- Enable bzip2, jbig, webp support
+- Use LCMSv2
+
+-------------------------------------------------------------------

Old:
----
  GraphicsMagick-1.3.19.tar.bz2

New:
----
  GraphicsMagick-1.3.20.tar.bz2

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

Other differences:
------------------
++++++ GraphicsMagick.spec ++++++
--- /var/tmp/diff_new_pack.blXRQi/_old  2014-09-15 18:24:42.000000000 +0200
+++ /var/tmp/diff_new_pack.blXRQi/_new  2014-09-15 18:24:42.000000000 +0200
@@ -17,28 +17,15 @@
 
 
 Name:           GraphicsMagick
-BuildRequires:  cups-client
-BuildRequires:  dcraw
-BuildRequires:  freetype2-devel
-BuildRequires:  gcc-c++
-BuildRequires:  ghostscript-fonts-other
-BuildRequires:  ghostscript-fonts-std
-BuildRequires:  ghostscript-library
-BuildRequires:  libjasper-devel
-BuildRequires:  liblcms-devel
-BuildRequires:  libltdl-devel
-BuildRequires:  libtiff-devel
-BuildRequires:  libwmf-devel
-BuildRequires:  libxml2-devel
-BuildRequires:  pkgconfig
+Version:        1.3.20
+Release:        0
 # Define Quantum depth
 %define quant 16
 %define base_version 1.3
 Summary:        Viewer and Converter for Images
 License:        MIT
 Group:          Productivity/Graphics/Convertors
-Version:        1.3.19
-Release:        0
+Url:            http://www.GraphicsMagick.org/
 Source:         
ftp://ftp.GraphicsMagick.org/pub/%{name}/%{base_version}/%{name}-%{version}.tar.bz2
 # following typemap file is needed for building PerlMagick with perl 5.16;
 # should be present in Graphics Magick 1.4.0
@@ -46,7 +33,23 @@
 Patch0:         %{name}-perl-link.patch
 Patch2:         %{name}-debian-fixed.patch
 Patch10:        %{name}-include.patch
-Url:            http://www.GraphicsMagick.org/
+BuildRequires:  cups-client
+BuildRequires:  dcraw
+BuildRequires:  freetype2-devel
+BuildRequires:  gcc-c++
+BuildRequires:  ghostscript-fonts-other
+BuildRequires:  ghostscript-fonts-std
+BuildRequires:  ghostscript-library
+BuildRequires:  libbz2-devel
+BuildRequires:  libjasper-devel
+BuildRequires:  libjbig-devel
+BuildRequires:  liblcms2-devel
+BuildRequires:  libltdl-devel
+BuildRequires:  libtiff-devel
+BuildRequires:  libwebp-devel
+BuildRequires:  libwmf-devel
+BuildRequires:  libxml2-devel
+BuildRequires:  pkgconfig
 Requires:       xorg-x11-fonts
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -69,17 +72,11 @@
 This package is compiled with Q%{quant}, which means that it provides better
 performance on %{quant} bit images and less.
 
-
-
-Authors:
---------
-    see the AUTHORS file
-
-%package -n libGraphicsMagick3
+%package     -n libGraphicsMagick-Q%{quant}-3
 Summary:        Viewer and Converter for Images - runtime library
 Group:          Productivity/Graphics/Convertors
 
-%description -n libGraphicsMagick3
+%description -n libGraphicsMagick-Q%{quant}-3
 GraphicsMagick(TM) provides a powerful image manipulation and
 translation utility. It is capable of displaying still images and
 animations using the X Window system, provides a simple interface for
@@ -99,17 +96,11 @@
 This package is compiled with Q%{quant}, that means it provides better
 performance on %{quant} and less bit images.
 
-
-
-Authors:
---------
-    see the AUTHORS file
-
-%package -n libGraphicsMagickWand2
+%package     -n libGraphicsMagickWand-Q%{quant}-2
 Summary:        Viewer and Converter for Images - runtime library
 Group:          Productivity/Graphics/Convertors
 
-%description -n libGraphicsMagickWand2
+%description -n libGraphicsMagickWand-Q%{quant}-2
 GraphicsMagick(TM) provides a powerful image manipulation and
 translation utility. It is capable of displaying still images and
 animations using the X Window system, provides a simple interface for
@@ -129,12 +120,6 @@
 This package is compiled with Q%{quant}, that means it provides better
 performance on %{quant} and less bit images.
 
-
-
-Authors:
---------
-    see the AUTHORS file
-
 %package devel
 Summary:        Viewer and Converter for Images - files mandatory for 
development
 Group:          Development/Libraries/C and C++
@@ -153,12 +138,6 @@
 GraphicsMagick may be used to create animated or transparent .gifs,
 create composite images, create thumbnail images, and much, much, more.
 
-
-
-Authors:
---------
-    see the AUTHORS file
-
 %package -n perl-GraphicsMagick
 Summary:        Viewer and Converter for Images - perl interface
 Group:          Development/Libraries/Perl
@@ -179,17 +158,11 @@
 
 This package contains perl interface to GraphicsMagick library.
 
-
-
-Authors:
---------
-    see the AUTHORS file
-
-%package -n libGraphicsMagick++3
+%package     -n libGraphicsMagick++-Q%{quant}-3
 Summary:        Viewer and Converter for Images - C++ interface
 Group:          System/Libraries
 
-%description -n libGraphicsMagick++3
+%description -n libGraphicsMagick++-Q%{quant}-3
 GraphicsMagick(TM) provides a powerful image manipulation and
 translation utility. It is capable of displaying still images and
 animations using the X Window system, provides a simple interface for
@@ -203,20 +176,14 @@
 
 This subpackage contains C++ interface to GraphicsMagick library.
 
-
-
-Authors:
---------
-    see the AUTHORS file
-
 %package -n libGraphicsMagick++-devel
 Summary:        Viewer and Converter for Images - C++ interface - development 
files
 Group:          Development/Libraries/C and C++
-Provides:       GraphicsMagick-C++-devel
-Obsoletes:      GraphicsMagick-C++-devel <= 1.1.7
 Requires:       %{name}-devel = %{version}
 Requires:       c++_compiler
-Requires:       libGraphicsMagick++3 = %{version}
+Requires:       libGraphicsMagick++-Q%{quant}-3 = %{version}
+Provides:       GraphicsMagick-C++-devel
+Obsoletes:      GraphicsMagick-C++-devel <= 1.1.7
 
 %description -n libGraphicsMagick++-devel
 GraphicsMagick(TM) provides a powerful image manipulation and
@@ -230,12 +197,6 @@
 GraphicsMagick may be used to create animated or transparent .gifs,
 create composite images, create thumbnail images, and much, much, more.
 
-
-
-Authors:
---------
-    see the AUTHORS file
-
 %prep
 %setup -q
 %patch0 -p1
@@ -243,7 +204,7 @@
 %patch10
 
 %build
-export PERLOPTS="PREFIX=$RPM_BUILD_ROOT%{_prefix}"
+export PERLOPTS="PREFIX=%{buildroot}%{_prefix}"
 # This shouldn't be there yet.
 rm -f PerlMagick/Makefile.PL
 %configure --enable-shared --disable-static \
@@ -252,12 +213,13 @@
        --without-perl \
        --with-magick-plus-plus \
        --with-quantum-depth=%{quant} \
+       --enable-quantum-library-names \
        --docdir=%{_defaultdocdir}/%{name} \
        --with-x \
-       --x-libraries=/usr/%_lib \
-       --x-includes=/usr/include
+       --x-libraries=%{_libdir} \
+       --x-includes=%{_prefix}/include
 #      --with-perl-options="$PERLOPTS" \
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 cd PerlMagick
 if [ -e PerlMagick/typemap ]; then
   echo "With Graphics Magick 1.4.0, typmap exists yet, please "
@@ -267,40 +229,37 @@
   cp %{SOURCE1} .
 fi
 perl Makefile.PL
-make %{?jobs:-j%jobs} LD_RUN_PATH="/usr/%{_lib}"
+make %{?_smp_mflags} LD_RUN_PATH="%{_libdir}"
 
 %install
-make DESTDIR=$RPM_BUILD_ROOT install
-cp ChangeLog* *.txt $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
+cp ChangeLog* *.txt %{buildroot}/%{_defaultdocdir}/%{name}
 cd PerlMagick
-make DESTDIR=$RPM_BUILD_ROOT LD_RUN_PATH="%{_libdir}" install_vendor
+make DESTDIR=%{buildroot} LD_RUN_PATH="%{_libdir}" install_vendor
 %perl_process_packlist
 # Remove unpackaged files.
-rm -f `find $RPM_BUILD_ROOT%{_libdir}/perl*/ -name perllocal.pod -type f`
-rm -f `find $RPM_BUILD_ROOT%{_libdir}/perl*/ -name .packlist -type f`
+rm -f `find %{buildroot}%{_libdir}/perl*/ -name perllocal.pod -type f`
+rm -f `find %{buildroot}%{_libdir}/perl*/ -name .packlist -type f`
 # perl modules are in lib even on 64 bit arch
-rm -f `find $RPM_BUILD_ROOT/usr/lib/perl*/ -name perllocal.pod -type f`
-rm -f `find $RPM_BUILD_ROOT/usr/lib/perl*/ -name .packlist -type f`
-rm -f $RPM_BUILD_ROOT/var/adm/perl-modules/GraphicsMagick
-rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
+rm -f `find %{buildroot}%{_libexecdir}/perl*/ -name perllocal.pod -type f`
+rm -f `find %{buildroot}%{_libexecdir}/perl*/ -name .packlist -type f`
+rm -f %{buildroot}%{_localstatedir}/adm/perl-modules/GraphicsMagick
+rm -f %{buildroot}%{_libdir}/*.la
 
 %check
 make check
 
-%post -n libGraphicsMagick3 -p /sbin/ldconfig
-
-%postun -n libGraphicsMagick3 -p /sbin/ldconfig
+%post -n libGraphicsMagick-Q%{quant}-3 -p /sbin/ldconfig
 
-%post -n libGraphicsMagickWand2 -p /sbin/ldconfig
+%postun -n libGraphicsMagick-Q%{quant}-3 -p /sbin/ldconfig
 
-%postun -n libGraphicsMagickWand2 -p /sbin/ldconfig
+%post -n libGraphicsMagickWand-Q%{quant}-2 -p /sbin/ldconfig
 
-%post -n libGraphicsMagick++3 -p /sbin/ldconfig
+%postun -n libGraphicsMagickWand-Q%{quant}-2 -p /sbin/ldconfig
 
-%postun -n libGraphicsMagick++3 -p /sbin/ldconfig
+%post -n libGraphicsMagick++-Q%{quant}-3 -p /sbin/ldconfig
 
-%clean
-rm -rf $RPM_BUILD_ROOT
+%postun -n libGraphicsMagick++-Q%{quant}-3 -p /sbin/ldconfig
 
 %files
 %defattr(644, root, root, 755)
@@ -313,9 +272,9 @@
 %doc %{_mandir}/man4/*gz
 %doc %{_mandir}/man5/*gz
 
-%files -n libGraphicsMagick3
+%files -n libGraphicsMagick-Q%{quant}-3
 %defattr(644, root, root, 755)
-%{_libdir}/lib%{name}.so.*
+%{_libdir}/lib%{name}-Q%{quant}.so.*
 %dir %{_libdir}/%{name}-%{version}
 %dir %{_libdir}/%{name}-%{version}/config
 %{_libdir}/%{name}-%{version}/config/*.mgk
@@ -327,9 +286,9 @@
 %dir %{_datadir}/%{name}-%{version}
 %{_datadir}/%{name}-%{version}/config
 
-%files -n libGraphicsMagickWand2
+%files -n libGraphicsMagickWand-Q%{quant}-2
 %defattr(644, root, root, 755)
-%{_libdir}/lib%{name}Wand.so.*
+%{_libdir}/lib%{name}Wand-Q%{quant}.so.*
 
 %files devel
 %defattr(644, root, root, 755)
@@ -357,9 +316,9 @@
 %{perl_vendorarch}/auto/Graphics/Magick/*
 %doc %{_mandir}/man3/*gz
 
-%files -n libGraphicsMagick++3
+%files -n libGraphicsMagick++-Q%{quant}-3
 %defattr(644, root, root, 755)
-%{_libdir}/lib%{name}++.so.*
+%{_libdir}/lib%{name}++-Q%{quant}.so.*
 
 %files -n libGraphicsMagick++-devel
 %defattr(644, root, root, 755)

++++++ GraphicsMagick-1.3.19.tar.bz2 -> GraphicsMagick-1.3.20.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/GraphicsMagick/GraphicsMagick-1.3.19.tar.bz2 
/work/SRC/openSUSE:Factory/.GraphicsMagick.new/GraphicsMagick-1.3.20.tar.bz2 
differ: char 11, line 1

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

Reply via email to