commit libdevil for openSUSE:Factory

2019-09-13 Thread root
Hello community,

here is the log from the commit of package libdevil for openSUSE:Factory 
checked in at 2019-09-13 15:00:00

Comparing /work/SRC/openSUSE:Factory/libdevil (Old)
 and  /work/SRC/openSUSE:Factory/.libdevil.new.7948 (New)


Package is "libdevil"

Fri Sep 13 15:00:00 2019 rev:9 rq:730204 version:1.7.8

Changes:

--- /work/SRC/openSUSE:Factory/libdevil/libdevil.changes2019-08-22 
10:53:44.34961 +0200
+++ /work/SRC/openSUSE:Factory/.libdevil.new.7948/libdevil.changes  
2019-09-13 15:00:03.177281646 +0200
@@ -1,0 +2,5 @@
+Wed Aug 21 08:05:03 UTC 2019 - Jan Engelhardt 
+
+- Remove bias and marketing wording from descriptions.
+
+---



Other differences:
--
++ libdevil.spec ++
--- /var/tmp/diff_new_pack.k1XSGf/_old  2019-09-13 15:00:04.125281686 +0200
+++ /var/tmp/diff_new_pack.k1XSGf/_new  2019-09-13 15:00:04.129281686 +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/
 #
 
 
@@ -21,9 +21,9 @@
 Name:   libdevil
 Version:1.7.8
 Release:0
-Summary:A full featured cross platform image library
+Summary:A cross-platform image library
 License:LGPL-2.1-only
-Group:  System/Libraries
+Group:  Development/Libraries/C and C++
 URL:http://openil.sourceforge.net/
 Source: 
http://sourceforge.net/projects/openil/files/DevIL/1.7.8/DevIL-%{version}.tar.gz
 Patch0: DevIL-%{version}-return-random-data.patch
@@ -53,12 +53,11 @@
 BuildRequires:  pkgconfig(xrender)
 
 %description
-Developer's Image Library (DevIL) is a programmer's library to develop
-applications with very powerful image loading capabilities, yet is easy
-for a developer to learn and use. Ultimate control of images is left
-to the developer, so unnecessary conversions, etc. are not performed.
-DevIL utilizes a simple, yet powerful, syntax. DevIL can load, save,
-convert, manipulate, filter and display a wide variety of image formats.
+Developer's Image Library (DevIL) is a programmer's library to
+develop applications with image loading capabilities. Control of
+images is left to the developer, so unnecessary conversions, etc. are
+not performed. DevIL can load, save, convert, manipulate, filter and
+display a wide variety of image formats.
 
 Currently, DevIL can load .bmp, .cut, .dds, .doom, .gif, .ico, .jpg,
 .lbm, .mdl, .mng, .pal, .pbm, .pcd, .pcx, .pgm, .pic, .png, .ppm,
@@ -67,14 +66,12 @@
 .pbm, .pcx, .hdr, .pgm,.png, .ppm, .raw, .sgi, .tga and .tif.
 
 DevIL currently supports the following APIs for display: OpenGL,
-Windows GDI, SDL, DirectX and Allegro. Compilers that can compile
-DevIL or use it include Djgpp, MSVC++, Linux gcc, Delphi, Visual
-Basic, Power Basic and Dev-C++.
+SDL and Allegro.
 
 %package tools
 Summary:Tools that can be used when using DevIL libraries
 License:LGPL-2.1-only AND GPL-3.0-or-later
-Group:  System/Libraries
+Group:  Development/Tools/Other
 Requires:   libIL%{libIL} = %{version}
 
 %description tools
@@ -82,7 +79,7 @@
 formats.
 
 %package -n libIL%{libIL}
-Summary:A full featured cross platform image library
+Summary:A cross-platform image library
 License:LGPL-2.1-only
 Group:  System/Libraries
 Provides:   libdevil1 = %{version}
@@ -93,12 +90,11 @@
 %endif
 
 %description -n  libIL%{libIL}
-Developer's Image Library (DevIL) is a programmer's library to develop
-applications with very powerful image loading capabilities, yet is easy
-for a developer to learn and use. Ultimate control of images is left
-to the developer, so unnecessary conversions, etc. are not performed.
-DevIL utilizes a simple, yet powerful, syntax. DevIL can load, save,
-convert, manipulate, filter and display a wide variety of image formats.
+Developer's Image Library (DevIL) is a programmer's library to
+develop applications with image loading capabilities. Control of
+images is left to the developer, so unnecessary conversions, etc. are
+not performed. DevIL can load, save, convert, manipulate, filter and
+display a wide variety of image formats.
 
 Currently, DevIL can load .bmp, .cut, .dds, .doom, .gif, .ico, .jpg,
 .lbm, .mdl, .mng, .pal, .pbm, .pcd, .pcx, .pgm, .pic, .png, .ppm,
@@ -107,12 +103,10 @@
 .pbm, .pcx, .hdr, .pgm,.png, .ppm, .raw, .sgi, .tga and .tif.
 
 DevIL currently supports the following APIs for display: OpenGL,
-Windows GDI, SDL, DirectX and Allegro. Compilers that can compile
-DevIL or use it 

commit libdevil for openSUSE:Factory

2019-08-22 Thread root
Hello community,

here is the log from the commit of package libdevil for openSUSE:Factory 
checked in at 2019-08-22 10:53:40

Comparing /work/SRC/openSUSE:Factory/libdevil (Old)
 and  /work/SRC/openSUSE:Factory/.libdevil.new.22127 (New)


Package is "libdevil"

Thu Aug 22 10:53:40 2019 rev:8 rq:724950 version:1.7.8

Changes:

--- /work/SRC/openSUSE:Factory/libdevil/libdevil.changes2018-05-16 
11:41:51.299728029 +0200
+++ /work/SRC/openSUSE:Factory/.libdevil.new.22127/libdevil.changes 
2019-08-22 10:53:44.34961 +0200
@@ -1,0 +2,7 @@
+Wed Aug 21 07:39:35 UTC 2019 - mvet...@suse.com
+
+- bsc#1144245: Remove JPEG2000 support due to dropping dependency
+  on libjasper
+- Run spec-cleaner
+
+---



Other differences:
--
++ libdevil.spec ++
--- /var/tmp/diff_new_pack.lVsASs/_old  2019-08-22 10:53:44.981688796 +0200
+++ /var/tmp/diff_new_pack.lVsASs/_new  2019-08-22 10:53:44.985688795 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libdevil
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -18,15 +18,13 @@
 
 # SONAME Version tags (*.so.$NUM)
 %define libIL 1
-
-Summary:A full featured cross platform image library
-License:LGPL-2.1
-Group:  System/Libraries
 Name:   libdevil
 Version:1.7.8
-Release:1.1
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Url:http://openil.sourceforge.net/
+Release:0
+Summary:A full featured cross platform image library
+License:LGPL-2.1-only
+Group:  System/Libraries
+URL:http://openil.sourceforge.net/
 Source: 
http://sourceforge.net/projects/openil/files/DevIL/1.7.8/DevIL-%{version}.tar.gz
 Patch0: DevIL-%{version}-return-random-data.patch
 # From Gentoo
@@ -43,11 +41,11 @@
 BuildRequires:  freeglut-devel
 BuildRequires:  gcc-c++
 BuildRequires:  giflib-devel
-BuildRequires:  libjasper-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  libmng-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libtiff-devel
+BuildRequires:  pkgconfig
 BuildRequires:  zlib-devel
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xext)
@@ -73,10 +71,9 @@
 DevIL or use it include Djgpp, MSVC++, Linux gcc, Delphi, Visual
 Basic, Power Basic and Dev-C++.
 
-
 %package tools
 Summary:Tools that can be used when using DevIL libraries
-License:LGPL-2.1 and GPL-3.0+
+License:LGPL-2.1-only AND GPL-3.0-or-later
 Group:  System/Libraries
 Requires:   libIL%{libIL} = %{version}
 
@@ -85,14 +82,14 @@
 formats.
 
 %package -n libIL%{libIL}
-Provides:   libdevil1 = %{version}
-Obsoletes:  libdevil1 < %{version}
 Summary:A full featured cross platform image library
-License:LGPL-2.1
+License:LGPL-2.1-only
 Group:  System/Libraries
+Provides:   libdevil1 = %{version}
+Obsoletes:  libdevil1 < %{version}
 %if 0%{?suse_version}
-Requires(post): %install_info_prereq
-Requires(preun): %install_info_prereq
+Requires(post): %{install_info_prereq}
+Requires(preun): %{install_info_prereq}
 %endif
 
 %description -n  libIL%{libIL}
@@ -116,7 +113,7 @@
 
 %package -n DevIL-devel
 Summary:Development package
-License:LGPL-2.1
+License:LGPL-2.1-only
 Group:  Development/Libraries/C and C++
 Requires:   libIL%{libIL} = %{version}
 Provides:   libdevil-devel = %{version}
@@ -166,8 +163,8 @@
 make %{?_smp_mflags}
 
 %install
-make install DESTDIR=%{buildroot}
-rm -f %{buildroot}%{_libdir}/*.la
+%make_install
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %preun -n libIL%{libIL}
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/DevIL_manual.info.gz
@@ -179,19 +176,17 @@
 %postun -n libIL%{libIL} -p /sbin/ldconfig
 
 %files -n libIL%{libIL}
-%defattr(-,root,root)
 %{_libdir}/lib*.so.*
-%doc AUTHORS COPYING CREDITS NEWS README README.unix TODO
-%{_infodir}/DevIL_manual.info.*
+%license COPYING
+%doc AUTHORS CREDITS NEWS README README.unix TODO
+%{_infodir}/DevIL_manual.info%{?ext_info}
 
 %files -n DevIL-devel
-%defattr(-,root,root)
 %{_libdir}/lib*.so
 %{_includedir}/IL
 %{_libdir}/pkgconfig/IL*.pc
 
 %files tools
-%defattr(-,root,root)
 %{_bindir}/ilur
 
 %changelog




commit libdevil for openSUSE:Factory

2018-05-16 Thread root
Hello community,

here is the log from the commit of package libdevil for openSUSE:Factory 
checked in at 2018-05-16 11:40:25

Comparing /work/SRC/openSUSE:Factory/libdevil (Old)
 and  /work/SRC/openSUSE:Factory/.libdevil.new (New)


Package is "libdevil"

Wed May 16 11:40:25 2018 rev:7 rq:607331 version:1.7.8

Changes:

--- /work/SRC/openSUSE:Factory/libdevil/libdevil.changes2018-04-19 
15:27:21.012297515 +0200
+++ /work/SRC/openSUSE:Factory/.libdevil.new/libdevil.changes   2018-05-16 
11:41:51.299728029 +0200
@@ -1,0 +2,7 @@
+Sat May 12 10:57:22 UTC 2018 - antoine.belv...@opensuse.org
+
+- Fix %install_info_delete usage:
+  * It has to be performed in %preun, not %postun.
+  * See 
https://en.opensuse.org/openSUSE:Packaging_Conventions_RPM_Macros#.25install_info_delete.
+
+---



Other differences:
--
++ libdevil.spec ++
--- /var/tmp/diff_new_pack.qaA9AM/_old  2018-05-16 11:41:52.035701244 +0200
+++ /var/tmp/diff_new_pack.qaA9AM/_new  2018-05-16 11:41:52.039701098 +0200
@@ -91,7 +91,8 @@
 License:LGPL-2.1
 Group:  System/Libraries
 %if 0%{?suse_version}
-PreReq: %install_info_prereq
+Requires(post): %install_info_prereq
+Requires(preun): %install_info_prereq
 %endif
 
 %description -n  libIL%{libIL}
@@ -168,13 +169,14 @@
 make install DESTDIR=%{buildroot}
 rm -f %{buildroot}%{_libdir}/*.la
 
+%preun -n libIL%{libIL}
+%install_info_delete --info-dir=%{_infodir} %{_infodir}/DevIL_manual.info.gz
+
 %post -n libIL%{libIL}
 /sbin/ldconfig
 %install_info --info-dir=%{_infodir} %{_infodir}/DevIL_manual.info.gz
 
-%postun -n libIL%{libIL}
-/sbin/ldconfig
-%install_info_delete --info-dir=%{_infodir} %{_infodir}/DevIL_manual.info.gz
+%postun -n libIL%{libIL} -p /sbin/ldconfig
 
 %files -n libIL%{libIL}
 %defattr(-,root,root)




commit libdevil for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package libdevil for openSUSE:Factory 
checked in at 2018-04-19 15:27:18

Comparing /work/SRC/openSUSE:Factory/libdevil (Old)
 and  /work/SRC/openSUSE:Factory/.libdevil.new (New)


Package is "libdevil"

Thu Apr 19 15:27:18 2018 rev:6 rq:594546 version:1.7.8

Changes:

--- /work/SRC/openSUSE:Factory/libdevil/libdevil.changes2017-05-31 
12:20:19.575453447 +0200
+++ /work/SRC/openSUSE:Factory/.libdevil.new/libdevil.changes   2018-04-19 
15:27:21.012297515 +0200
@@ -1,0 +2,6 @@
+Sat Apr  7 18:39:11 UTC 2018 - wba...@tmo.at
+
+- Add jp2-remove-use-of-uchar-define.patch to fix build with newer
+  jasPer
+
+---

New:

  jp2-remove-use-of-uchar-define.patch



Other differences:
--
++ libdevil.spec ++
--- /var/tmp/diff_new_pack.AVzDof/_old  2018-04-19 15:27:21.644271750 +0200
+++ /var/tmp/diff_new_pack.AVzDof/_new  2018-04-19 15:27:21.648271587 +0200
@@ -35,6 +35,8 @@
 Patch2: DevIL-%{version}-libpng14.patch
 # From Fedora
 Patch3: DevIL-%{version}-gcc5.patch
+# PATCH-FIX-UPSTREAM
+Patch4: jp2-remove-use-of-uchar-define.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  OpenEXR-devel
 BuildRequires:  SDL-devel
@@ -146,6 +148,7 @@
 %patch1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p2
 # FIXME: src-IL/src/il_wdp.c unclear license: https://jxrlib.codeplex.com can 
stand as replacement
 # make sure we don't compile this accidentally
 > src-IL/src/il_wdp.c

++ jp2-remove-use-of-uchar-define.patch ++
>From 8b5e3cb38f46afd063a5258af0da1eb6a942dec5 Mon Sep 17 00:00:00 2001
From: Ben Campbell 
Date: Wed, 16 Nov 2016 14:41:05 +1300
Subject: [PATCH] jp2: remove use of uchar define from older jasPer

fixes #41
jasPer now defines jas_uchar instead of uchar, but it's a moot
point since the offending code in DevIL was never executed and could
be removed.
---
 DevIL/src-IL/src/il_jp2.c | 42 ++
 1 file changed, 14 insertions(+), 28 deletions(-)

diff --git a/DevIL/src-IL/src/il_jp2.c b/DevIL/src-IL/src/il_jp2.c
index acc5787c..3fd397ba 100644
--- a/DevIL/src-IL/src/il_jp2.c
+++ b/DevIL/src-IL/src/il_jp2.c
@@ -358,7 +358,7 @@ static jas_stream_ops_t jas_stream_devilops = {
 
 static jas_stream_t *jas_stream_create(void);
 static void jas_stream_destroy(jas_stream_t *stream);
-static void jas_stream_initbuf(jas_stream_t *stream, int bufmode, char *buf, 
int bufsize);
+static void jas_stream_initbuf(jas_stream_t *stream, int bufmode );
 
 
 // Modified version of jas_stream_fopen and jas_stream_memopen from 
jas_stream.c of JasPer
@@ -377,7 +377,7 @@ jas_stream_t *iJp2ReadStream()
stream->openmode_ = JAS_STREAM_READ | JAS_STREAM_BINARY;
 
/* We use buffering whether it is from memory or a file. */
-   jas_stream_initbuf(stream, JAS_STREAM_FULLBUF, 0, 0);
+   jas_stream_initbuf(stream, JAS_STREAM_FULLBUF);
 
/* Select the operations for a memory stream. */
stream->ops_ = _stream_devilops;
@@ -432,8 +432,7 @@ jas_stream_t *iJp2ReadStream()
 // The following functions are taken directly from jas_stream.c of JasPer,
 //  since they are designed to be used within JasPer only.
 
-static void jas_stream_initbuf(jas_stream_t *stream, int bufmode, char *buf,
-  int bufsize)
+static void jas_stream_initbuf(jas_stream_t *stream, int bufmode )
 {
/* If this function is being called, the buffer should not have been
  initialized yet. */
@@ -441,31 +440,18 @@ static void jas_stream_initbuf(jas_stream_t *stream, int 
bufmode, char *buf,
 
if (bufmode != JAS_STREAM_UNBUF) {
/* The full- or line-buffered mode is being employed. */
-   if (!buf) {
-   /* The caller has not specified a buffer to employ, so 
allocate
- one. */
-   if ((stream->bufbase_ = jas_malloc(JAS_STREAM_BUFSIZE +
- JAS_STREAM_MAXPUTBACK))) {
-   stream->bufmode_ |= JAS_STREAM_FREEBUF;
-   stream->bufsize_ = JAS_STREAM_BUFSIZE;
-   } else {
-   /* The buffer allocation has failed.  Resort to 
unbuffered
- operation. */
-   stream->bufbase_ = stream->tinybuf_;
-   stream->bufsize_ = 1;
-   }
-   } else {
-   /* The caller has specified a buffer to employ. */
-   /* The buffer must be large enough to accommodate 
maximum
- putback. */
-   

commit libdevil for openSUSE:Factory

2017-05-31 Thread root
Hello community,

here is the log from the commit of package libdevil for openSUSE:Factory 
checked in at 2017-05-31 12:19:45

Comparing /work/SRC/openSUSE:Factory/libdevil (Old)
 and  /work/SRC/openSUSE:Factory/.libdevil.new (New)


Package is "libdevil"

Wed May 31 12:19:45 2017 rev:5 rq:499616 version:1.7.8

Changes:

--- /work/SRC/openSUSE:Factory/libdevil/libdevil.changes2015-06-30 
10:17:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.libdevil.new/libdevil.changes   2017-05-31 
12:20:19.575453447 +0200
@@ -1,0 +2,8 @@
+Mon May 29 13:01:06 UTC 2017 - dims...@opensuse.org
+
+- Drop lcms-devel BuildRequires and pass --disable-lcms to
+  configure: lcms upstream explicitly recommends no longer to use
+  this outdated version of the library (DevIL 1.8.0 seems to gain
+  lcms2 support).
+
+---



Other differences:
--
++ libdevil.spec ++
--- /var/tmp/diff_new_pack.vKemkN/_old  2017-05-31 12:20:20.439331497 +0200
+++ /var/tmp/diff_new_pack.vKemkN/_new  2017-05-31 12:20:20.439331497 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libdevil
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -43,7 +43,6 @@
 BuildRequires:  giflib-devel
 BuildRequires:  libjasper-devel
 BuildRequires:  libjpeg-devel
-BuildRequires:  liblcms-devel
 BuildRequires:  libmng-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libtiff-devel
@@ -158,6 +157,7 @@
--enable-ILUT \
--enable-ILU \
--disable-wdp \
+   --disable-lcms \
--disable-sse3
 make %{?_smp_mflags}
 




commit libdevil for openSUSE:Factory

2015-06-30 Thread h_root
Hello community,

here is the log from the commit of package libdevil for openSUSE:Factory 
checked in at 2015-06-30 10:17:07

Comparing /work/SRC/openSUSE:Factory/libdevil (Old)
 and  /work/SRC/openSUSE:Factory/.libdevil.new (New)


Package is libdevil

Changes:

--- /work/SRC/openSUSE:Factory/libdevil/libdevil.changes2013-10-04 
07:25:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.libdevil.new/libdevil.changes   2015-06-30 
10:17:07.0 +0200
@@ -1,0 +2,5 @@
+Fri Jun 26 15:44:59 UTC 2015 - antoine.belv...@laposte.net
+
+- Fix compilation with GCC 5: add DevIL-1.7.8-gcc5.patch. 
+
+---

New:

  DevIL-1.7.8-gcc5.patch



Other differences:
--
++ libdevil.spec ++
--- /var/tmp/diff_new_pack.AYdmlV/_old  2015-06-30 10:17:08.0 +0200
+++ /var/tmp/diff_new_pack.AYdmlV/_new  2015-06-30 10:17:08.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libdevil
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -33,6 +33,8 @@
 Patch1: DevIL-%{version}-CVE-2009-3994.patch
 # From Gentoo
 Patch2: DevIL-%{version}-libpng14.patch
+# From Fedora
+Patch3: DevIL-%{version}-gcc5.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  OpenEXR-devel
 BuildRequires:  SDL-devel
@@ -144,6 +146,7 @@
 %patch0
 %patch1
 %patch2 -p1
+%patch3 -p1
 # FIXME: src-IL/src/il_wdp.c unclear license: https://jxrlib.codeplex.com can 
stand as replacement
 # make sure we don't compile this accidentally
  src-IL/src/il_wdp.c

++ DevIL-1.7.8-gcc5.patch ++
diff -up devil-1.7.8/include/IL/il.h~ devil-1.7.8/include/IL/il.h
--- devil-1.7.8/include/IL/il.h~2009-03-08 08:10:08.0 +0100
+++ devil-1.7.8/include/IL/il.h 2015-06-18 12:34:38.656310094 +0200
@@ -65,7 +65,7 @@ extern C {
 
 #ifdef RESTRICT_KEYWORD
 #define RESTRICT restrict
-#define CONST_RESTRICT const restrict
+#define CONST_RESTRICT const __restrict
 #else
 #define RESTRICT
 #define CONST_RESTRICT const



commit libdevil for openSUSE:Factory

2013-10-03 Thread h_root
Hello community,

here is the log from the commit of package libdevil for openSUSE:Factory 
checked in at 2013-10-04 07:25:48

Comparing /work/SRC/openSUSE:Factory/libdevil (Old)
 and  /work/SRC/openSUSE:Factory/.libdevil.new (New)


Package is libdevil

Changes:

--- /work/SRC/openSUSE:Factory/libdevil/libdevil.changes2013-10-02 
20:23:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.libdevil.new/libdevil.changes   2013-10-04 
07:25:49.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct  2 11:00:14 UTC 2013 - lnus...@suse.de
+
+- make sure to not use il_wdp.c
+
+---



Other differences:
--
++ libdevil.spec ++
--- /var/tmp/diff_new_pack.1HkWbZ/_old  2013-10-04 07:25:50.0 +0200
+++ /var/tmp/diff_new_pack.1HkWbZ/_new  2013-10-04 07:25:50.0 +0200
@@ -144,8 +144,9 @@
 %patch0
 %patch1
 %patch2 -p1
-
 # FIXME: src-IL/src/il_wdp.c unclear license: https://jxrlib.codeplex.com can 
stand as replacement
+# make sure we don't compile this accidentally
+ src-IL/src/il_wdp.c
 
 %build
 %configure \
@@ -153,6 +154,7 @@
--enable-shared \
--enable-ILUT \
--enable-ILU \
+   --disable-wdp \
--disable-sse3
 make %{?_smp_mflags}
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libdevil for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package libdevil for openSUSE:Factory 
checked in at 2013-10-02 20:23:26

Comparing /work/SRC/openSUSE:Factory/libdevil (Old)
 and  /work/SRC/openSUSE:Factory/.libdevil.new (New)


Package is libdevil

Changes:

New Changes file:

--- /dev/null   2013-09-21 22:50:09.852032506 +0200
+++ /work/SRC/openSUSE:Factory/.libdevil.new/libdevil.changes   2013-10-02 
20:23:27.0 +0200
@@ -0,0 +1,83 @@
+---
+Sat Sep  7 13:48:01 UTC 2013 - tchva...@suse.com
+
+- Kill the mandriva code as they are not using it anyway.
+- Add missing deps to build all features possible
+- Move the ilur binary to separate tools package as it is GPL-3.0+
+  licensed.
+
+---
+Mon Aug 26 08:47:05 UTC 2013 - tchva...@suse.com
+
+- Fix wrong require on -devel package.
+
+---
+Fri Aug 23 14:13:23 CEST 2013 - mhruse...@suse.cz
+
+- Renamed spec and main package to be consistent
+
+---
+Sun Feb 19 10:04:45 UTC 2012 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---
+Tue Aug 30 18:02:19 UTC 2011 - reddw...@opensuse.org
+
+- Remove false Requires from the devel package
+- Add the full URL to the Source tag
+- Use the original tarball without recompression
+
+---
+Thu Jul 22 09:49:23 UTC 2010 - bitshuff...@opensuse.org
+
+- Use %_smp_mflags
+- Clean up .spec
+- Make .spec compatible with Mandriva
+
+---
+Tue Jun 29 17:35:55 UTC 2010 - cmorv...@yahoo.es
+
+- Remove static libs
+- Fix compilation with libpng 1.4
+- Fix CVE-2009-3994
+
+---
+Wed Apr  8 00:00:00 CEST 2009 - dominique-...@leuenberger.net
+
+- Actually do not mistype --enable-ILUT and also add --enable-ILU (which is
+  not, as mentioned in the help, implied with --enable-ILUT).
+- Added patch DevIL-%{version}-return-random-data.patch
+---
+Tue Apr  7 00:00:00 CEST 2009 - dominique-...@leuenberger.net
+
+- --enable-iLUT (bnc#492294#c3)
+- Exclude the *.la files.
+---
+Mon Apr  6 00:00:00 CEST 2009 - dominique-...@leuenberger.net
+
+- Upgrade to version 1.7.8 (bnc#492294)
+  For the entire NEWS, see (to long to be copied here, 5 versions)
+  
http://openil.svn.sourceforge.net/viewvc/openil/trunk/DevIL/NEWS?revision=1564
+- Package renames: libdevil1 = libIL1 (SHLib policy)
+- Package renames: libdevil-devel = DevIL-devel
+---
+Mon Dec  1 00:00:00 CET 2008 - dominique-...@leuenberger.net
+
+- inlcude the entire %{includeir}/IL directory, not only it's content to claim
+  directory ownership.
+---
+Fri Nov 28 00:00:00 CET 2008 - dominique-...@leuenberger.net
+
+- Drop the self-generated libtool and link the one from /usr/bin
+  (this fixes builds on openSUSE Factory)
+---
+Tue Sep 30 00:00:00 CEST 2008 - dominique-...@leuenberger.net
+
+- Upgraded to version 1.7.2
+
+---
+Tue Jul 15 00:00:00 CEST 2008 - dominique-...@leuenberger.net
+
+- Added post and postun sections and other rpmlint fixes (bnc#408847)
+

New:

  DevIL-1.7.8-CVE-2009-3994.patch
  DevIL-1.7.8-libpng14.patch
  DevIL-1.7.8-return-random-data.patch
  DevIL-1.7.8.tar.gz
  libdevil.changes
  libdevil.spec



Other differences:
--
++ libdevil.spec ++
#
# spec file for package libdevil
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# 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/
#


# SONAME Version tags (*.so.$NUM)
%define libIL 1