Hello community,

here is the log from the commit of package gparted for openSUSE:Factory checked 
in at 2019-07-04 15:42:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gparted (Old)
 and      /work/SRC/openSUSE:Factory/.gparted.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gparted"

Thu Jul  4 15:42:44 2019 rev:46 rq:712981 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gparted/gparted.changes  2019-06-19 
21:05:10.834334902 +0200
+++ /work/SRC/openSUSE:Factory/.gparted.new.4615/gparted.changes        
2019-07-04 15:42:45.538061163 +0200
@@ -1,0 +2,8 @@
+Tue Jul  2 06:51:26 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- Change filesystem related Requires to Recommends: on a default
+  setup, this equals to no change, but the users have the choice to
+  remove/block filesystem packages they do not care for
+  (boo#1139018).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gparted.spec ++++++
--- /var/tmp/diff_new_pack.a8ihV9/_old  2019-07-04 15:42:46.366062456 +0200
+++ /var/tmp/diff_new_pack.a8ihV9/_new  2019-07-04 15:42:46.370062463 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,9 +20,9 @@
 Version:        1.0.0
 Release:        0
 Summary:        Gnome Partition Editor
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          System/Filesystems
-Url:            http://gparted.sourceforge.net/
+URL:            http://gparted.sourceforge.net/
 Source0:        
http://downloads.sourceforge.net/project/gparted/gparted/gparted-%{version}/%{name}-%{version}.tar.gz
 Source1:        
http://downloads.sourceforge.net/project/gparted/gparted/gparted-%{version}/%{name}-%{version}.tar.gz.sig
 Source98:       %{name}.policy
@@ -32,37 +32,37 @@
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
 BuildRequires:  perl-XML-Parser
+BuildRequires:  pkgconfig
 BuildRequires:  polkit
 BuildRequires:  scrollkeeper
-%if !0%{?is_opensuse}
-BuildRequires:  translation-update-upstream
-%endif
 BuildRequires:  update-desktop-files
-BuildRequires:  yelp-tools
 BuildRequires:  xfsprogs-devel
+BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(glibmm-2.4) >= 2.32
-BuildRequires:  pkgconfig(gtkmm-3.0) >= 3.4.0
 BuildRequires:  pkgconfig(gthread-2.0)
+BuildRequires:  pkgconfig(gtkmm-3.0) >= 3.4.0
 BuildRequires:  pkgconfig(libparted) >= 2.2
 BuildRequires:  pkgconfig(sigc++-2.0) >= 2.5.1
-Requires:       btrfsprogs >= 4.1
-Requires:       cryptsetup
-Requires:       e2fsprogs
+Requires:       gpart
 Requires:       hdparm
-Requires:       hfsutils
-Requires:       jfsutils
 Requires:       mtools
-Requires:       nilfs-utils
-Requires:       ntfsprogs
 Requires:       parted
 Requires:       polkit
-Requires:       reiserfs
 Requires:       util-linux
 Requires:       xdg-utils
-Requires:       xfsprogs
-Recommends:     gpart
+Recommends:     btrfsprogs >= 4.1
+Recommends:     cryptsetup
+Recommends:     e2fsprogs
+Recommends:     hfsutils
+Recommends:     jfsutils
+Recommends:     nilfs-utils
+Recommends:     ntfsprogs
+Recommends:     reiserfs
 Recommends:     udftools
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Recommends:     xfsprogs
+%if !0%{?is_opensuse}
+BuildRequires:  translation-update-upstream
+%endif
 
 %description
 GParted is an industrial-strength package for creating, destroying, resizing,
@@ -72,6 +72,7 @@
 (disk imaging).
 
 %lang_package
+
 %prep
 %setup -q
 %if !0%{?is_opensuse}
@@ -88,7 +89,7 @@
 %install
 %make_install
 
-install -Dm0644 %{S:98} 
%{buildroot}%{_datadir}/polkit-1/actions/org.opensuse.policykit.%{name}.policy
+install -Dm0644 %{SOURCE98} 
%{buildroot}%{_datadir}/polkit-1/actions/org.opensuse.policykit.%{name}.policy
 # Here we remove upstream policy file since we have our own
 rm %{buildroot}%{_datadir}/polkit-1/actions/org.gnome.%{name}.policy
 
@@ -97,12 +98,11 @@
 %find_lang %{name} %{?no_lang_C}
 
 %files
-%defattr(-,root,root)
 %doc README ChangeLog AUTHORS NEWS
 %license COPYING
 %{_bindir}/%{name}
 %{_sbindir}/%{name}bin
-%{_mandir}/man8/%{name}.8.gz
+%{_mandir}/man8/%{name}.8%{?ext_man}
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/applications/%{name}.desktop




Reply via email to