Hello community, here is the log from the commit of package clutter for openSUSE:Factory checked in at 2017-09-13 21:43:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/clutter (Old) and /work/SRC/openSUSE:Factory/.clutter.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "clutter" Wed Sep 13 21:43:58 2017 rev:83 rq:522336 version:1.26.2 Changes: -------- --- /work/SRC/openSUSE:Factory/clutter/clutter.changes 2017-05-31 12:13:11.951817179 +0200 +++ /work/SRC/openSUSE:Factory/.clutter.new/clutter.changes 2017-09-13 21:43:59.598893476 +0200 @@ -1,0 +2,5 @@ +Fri Sep 8 13:05:01 UTC 2017 - [email protected] + +- Update descriptions, RPM groups and old macros. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ clutter.spec ++++++ --- /var/tmp/diff_new_pack.wxUzCT/_old 2017-09-13 21:44:00.282797256 +0200 +++ /var/tmp/diff_new_pack.wxUzCT/_new 2017-09-13 21:44:00.286796694 +0200 @@ -25,9 +25,9 @@ Name: clutter Version: 1.26.2 Release: 0 -Summary: The clutter library +Summary: Library for creating dynamic user interfaces License: LGPL-2.1+ -Group: System/Libraries +Group: Development/Libraries/GNOME Url: http://clutter-project.org/ Source0: http://download.gnome.org/sources/clutter/1.26/%{name}-%{version}.tar.xz Source99: baselibs.conf @@ -62,11 +62,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -Clutter is an open source software library for creating fast, visually -rich and animated graphical user interfaces. +Clutter is a library for creating fast, visually rich and animated +graphical user interfaces. It uses OpenGL (or GLES) for rendering. %package -n libclutter-1_0-0 -Summary: The clutter library +Summary: Library for creating dynamic graphical user interfaces Group: System/Libraries Recommends: %{name}-lang = %{version} # To make the lang package installable @@ -75,25 +75,25 @@ # typelib-1_0-Clutter-1_0 can be installed Obsoletes: libclutter-glx-1_0-0 < 1.9.0 +%description -n libclutter-1_0-0 +Clutter is a library for creating fast, visually rich and animated +graphical user interfaces. It uses OpenGL (or GLES) for rendering. + %package -n typelib-1_0-Clutter-1_0 -Summary: The clutter library -- Introspection bindings +Summary: Introspection bindings for the Clutter library # The library got renamed to libclutter-1_0-0. Installation of both # packages conflicts (on filelevel: the .typelib kept the name). Group: System/Libraries Conflicts: libclutter-glx-1_0-0 %description -n typelib-1_0-Clutter-1_0 -Clutter is an open source software library for creating fast, visually -rich and animated graphical user interfaces. +Clutter is a library for creating fast, visually rich and animated +graphical user interfaces. It uses OpenGL (or GLES) for rendering. This package provides the GObject Introspection bindings for Clutter. -%description -n libclutter-1_0-0 -Clutter is an open source software library for creating fast, visually -rich and animated graphical user interfaces. - %package devel -Summary: The clutter library (Development) +Summary: Development files for the Clutter library Group: Development/Libraries/GNOME Requires: libclutter-1_0-0 = %{version} Requires: typelib-1_0-Clutter-1_0 = %{version} @@ -101,9 +101,9 @@ Obsoletes: %{name}-doc < %{version} %description devel -Clutter is an open source software library for creating fast, visually -rich and animated graphical user interfaces. This package contain the -files for development. +Clutter is a library for creating fast, visually rich and animated +graphical user interfaces. +This package contains the files for development. %lang_package %prep @@ -123,8 +123,8 @@ make %{?_smp_mflags} V=1 %install -%makeinstall -%{__rm} %{buildroot}%{_libdir}/*.la +%make_install +rm %{buildroot}/%{_libdir}/*.la %find_lang clutter-1.0 %fdupes -s %{buildroot}%{_datadir}/gtk-doc/html %fdupes %{buildroot}
