From 19304d46b2d75008ef2a59531a78e671af33dbcca048fec000f74cd112c13a35 Mon Sep 17 00:00:00 2001 From: Michal Vyskocil Date: Thu, 16 Feb 2012 10:57:33 +0000 Subject: [PATCH] - fix typo versoin/version OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libaio?expand=0&rev=19 --- libaio.changes | 5 +++++ libaio.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libaio.changes b/libaio.changes index c99ff2e..705c0b8 100644 --- a/libaio.changes +++ b/libaio.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 16 10:56:49 UTC 2012 - mvyskocil@suse.cz + +- fix typo versoin/version + ------------------------------------------------------------------- Mon Feb 13 10:48:23 UTC 2012 - coolo@suse.com diff --git a/libaio.spec b/libaio.spec index 20a7472..25bc210 100644 --- a/libaio.spec +++ b/libaio.spec @@ -65,7 +65,7 @@ require the Linux-native async I/O API. %package devel Summary: Development Files for Linux-native Asynchronous I/O Access Group: Development/Libraries/C and C++ -Requires: %lname = %versoin, glibc-devel +Requires: %lname = %version, glibc-devel # bug437293 %ifarch ppc64 Obsoletes: libaio-devel-64bit