rebuilt with gcc 5.2.0 [release 2.24.4-2mamba;Thu Dec 10 2015]
This commit is contained in:
parent
2779d822a8
commit
1066aedeaf
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: libgtkmm2
|
Name: libgtkmm2
|
||||||
Version: 2.24.4
|
Version: 2.24.4
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: gtkmm is the official C++ interface for the popular GUI library GTK+
|
Summary: gtkmm is the official C++ interface for the popular GUI library GTK+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -64,7 +64,7 @@ This package contains static libraries and header files need for development.
|
|||||||
%setup -q -n gtkmm-%{version}
|
%setup -q -n gtkmm-%{version}
|
||||||
|
|
||||||
%configure
|
%configure
|
||||||
%make
|
%make CXXFLAGS="${CXXFLAGS} -std=gnu++11"
|
||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -98,6 +98,9 @@ This package contains static libraries and header files need for development.
|
|||||||
%{_libdir}/pkgconfig/gtkmm-*.pc
|
%{_libdir}/pkgconfig/gtkmm-*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 10 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.24.4-2mamba
|
||||||
|
- rebuilt with gcc 5.2.0
|
||||||
|
|
||||||
* Thu Jul 04 2013 Automatic Build System <autodist@mambasoft.it> 2.24.4-1mamba
|
* Thu Jul 04 2013 Automatic Build System <autodist@mambasoft.it> 2.24.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user