]> git.pld-linux.org Git - packages/framewave.git/blobdiff - framewave.spec
- enhanced c++ (cover also static_assert keyword, conflicting template arguments...
[packages/framewave.git] / framewave.spec
index 6cf3fae63e2f6d8727bf75ffeb3a4d0f6feb0c8c..c09aa71633e6c27dbd2b4ee8e40b3e91b2df5240 100644 (file)
@@ -6,7 +6,7 @@ Summary:        Framewave - set of popular image and signal processing routines
 Summary(pl.UTF-8):     Framewave - zestaw popularnych funkcji do przetwarzania obrazu i sygnaƂu
 Name:          framewave
 Version:       1.3.1
-Release:       11
+Release:       12
 License:       Apache v2.0
 Group:         Libraries
 Source0:       http://downloads.sourceforge.net/framewave/FRAMEWAVE_%{version}_SRC.tar.gz
@@ -15,6 +15,8 @@ Patch0:               %{name}-system-boost.patch
 Patch1:                %{name}-c++.patch
 Patch2:                no-forced-arch-bits.patch
 Patch3:                %{name}-templates.patch
+Patch4:                %{name}-warnings.patch
+Patch5:                %{name}-cpuid.patch
 URL:           http://framewave.sourceforge.net/
 BuildRequires: boost-devel >= 1.34
 BuildRequires: libstdc++-devel
@@ -70,6 +72,8 @@ Statyczne biblioteki Framewave.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
+%patch5 -p1
 
 # kill precompiled binaries
 %{__rm} BuildTools/bin/FwHeaderConvert_*
This page took 0.061347 seconds and 4 git commands to generate.