commit bc0abb85401376c8c55c27b94ca37163b32ea7d9
Author: Jakub Bogusz <[email protected]>
Date:   Fri Sep 9 21:03:03 2016 +0200

    - updated to 0.17.2 (strncpy bounds fix)
    - removed obsolete noloncal patch

 libraw-nolocal.patch | 12 ------------
 libraw.spec          | 10 ++++------
 2 files changed, 4 insertions(+), 18 deletions(-)
---
diff --git a/libraw.spec b/libraw.spec
index 4af55fe..b34dea8 100644
--- a/libraw.spec
+++ b/libraw.spec
@@ -10,7 +10,7 @@
 Summary:       LibRaw - a library for reading RAW files
 Summary(pl.UTF-8):     LibRaw - biblioteka do odczytu plików RAW
 Name:          libraw
-Version:       0.17.1
+Version:       0.17.2
 Release:       1
 %if %{with gpl3}
 License:       GPL v3+
@@ -24,12 +24,11 @@ License:    LGPL v2.1 or CDDL v1.0 or LibRaw Software 
License
 Group:         Libraries
 #Source0Download: http://www.libraw.org/download#stable
 Source0:       http://www.libraw.org/data/LibRaw-%{version}.tar.gz
-# Source0-md5: b56ace01e64aba9cda4f9e7f2821449d
+# Source0-md5: 456626300777209def1ea784910f326a
 Source1:       
http://www.libraw.org/data/LibRaw-demosaic-pack-GPL2-%{version}.tar.gz
-# Source1-md5: 78902a6b0d4ca99037c1c2b4b8cfab44
+# Source1-md5: ec783ebbef29721935525169b1eb51f7
 Source2:       
http://www.libraw.org/data/LibRaw-demosaic-pack-GPL3-%{version}.tar.gz
-# Source2-md5: 2a40c2c073d649c8a5308f0f6bf86fb2
-Patch0:                %{name}-nolocal.patch
+# Source2-md5: a1100769a0b29af114e38cd4fe080717
 URL:           http://www.libraw.org/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
@@ -101,7 +100,6 @@ Statyczna biblioteka LibRaw.
 
 %prep
 %setup -q -n LibRaw-%{version} %{?with_gpl2:-a1} %{?with_gpl3:-a2}
-%patch0 -p1
 
 %if %{with gpl2}
 for f in LibRaw-demosaic-pack-GPL2-%{version}/{COPYRIGHT,Changelog,README} ; do
diff --git a/libraw-nolocal.patch b/libraw-nolocal.patch
deleted file mode 100644
index ec9f7a1..0000000
--- a/libraw-nolocal.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- LibRaw-0.17.0/configure.ac.orig    2015-08-15 15:10:27.000000000 +0200
-+++ LibRaw-0.17.0/configure.ac 2015-11-22 20:30:35.746615098 +0100
-@@ -16,9 +16,6 @@
- 
- # Config files to generate
- 
--CPPFLAGS="$CPPFLAGS -I/usr/local/include"
--LDFLAGS="$LDFLAGS -L/usr/local/lib"
--
- AC_CONFIG_FILES([
-       Makefile
-       libraw.pc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libraw.git/commitdiff/bc0abb85401376c8c55c27b94ca37163b32ea7d9

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to