rebuild to update libtool archives [release 2.24.5-2mamba;Fri Nov 01 2019]
This commit is contained in:
parent
5d6fe3e0fd
commit
d7c22b7460
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: libgtkmm2
|
Name: libgtkmm2
|
||||||
Version: 2.24.5
|
Version: 2.24.5
|
||||||
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
|
||||||
@ -63,10 +63,10 @@ This package contains static libraries and header files need for development.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n gtkmm-%{version}
|
%setup -q -n gtkmm-%{version}
|
||||||
|
|
||||||
|
%build
|
||||||
%configure
|
%configure
|
||||||
%make CXXFLAGS="${CXXFLAGS} -std=gnu++11"
|
%make CXXFLAGS="${CXXFLAGS} -std=gnu++11"
|
||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall
|
%makeinstall
|
||||||
@ -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
|
||||||
|
* Fri Nov 01 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 2.24.5-2mamba
|
||||||
|
- rebuild to update libtool archives
|
||||||
|
|
||||||
* Sun Oct 22 2017 Automatic Build System <autodist@mambasoft.it> 2.24.5-1mamba
|
* Sun Oct 22 2017 Automatic Build System <autodist@mambasoft.it> 2.24.5-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user