Hello community,

here is the log from the commit of package rpmdevtools for openSUSE:Factory 
checked in at 2020-03-24 22:35:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpmdevtools (Old)
 and      /work/SRC/openSUSE:Factory/.rpmdevtools.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpmdevtools"

Tue Mar 24 22:35:45 2020 rev:6 rq:787684 version:8.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpmdevtools/rpmdevtools.changes  2020-01-08 
19:32:28.284590300 +0100
+++ /work/SRC/openSUSE:Factory/.rpmdevtools.new.3160/rpmdevtools.changes        
2020-03-24 22:37:35.305242383 +0100
@@ -1,0 +2,6 @@
+Tue Mar 24 07:31:07 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Clean up spec file with spec-cleaner
+- Update names of python bindings for rpm
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rpmdevtools.spec ++++++
--- /var/tmp/diff_new_pack.PfCkTo/_old  2020-03-24 22:37:35.989242715 +0100
+++ /var/tmp/diff_new_pack.PfCkTo/_new  2020-03-24 22:37:35.997242719 +0100
@@ -33,8 +33,7 @@
 Patch1:         dont-drop-Groups.patch
 BuildRequires:  help2man
 BuildRequires:  pkgconfig
-BuildRequires:  rpm-python
-BuildRequires:  xz
+BuildRequires:  python2-rpm
 BuildRequires:  pkgconfig(bash-completion)
 # Required for bash-completion
 Requires:       bash-completion
@@ -44,8 +43,7 @@
 # Minimal RPM build requirements
 Requires:       distribution-release
 Requires:       fakeroot
-Requires:       python
-Requires:       rpm-python
+Requires:       python2-rpm
 BuildArch:      noarch
 
 %description
@@ -66,9 +64,7 @@
 ...and many more.
 
 %prep
-%setup -q
-%patch0 -p1
-%patch1 -p1
+%autosetup -p1
 cp -a %{SOURCE1} template.init
 
 # Use the "rpmdev-" prefix for spectool that conflicts with Redhat spectool
@@ -76,7 +72,7 @@
 
 %build
 %configure --libdir=%{_libexecdir}
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install


Reply via email to