Hello community,

here is the log from the commit of package gegl for openSUSE:Factory checked in 
at 2018-03-09 10:35:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gegl (Old)
 and      /work/SRC/openSUSE:Factory/.gegl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gegl"

Fri Mar  9 10:35:06 2018 rev:35 rq:584481 version:0.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gegl/gegl.changes        2018-01-26 
13:57:43.082250468 +0100
+++ /work/SRC/openSUSE:Factory/.gegl.new/gegl.changes   2018-03-09 
10:35:09.591388390 +0100
@@ -1,0 +2,11 @@
+Wed Mar  7 10:35:17 UTC 2018 - jeng...@inai.de
+
+- Fix SRPM group. Update descriptions. Remove idempotent
+  %if..%endif around %package.
+
+-------------------------------------------------------------------
+Wed Feb 28 16:26:18 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gegl.spec ++++++
--- /var/tmp/diff_new_pack.7bJbqz/_old  2018-03-09 10:35:10.283363476 +0100
+++ /var/tmp/diff_new_pack.7bJbqz/_new  2018-03-09 10:35:10.287363332 +0100
@@ -21,8 +21,8 @@
 Version:        0.2.0
 Release:        0
 Summary:        Generic Graphics Library
-License:        GPL-3.0+ and LGPL-3.0+
-Group:          System/Libraries
+License:        GPL-3.0-or-later AND LGPL-3.0-or-later
+Group:          Productivity/Graphics/Other
 Url:            http://gegl.org/
 Source:         http://ftp.gtk.org/pub/gegl/0.2/%{name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM gegl-lua52.patch bgo#667675 vu...@opensuse.org -- Fix 
build with lua 5.2
@@ -68,7 +68,6 @@
 BuildRequires:  ruby
 # For umfpack
 BuildRequires:  suitesparse-devel
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?BUILD_ORIG}
 BuildRequires:  pkgconfig(libavcodec)
 BuildRequires:  pkgconfig(libavformat)
@@ -84,8 +83,8 @@
 %endif
 
 %description
-GEGL provides infrastructure to do demand based cached non destructive
-image editing on larger than RAM buffers. Through babl it provides
+GEGL provides infrastructure to do demand-based cached non-destructive
+image editing on larger than RAM buffers. Through babl, it provides
 support for a wide range of color models and pixel storage formats for
 input and output.
 
@@ -95,41 +94,36 @@
 Recommends:     %{name}-0_2-lang
 
 %description 0_2
-GEGL provides infrastructure to do demand based cached non destructive
-image editing on larger than RAM buffers. Through babl it provides
+GEGL provides infrastructure to do demand-based cached non-destructive
+image editing on larger than RAM buffers. Through babl, it provides
 support for a wide range of color models and pixel storage formats for
 input and output.
 
-%if 0%{?BUILD_ORIG}
-%if 0%{?BUILD_ORIG_ADDON}
 %package 0_2-orig-addon
 Summary:        Generic Graphics Library
 Group:          System/Libraries
 Supplements:    packageand(%{name}-0_2:%(cd %{_libdir} ; rpm -qf 
--queryformat=%%{NAME} `readlink %{_libdir}/libavcodec.so` ))
 
 %description 0_2-orig-addon
-GEGL provides infrastructure to do demand based cached non destructive
-image editing on larger than RAM buffers. Through babl it provides
+GEGL provides infrastructure to do demand-based cached non-destructive
+image editing on larger than RAM buffers. Through babl, it provides
 support for a wide range of color models and pixel storage formats for
 input and output.
 
-%endif
-%endif
-
 %package -n libgegl-0_2-0
 Summary:        Generic Graphics Library
 Group:          System/Libraries
 Recommends:     %{name}-0_2 >= %{version}
 
 %description -n libgegl-0_2-0
-GEGL provides infrastructure to do demand based cached non destructive
-image editing on larger than RAM buffers. Through babl it provides
+GEGL provides infrastructure to do demand-based cached non-destructive
+image editing on larger than RAM buffers. Through babl, it provides
 support for a wide range of color models and pixel storage formats for
 input and output.
 
 %package devel
-Summary:        Generic Graphics Library
-Group:          System/Libraries
+Summary:        Development files for GEGL, the "Generic Graphics Library"
+Group:          Development/Libraries/C and C++
 Requires:       babl-devel
 Requires:       glib2-devel
 Requires:       glibc-devel
@@ -137,22 +131,25 @@
 Requires:       pcre-devel
 
 %description devel
-GEGL provides infratructure to do demand based cached non destructive
-image editing on larger than RAM buffers. Through babl it provides
+GEGL provides infrastructure to do demand-based cached non-destructive
+image editing on larger than RAM buffers. Through babl, it provides
 support for a wide range of color models and pixel storage formats for
 input and output.
 
+This subpackage contains the C headers for the GEGL API.
+
 %package doc
-Summary:        Generic Graphics Library
-Group:          System/Libraries
-Requires:       libgegl-0_2-0 = %{version}
+Summary:        Documentation for GEGL, the "Generic Graphics Library"
+Group:          Documentation/HTML
 
 %description doc
-GEGL provides infrastructure to do demand based cached non destructive
-image editing on larger than RAM buffers. Through babl it provides
+GEGL provides infrastructure to do demand-based cached non-destructive
+image editing on larger than RAM buffers. Through babl, it provides
 support for a wide range of color models and pixel storage formats for
 input and output.
 
+This subpackage contains the documentation for GEGL.
+
 %lang_package -n %{name}-0_2
 
 %prep
@@ -177,7 +174,7 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 %if ! 0%{?BUILD_ORIG}
 for MODULE in \
 %{_libdir}/gegl-0.2/ff-load.so \
@@ -189,15 +186,12 @@
 %find_lang %{name}-0.2 %{?no_lang_C}
 
 %post -n libgegl-0_2-0 -p /sbin/ldconfig
-
 %postun -n libgegl-0_2-0 -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
 %{_bindir}/gegl
 
 %files 0_2
-%defattr(-,root,root)
 %dir %{_libdir}/gegl-0.2/
 %{_libdir}/gegl-0.2/*.so
 %if 0%{?BUILD_ORIG}
@@ -205,27 +199,23 @@
 %exclude %{_libdir}/gegl-0.2/ff-load.so
 
 %files 0_2-orig-addon
-%defattr(-,root,root)
 %{_libdir}/gegl-0.2/ff-load.so
 %endif
 %endif
 
 %files -n libgegl-0_2-0
-%defattr(-,root,root)
-%doc AUTHORS COPYING COPYING.LESSER ChangeLog NEWS README
+%license COPYING
+%doc AUTHORS ChangeLog NEWS README
 %{_libdir}/libgegl-0.2.so.*
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/gegl-0.2/
 %{_libdir}/libgegl-0.2.so
 %{_libdir}/pkgconfig/gegl-0.2.pc
 
 %files doc
-%defattr(-,root,root)
 %doc %{_datadir}/gtk-doc/html/gegl/
 
 %files -n %{name}-0_2-lang -f %{name}-0.2.lang
-%defattr(-,root,root)
 
 %changelog


Reply via email to