Change BR and macros to cmake3 for EPEL branch

This commit is contained in:
Mattia Verga 2017-11-05 18:20:35 +01:00
parent 9579c5fa0f
commit c68954dbf1
1 changed files with 6 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Name: libindi
Version: 1.5.0
Release: 1%{?dist}
Release: 1.1%{?dist}
Summary: Instrument Neutral Distributed Interface
License: LGPLv2+ and GPLv2+
@ -13,7 +13,7 @@ URL: http://www.indilib.org
Source0: %{name}-%{version}.tar.gz
Source1: %{name}-generate-tarball.sh
BuildRequires: cmake
BuildRequires: cmake3
BuildRequires: libfli-devel
BuildRequires: libnova-devel
BuildRequires: qt5-qtbase-devel
@ -56,7 +56,7 @@ chmod -x drivers/telescope/lx200fs2.h
chmod -x drivers/telescope/lx200fs2.cpp
%build
%cmake
%cmake3 .
make VERBOSE=1 %{?_smp_mflags}
%install
@ -84,6 +84,9 @@ make install DESTDIR=%{buildroot}
%{_libdir}/*.a
%changelog
* Sun Nov 05 2017 Mattia Verga <mattia.verga@email.it> - 1.5.0-1.1
- Change BR and macros to cmake3 for EPEL branch
* Sat Oct 07 2017 Christian Dersch <lupinix@mailbox.org> - 1.5.0-1
- new version