Hello community,

here is the log from the commit of package clinfo for openSUSE:Factory checked 
in at 2015-11-26 17:01:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clinfo (Old)
 and      /work/SRC/openSUSE:Factory/.clinfo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "clinfo"

Changes:
--------
--- /work/SRC/openSUSE:Factory/clinfo/clinfo.changes    2015-08-03 
17:21:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.clinfo.new/clinfo.changes       2015-11-26 
17:02:12.000000000 +0100
@@ -1,0 +2,6 @@
+Sat Nov 21 08:21:09 UTC 2015 - [email protected]
+
+- Use optflags when building
+- Tiny spec file cleanup with spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ clinfo.spec ++++++
--- /var/tmp/diff_new_pack.e8q1dH/_old  2015-11-26 17:02:13.000000000 +0100
+++ /var/tmp/diff_new_pack.e8q1dH/_new  2015-11-26 17:02:13.000000000 +0100
@@ -41,6 +41,7 @@
 %setup -q
 
 %build
+export CFLAGS="%{optflags}"
 make %{?_smp_mflags}
 
 %install
@@ -53,6 +54,6 @@
 %defattr (-,root,root)
 %doc LICENSE README
 %{_bindir}/clinfo
-%{_mandir}/man1/*
+%{_mandir}/man1/clinfo.1.*
 
 %changelog


Reply via email to