]> git.pld-linux.org Git - packages/lsvpd.git/blobdiff - lsvpd.spec
- does not build with C++17 standard, downgrade, rel 4
[packages/lsvpd.git] / lsvpd.spec
index b030ed34134c62cb5f6792d28a2b2fe2340d920d..66692464902923630a239247bf12c0040631a0e6 100644 (file)
@@ -9,7 +9,7 @@ Summary:        VPD/hardware inventory utilities for Linux
 Summary(pl.UTF-8):     Narzędzia do inwentaryzacji VPD/sprzętu dla Linuksa
 Name:          lsvpd
 Version:       1.7.10
-Release:       1
+Release:       4
 License:       GPL v2+ with librtas exception
 Group:         Applications/System
 Source0:       http://downloads.sourceforge.net/linux-diag/%{name}-%{version}.tar.gz
@@ -67,6 +67,7 @@ wypisuje poziomy mikrokodu i firmware'u.
 %{__autoconf}
 %{__autoheader}
 %{__automake}
+export CXXFLAGS="%{rpmcxxflags} -std=c++11"
 %configure \
        %{!?with_rtas:ac_cv_lib_rtas_rtas_get_vpd=no}
 %{__make}
This page took 0.059695 seconds and 4 git commands to generate.