Accepting request 30332 from home:jengelh:branches:devel:libraries:c_c++

Copy from home:jengelh:branches:devel:libraries:c_c++/libaio via accept of submit request 30332 revision 9.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/30332
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libaio?expand=0&rev=4
This commit is contained in:
Stephan Kulow 2010-02-08 12:24:05 +00:00 committed by Git OBS Bridge
parent b393d9f01b
commit 05b165a258

View File

@ -1,7 +1,7 @@
#
# spec file for package libaio (Version 0.3.107)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
Name: libaio
License: LGPLv2.1+
License: LGPL v2.1 or later
Group: System/Libraries
AutoReqProv: on
# bug437293
@ -28,16 +28,16 @@ Obsoletes: libaio-64bit
%endif
#
Version: 0.3.107
Release: 1
Release: 0
Summary: Linux-Native Asynchronous I/O Access Library
Source: libaio-%{version}.tar.bz2
Source2: baselibs.conf
Source2: baselibs.conf
Patch2: libaio-optflags.diff
Patch3: 00_arches.patch
Patch4: 00_arches_sh.patch
Patch5: 01_link_libgcc.patch
Patch6: 02_libdevdir.patch
Patch7: 03_man_errors.patch
Patch4: 00_arches_sh.patch
Patch5: 01_link_libgcc.patch
Patch6: 02_libdevdir.patch
Patch7: 03_man_errors.patch
Patch500: ARM_io_getevents.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -52,7 +52,7 @@ require the Linux-native async I/O API.
%package devel
License: LGPLv2.1+
License: LGPL v2.1 or later
Summary: Development Files for Linux-native Asynchronous I/O Access
Group: Development/Libraries/C and C++
Requires: libaio = %{version} glibc-devel