Hello community,

here is the log from the commit of package python-sane for openSUSE:Factory 
checked in at 2018-05-11 09:18:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sane (Old)
 and      /work/SRC/openSUSE:Factory/.python-sane.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sane"

Fri May 11 09:18:50 2018 rev:2 rq:606273 version:2.8.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sane/python-sane.changes  2018-04-01 
17:27:06.370260711 +0200
+++ /work/SRC/openSUSE:Factory/.python-sane.new/python-sane.changes     
2018-05-11 09:18:51.457248950 +0200
@@ -1,0 +2,5 @@
+Thu May 10 15:45:32 UTC 2018 - toddrme2...@gmail.com
+
+- Don't forget python-rpm-macros
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-sane.spec ++++++
--- /var/tmp/diff_new_pack.AG0ZZB/_old  2018-05-11 09:18:52.381215472 +0200
+++ /var/tmp/diff_new_pack.AG0ZZB/_new  2018-05-11 09:18:52.385215326 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-sane
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,6 +28,7 @@
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 BuildRequires:  sane-backends-devel
 %python_subpackages
 
@@ -38,7 +39,8 @@
 %setup -q -n Sane-%{version}
 
 %build
-CFLAGS="%{optflags}" %python_build
+export CFLAGS="%{optflags}"
+%python_build
 
 %install
 %python_install
@@ -46,7 +48,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitearch}/
 
 %files %{python_files}
-%doc README.rst CHANGES.rst COPYING
+%doc README.rst CHANGES.rst
+%license COPYING
 %{python_sitearch}/*
 
 %changelog


Reply via email to