use %license %make_build
-devel: make base dep unarched, no point in making base multilib too
This commit is contained in:
Rex Dieter 2018-03-25 18:20:32 -05:00
parent 6ae86a50cd
commit 541dd32426
3 changed files with 14 additions and 6 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/ofono-1.22.tar.gz
/ofono-1.23.tar.gz

View File

@ -1,8 +1,8 @@
Name: ofono
Summary: Open Source Telephony
Version: 1.22
Release: 2%{?dist}
Version: 1.23
Release: 1%{?dist}
License: GPLv2
URL: http://ofono.org/
@ -30,7 +30,7 @@ stacks, cellular modems and storage back-ends.
%package devel
Summary: Development files for oFono
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: %{name} = %{version}-%{release}
%description devel
%{summary}.
@ -43,12 +43,13 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
if [ ! -f configure ]; then
./bootstrap
fi
%configure \
--enable-bluetooth \
--enable-pie \
--disable-silent-rules
make %{?_smp_mflags}
%make_build
%install
@ -72,7 +73,8 @@ make check
%systemd_postun_with_restart ofono.service
%files
%doc COPYING ChangeLog AUTHORS README
%doc ChangeLog AUTHORS README
%license COPYING
%{_sysconfdir}/dbus-1/system.d/ofono.conf
%dir %{_sysconfdir}/ofono/
%config(noreplace) %{_sysconfdir}/ofono/phonesim.conf
@ -88,6 +90,11 @@ make check
%changelog
* Sun Mar 25 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.23-1
- 1.23
- use %%license %%make_build
- -devel: make base dep unarched, no point in making base multilib too
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.22-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (ofono-1.22.tar.gz) = b57b9dbd92a6a691f55e383ca3b1427460e53b579f28ced8c546afe70a02354cff73d86be43653b11c6b0d56c47c6f7075b76fe76cf1e655a18685702cc35865
SHA512 (ofono-1.23.tar.gz) = b229653a37b54c6e8ff81e49854ef6d8be4354e694fd3c0b0f1c7b38cf2c6850bddef902cf7b2c9c8a721e4d14c0c93cf101fe3a85420830f34a197d6558e28a