commit 0ece842596e1eadc3728e03ec2b427c8efaaed5b
Author: Jan Rękorajski <[email protected]>
Date:   Sun Oct 1 17:09:29 2017 +0200

    - fix building with gcc 7
    - rel 14

 rawstudio.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/rawstudio.spec b/rawstudio.spec
index a21b68f..e7cb81d 100644
--- a/rawstudio.spec
+++ b/rawstudio.spec
@@ -2,7 +2,7 @@ Summary:        RAW-image converter written using GTK+
 Summary(pl.UTF-8):     Konwerter obrazów RAW napisany z użyciem GTK+
 Name:          rawstudio
 Version:       2.0
-%define        rel     13
+%define        rel     14
 # Keep it for future snapshots because releases are not-so-frequent:
 %define        svnrev  1624
 %define        snap    20080130
@@ -66,6 +66,7 @@ Header files for %{name}.
 %patch2 -p1
 
 %build
+export CXXFLAGS="%{rpmcxxflags} -Wno-narrowing"
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rawstudio.git/commitdiff/0ece842596e1eadc3728e03ec2b427c8efaaed5b

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

Reply via email to