Hello community,

here is the log from the commit of package brasero for openSUSE:Factory checked 
in at 2018-03-14 19:27:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/brasero (Old)
 and      /work/SRC/openSUSE:Factory/.brasero.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "brasero"

Wed Mar 14 19:27:16 2018 rev:87 rq:586074 version:3.12.2+20171213.567326a7

Changes:
--------
--- /work/SRC/openSUSE:Factory/brasero/brasero.changes  2018-02-14 
09:21:49.352787824 +0100
+++ /work/SRC/openSUSE:Factory/.brasero.new/brasero.changes     2018-03-14 
19:27:17.694225036 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:23:31 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ brasero.spec ++++++
--- /var/tmp/diff_new_pack.gHbE9s/_old  2018-03-14 19:27:19.194171775 +0100
+++ /var/tmp/diff_new_pack.gHbE9s/_new  2018-03-14 19:27:19.198171633 +0100
@@ -20,9 +20,9 @@
 Version:        3.12.2+20171213.567326a7
 Release:        0
 Summary:        CD/DVD burning application for GNOME
-License:        GPL-2.0+
+License:        GPL-3.0-or-later
 Group:          Productivity/Multimedia/CD/Record
-Url:            http://gnome.org/projects/brasero
+URL:            http://gnome.org/projects/brasero
 # Service generated tarball
 Source:         %{name}-%{version}.tar.xz
 #Source:         
http://download.gnome.org/sources/brasero/3.12/%{name}-%{version}.tar.xz
@@ -32,14 +32,12 @@
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
-BuildRequires:  yelp-tools
+BuildRequires:  pkgconfig
 # We need the %%mime_database_* macros
 BuildRequires:  shared-mime-info
 BuildRequires:  tracker-devel >= 0.10.0
-%if !0%{?is_opensuse}
-BuildRequires:  translation-update-upstream
-%endif
 BuildRequires:  update-desktop-files
+BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(gdk-x11-3.0)
 BuildRequires:  pkgconfig(gio-2.0) >= 2.29.14
 BuildRequires:  pkgconfig(gstreamer-1.0) >= 0.11.92
@@ -59,25 +57,27 @@
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.6.0
 BuildRequires:  pkgconfig(sm)
 BuildRequires:  pkgconfig(totem-plparser) >= 2.29.1
+# cdrkit-cdrtools-compat or cdrtools provide cdda2wav
+Requires:       %{_bindir}/cdda2wav
+# We need cdrecord to burn CDs (bnc#729984) This can be provided by either 
wodim or cdrtools
+Requires:       %{_bindir}/cdrecord
+Requires:       %{_bindir}/mkisofs
+Requires:       %{_bindir}/readcd
+# We need cdrdao to be able to extract audio tracks from disks
+Requires:       cdrdao
 # The gstreamer Requires are versioned as gstreamer010 packages had virtual 
provides.
 Requires:       gstreamer >= 0.11.02
 Requires:       gstreamer-plugins-base >= 0.11.92
 Requires:       gstreamer-plugins-good >= 0.11.92
-# We need cdrdao to be able to extract audio tracks from disks
-Requires:       cdrdao
-# We need cdrecord to burn CDs (bnc#729984) This can be provided by either 
wodim or cdrtools
-Requires:       /usr/bin/cdrecord
-Requires:       /usr/bin/mkisofs
-Requires:       /usr/bin/readcd
-# cdrkit-cdrtools-compat or cdrtools provide cdda2wav
-Requires:       /usr/bin/cdda2wav
 Recommends:     %{name}-lang
 Provides:       brasero-doc = 0.9.1
 Obsoletes:      brasero-doc < 0.9.1
 Provides:       gnomebaker = 0.6.1
 Obsoletes:      gnomebaker < 0.6.1
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
+%if !0%{?is_opensuse}
+BuildRequires:  translation-update-upstream
+%endif
 
 %description
 Brasero is an application for the GNOME Desktop to write to CD/DVDs.
@@ -172,6 +172,7 @@
 This package provides the Brasero extension for Nautilus.
 
 %lang_package
+
 %prep
 %setup -q
 %if !0%{?is_opensuse}
@@ -188,7 +189,7 @@
         --enable-nautilus \
         --enable-introspection \
         --enable-libburnia
-make %{?_smp_flags} V=1
+make %{?_smp_mflags} V=1
 
 %install
 %make_install
@@ -209,11 +210,8 @@
 %mime_database_post
 
 %post -n libbrasero-burn3-1 -p /sbin/ldconfig
-
 %post -n libbrasero-media3-1 -p /sbin/ldconfig
-
 %post -n libbrasero-utils3-1 -p /sbin/ldconfig
-
 %post nautilus
 %desktop_database_post
 
@@ -225,17 +223,14 @@
 %mime_database_postun
 
 %postun -n libbrasero-burn3-1 -p /sbin/ldconfig
-
 %postun -n libbrasero-media3-1 -p /sbin/ldconfig
-
 %postun -n libbrasero-utils3-1 -p /sbin/ldconfig
-
 %postun nautilus
 %desktop_database_postun
 
 %files
-%defattr(-,root,root)
-%doc NEWS COPYING AUTHORS README
+%license COPYING
+%doc NEWS AUTHORS README
 %doc %{_datadir}/help/C/%{name}/
 %{_datadir}/metainfo/brasero.appdata.xml
 %{_datadir}/brasero/
@@ -246,32 +241,26 @@
 %{_datadir}/mime/packages/brasero.xml
 %{_datadir}/GConf/gsettings/brasero.convert
 %{_datadir}/glib-2.0/schemas/org.gnome.brasero.gschema.xml
-%doc %{_mandir}/man?/*.*
+%{_mandir}/man?/*%{ext_man}
 
 %files -n libbrasero-burn3-1
-%defattr(-,root,root)
 %{_libdir}/libbrasero-burn3.so.1*
 
 %files -n typelib-1_0-BraseroBurn-3_2_0
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/BraseroBurn-*.typelib
 
 %files -n libbrasero-media3-1
-%defattr(-,root,root)
 %{_libdir}/libbrasero-media3.so.1*
 
 %files -n typelib-1_0-BraseroMedia-3_2_0
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/BraseroMedia-*.typelib
 
 %files -n libbrasero-utils3-1
 # Even though there is no need to split according to upstream, we follow the
 # openSUSE policy, as not splitting can cause upgrade trouble.
-%defattr(-,root,root)
 %{_libdir}/libbrasero-utils3.so.1*
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/brasero3/
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/libbrasero-media3.pc
@@ -285,7 +274,6 @@
 %dir %{_datadir}/gtk-doc/html
 
 %files nautilus
-%defattr(-,root,root)
 %{_libdir}/nautilus/extensions-3.0/*.so
 %{_datadir}/applications/brasero-nautilus.desktop
 


Reply via email to