Accepting request 338422 from system:install:head

submitted by snwint via jenkins

OBS-URL: https://build.opensuse.org/request/show/338422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libx86emu?expand=0&rev=16
This commit is contained in:
Dominique Leuenberger 2015-10-19 20:47:42 +00:00 committed by Git OBS Bridge
commit 7a4dcace67
4 changed files with 14 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:418217e5cb82291f74f193831027efaca8fed192fa26a6ccafb34d10c881ff2a
size 54168

3
libx86emu-1.6.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fe4abd9767099028283179cc6f63aca416490aac1f53e219c75c78429e7fd0bb
size 54548

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 13 09:18:23 UTC 2015 - snwint@suse.com
- Add what's libx86emu useful for
- Add documentation about how the project is sent to the distribution
- Convert README to Markdown
- 1.6
-------------------------------------------------------------------
Mon Mar 2 11:46:08 CET 2015 - snwint@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package libx86emu
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2008 Steffen Winterfeldt
#
# All modifications and additions to the file contributed by third parties
@ -24,7 +24,7 @@ BuildRequires: xz
Summary: A small x86 emulation library.
License: BSD-3-Clause
Group: System/Libraries
Version: 1.5
Version: 1.6
Release: 0
PreReq: /sbin/ldconfig
Source: %{name}-%{version}.tar.xz
@ -87,7 +87,7 @@ make install DESTDIR=%{buildroot} LIBDIR=%{_libdir}
%files -n libx86emu1
%defattr(-,root,root)
%{_libdir}/*.so.*
%doc README LICENSE
%doc README.md LICENSE
%files -n libx86emu-devel
%defattr(-,root,root)