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) # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
Name: libaio Name: libaio
License: LGPLv2.1+ License: LGPL v2.1 or later
Group: System/Libraries Group: System/Libraries
AutoReqProv: on AutoReqProv: on
# bug437293 # bug437293
@ -28,7 +28,7 @@ Obsoletes: libaio-64bit
%endif %endif
# #
Version: 0.3.107 Version: 0.3.107
Release: 1 Release: 0
Summary: Linux-Native Asynchronous I/O Access Library Summary: Linux-Native Asynchronous I/O Access Library
Source: libaio-%{version}.tar.bz2 Source: libaio-%{version}.tar.bz2
Source2: baselibs.conf Source2: baselibs.conf
@ -52,7 +52,7 @@ require the Linux-native async I/O API.
%package devel %package devel
License: LGPLv2.1+ License: LGPL v2.1 or later
Summary: Development Files for Linux-native Asynchronous I/O Access Summary: Development Files for Linux-native Asynchronous I/O Access
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
Requires: libaio = %{version} glibc-devel Requires: libaio = %{version} glibc-devel