From 364db19503ede61c2537b715109f24f26cc4b6d6 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Wed, 6 Oct 2021 15:28:04 -0400 Subject: [PATCH] Update to 0.3.0 --- .gitignore | 1 + libfakekey.spec | 27 ++++++++++++--------------- sources | 2 +- 3 files changed, 14 insertions(+), 16 deletions(-) diff --git a/.gitignore b/.gitignore index 43daca9..15d89e6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ libfakekey-0.1.tar.bz2 +/libfakekey-0.3.tar.bz2 diff --git a/libfakekey.spec b/libfakekey.spec index 9e3c300..eaf2263 100644 --- a/libfakekey.spec +++ b/libfakekey.spec @@ -1,26 +1,19 @@ -# Note: running autoreconf is not currently possible -# (configure.ac:21: error: possibly undefined macro: LT_AGE) -%bcond_with autoreconf - Name: libfakekey -Version: 0.1 +Version: 0.3 %global so_version 0 -Release: 28%{?dist} +Release: 1%{?dist} Summary: Library for converting characters to X key-presses License: LGPLv2+ -URL: https://git.yoctoproject.org/cgit/cgit.cgi/libfakekey/ -Source0: https://downloads.yoctoproject.org/releases/matchbox/libfakekey/%{version}/libfakekey-%{version}.tar.bz2 +URL: https://git.yoctoproject.org/cgit/cgit.cgi/libfakekey +Source0: %{url}/snapshot/libfakekey-%{version}.tar.bz2 BuildRequires: gcc -BuildRequires: gcc-c++ BuildRequires: make -%if %{with autoreconf} BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool -%endif BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xtst) @@ -46,11 +39,12 @@ applications that use libfakekey. %build -%if %{with autoreconf} +# The tarball generated from the git tag has no configure script, so this is +# mandatory. See autogen.sh (which, however, we do not use because we need to +# use the %%configure macro). autoreconf -f -i -v -%endif -%configure --disable-static -%make_build AM_LDFLAGS="$(pkgconf --libs x11)" +%configure --enable-maintainer-mode --disable-static +%make_build %install @@ -77,6 +71,9 @@ rm -vf '%{buildroot}%{_libdir}/libfakekey.la' %changelog +* Wed Oct 06 2021 Benjamin A. Beasley - 0.3-1 +- Update to 0.3.0 + * Wed Oct 06 2021 Benjamin A. Beasley - 0.1-28 - Update URLs - Adjust whitespace to match personal preference diff --git a/sources b/sources index 518a115..4ac8eba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libfakekey-0.1.tar.bz2) = 1fda0548cf14657083a6602f8d6c08efae8cae2236de7ed17fc4058765156c6bb923956e3c7fd75f2db586399f1d8a3320ab5bbed71cc5a8b0d146590a14a808 +SHA512 (libfakekey-0.3.tar.bz2) = b0502dbb01839009de7120f8ca939c839850e7c3c88678b52d6df9f4205cbec20769cedd61c9307e8307f6bf789eee25b20d4fe20c25e7285318f5ea1334555a