From 715eeaab43442dfedd9bcbf579022ec7a55582a1 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 06:10:07 +0100 Subject: [PATCH] update to 1.14 [release 1.14-1mamba;Mon Jul 30 2018] --- libx86emu.spec | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/libx86emu.spec b/libx86emu.spec index 8890a98..8bafc4b 100644 --- a/libx86emu.spec +++ b/libx86emu.spec @@ -1,7 +1,7 @@ %define pkgver %(echo %version | tr _ -) %define majver %(echo %version | cut -d_ -f1) Name: libx86emu -Version: 1.4 +Version: 1.14 Release: 1mamba Summary: A small x86 emulation library Group: System/Libraries @@ -9,8 +9,9 @@ Vendor: openmamba Distribution: openmamba Packager: Stefano Cotta Ramusino URL: https://gitorious.org/x86emu/libx86emu -# autospec -x libx86emu-%{version}-%{oss_release}.src.rpm -F libx86emu-%{version}.tar.bz2 -Source: http://www.liwjatan.at/files/src/hwinfo/libx86emu-%{version}.tar.xz +Source: https://github.com/wfeldt/libx86emu.git/%{version}/libx86emu-%{version}.tar.bz2 +## autospec -x libx86emu-%{version}-%{oss_release}.src.rpm -F libx86emu-%{version}.tar.bz2 +#Source: http://www.liwjatan.at/files/src/hwinfo/libx86emu-%{version}.tar.xz #Source: libx86emu-%{version}.tar.bz2 ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -36,8 +37,10 @@ This package contains static libraries and header files need for development. #rpm2cpio %{SOURCE0} | cpio -id #tar xf %{name}-%{majver}.tar.bz2 +echo %{version} > VERSION + %build -%make +%make GIT2LOG=/bin/true %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" @@ -60,6 +63,15 @@ This package contains static libraries and header files need for development. %{_libdir}/*.so %changelog +* Mon Jul 30 2018 Silvan Calarco 1.14-1mamba +- update to 1.14 + +* Thu Nov 02 2017 Automatic Build System 1.12-1mamba +- automatic version update by autodist + +* Thu Oct 13 2016 Silvan Calarco 1.11-1mamba +- update to 1.11 + * Sat Jan 23 2016 Silvan Calarco 1.4-1mamba - update to 1.4