diff --git a/libaio.spec b/libaio.spec index 817fe39..11df930 100644 --- a/libaio.spec +++ b/libaio.spec @@ -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