OBS User unknown 2009-06-17 22:10:20 +00:00 committed by Git OBS Bridge
parent aabc517965
commit e1088fc777

View File

@ -1,23 +1,31 @@
#
# spec file for package oniguruma (Version 2.5.7)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: oniguruma
BuildRequires: ruby-devel
Version: 2.5.7
Release: 1
License: BSD License and BSD-like
Release: 207
License: BSD 3-Clause
Group: Development/Languages/C and C++
BuildRoot: %{_tmppath}/%{name}-%{version}-build
URL: http://www.geocities.jp/kosako3/oniguruma/
Url: http://www.geocities.jp/kosako3/oniguruma/
Source: http://www.geocities.jp/kosako3/oniguruma/archive/onigd2_5_7.tar.gz
Summary: A regular expression library with support for different character encodings.
@ -62,11 +70,11 @@ export CFLAGS="%{optflags} -g -fno-strict-aliasing"
%{_includedir}/oniguruma.h
%{_libdir}/libonig.a
%changelog -n oniguruma
* Fri Sep 29 2006 - mrueckert@suse.de
%changelog
* Fri Sep 29 2006 mrueckert@suse.de
- update to version 2.5.7:
many fixes.
* Wed Jan 25 2006 - mls@suse.de
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Tue Dec 27 2005 - mrueckert@suse.de
* Tue Dec 27 2005 mrueckert@suse.de
- Initial package of version 2.5.1