Hello community,

here is the log from the commit of package ocl-icd for openSUSE:Factory checked 
in at 2015-09-08 17:44:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocl-icd (Old)
 and      /work/SRC/openSUSE:Factory/.ocl-icd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocl-icd"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocl-icd/ocl-icd.changes  2015-07-03 
00:11:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ocl-icd.new/ocl-icd.changes     2015-09-08 
17:58:17.000000000 +0200
@@ -1,0 +2,7 @@
+Sun Sep  6 12:37:54 UTC 2015 - mplus...@suse.com
+
+- Update to 2.2.7
+  * See NEWS for full list of changes
+- Cleanup spec file with spec-cleaner
+
+-------------------------------------------------------------------

Old:
----
  ocl-icd-2.1.3.tar.gz

New:
----
  ocl-icd-2.2.7.tar.gz

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

Other differences:
------------------
++++++ ocl-icd.spec ++++++
--- /var/tmp/diff_new_pack.5D4S19/_old  2015-09-08 17:58:19.000000000 +0200
+++ /var/tmp/diff_new_pack.5D4S19/_new  2015-09-08 17:58:19.000000000 +0200
@@ -17,17 +17,17 @@
 
 
 Name:           ocl-icd
-Version:        2.1.3
+Version:        2.2.7
 Release:        0
 Summary:        OpenCL ICD Bindings
 License:        BSD-2-Clause
 Group:          System/Libraries
 Url:            https://forge.imag.fr/projects/ocl-icd/
-Source:         
https://forge.imag.fr/frs/download.php/524/%{name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Source:         
https://forge.imag.fr/frs/download.php/667/%{name}-%{version}.tar.gz
 BuildRequires:  opencl-headers >= 1.2
 BuildRequires:  pkg-config
 BuildRequires:  ruby
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 OpenCL is a royalty-free standard for cross-platform, parallel programming
@@ -65,7 +65,7 @@
 
 %build
 %configure
-make stamp-generator stamp-generator-dummy
+make %{?_smp_mflags} stamp-generator stamp-generator-dummy
 %if 0%{?sles_version} || (0%{?suse_version} && 0%{?suse_version} <= 1140)
 for i in *.h *.c; do
     sed -i -e '/#[ ]*pragma GCC diagnostic push/d
@@ -73,24 +73,18 @@
                /#[ ]*pragma GCC diagnostic ignored "-Wcpp"/d' $i
 done
 %endif
-make
+make %{?_smp_mflags}
 
 %install
-rm -rf %{buildroot}
 %make_install
-find %{buildroot} -name '*.la'
-find %{buildroot} -name '*.la' -delete
+find %{buildroot} -type f -name "*.la" -delete -print
+find %{buildroot} -type f -name "*.la" -delete -print
 rm -rf instdocs
 mv %{buildroot}%{_datadir}/doc/%{name} instdocs
 
-%clean
-rm -rf %{buildroot}
-
-%post -n libOpenCL1
-ldconfig
+%post -n libOpenCL1 -p /sbin/ldconfig
 
-%postun -n libOpenCL1
-ldconfig
+%postun -n libOpenCL1 -p /sbin/ldconfig
 
 %files -n libOpenCL1
 %defattr(-, root, root)

++++++ ocl-icd-2.1.3.tar.gz -> ocl-icd-2.2.7.tar.gz ++++++
++++ 11502 lines of diff (skipped)


Reply via email to