This commit is contained in:
committed by
Git OBS Bridge
parent
701cf9b184
commit
4494166243
35
oro.spec
35
oro.spec
@@ -1,16 +1,24 @@
|
||||
#
|
||||
# spec file for package oro (Version 2.0.8)
|
||||
#
|
||||
# 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
|
||||
# icecream 0
|
||||
|
||||
|
||||
Name: oro
|
||||
BuildRequires: ant java2-devel-packages xml-commons-apis
|
||||
%define name oro
|
||||
@@ -19,14 +27,14 @@ BuildRequires: ant java2-devel-packages xml-commons-apis
|
||||
%define release 2jpp
|
||||
%define section free
|
||||
Version: 2.0.8
|
||||
Release: 24
|
||||
Release: 270
|
||||
Summary: Full regular expressions API
|
||||
License: Apache
|
||||
License: The Apache Software License
|
||||
Group: Development/Libraries/Java
|
||||
Source0: %{full_name}-%{version}.tar.gz
|
||||
Patch: %{name}-java14compat.patch
|
||||
URL: http://jakarta.apache.org/oro/
|
||||
Buildarch: noarch
|
||||
Url: http://jakarta.apache.org/oro/
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -43,6 +51,7 @@ participate in their development under the Jakarta Project.
|
||||
|
||||
|
||||
%package javadoc
|
||||
License: The Apache Software License
|
||||
PreReq: coreutils
|
||||
Group: Development/Libraries/Java
|
||||
Summary: Javadoc for oro
|
||||
@@ -96,15 +105,15 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%defattr(-,root,root)
|
||||
%{_javadocdir}/%{name}-%{version}
|
||||
|
||||
%changelog -n oro
|
||||
* Tue Sep 26 2006 - skh@suse.de
|
||||
%changelog
|
||||
* Tue Sep 26 2006 skh@suse.de
|
||||
- don't use icecream
|
||||
- use source="1.4" and target="1.4" for build with java 1.5
|
||||
* Wed Jan 25 2006 - mls@suse.de
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Thu Jul 28 2005 - jsmeix@suse.de
|
||||
* Thu Jul 28 2005 jsmeix@suse.de
|
||||
- Adjustments in the spec file.
|
||||
* Mon Jul 18 2005 - jsmeix@suse.de
|
||||
* Mon Jul 18 2005 jsmeix@suse.de
|
||||
- Current version 2.0.8 from JPackage.org
|
||||
* Thu Sep 02 2004 - skh@suse.de
|
||||
* Thu Sep 02 2004 skh@suse.de
|
||||
- Initial package created with version 2.08 (JPackage 1.5)
|
||||
|
Reference in New Issue
Block a user