rebuilt with gcc 5.3.0 [release 1.3-2mamba;Fri Feb 12 2016]
This commit is contained in:
parent
50b8b24619
commit
19e4aa5fae
13
ois.spec
13
ois.spec
@ -1,7 +1,7 @@
|
||||
%define pkgver %(echo %version | tr . -)
|
||||
Name: ois
|
||||
Version: 1.3
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Object Oriented Input System
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -13,13 +13,13 @@ Patch0: ois-1.3-gcc-4.8.patch
|
||||
License: zlib/libpng
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libpthread-stubs-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXau-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: libXdmcp-devel
|
||||
BuildRequires: libbsd-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libxcb-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -77,5 +77,8 @@ sh ./bootstrap
|
||||
%{_libdir}/pkgconfig/OIS.pc
|
||||
|
||||
%changelog
|
||||
* Fri Feb 12 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3-2mamba
|
||||
- rebuilt with gcc 5.3.0
|
||||
|
||||
* Thu Nov 28 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user