Autobuild autoformatter for 53007
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jsr-305?expand=0&rev=2
This commit is contained in:
parent
f66e6c55a0
commit
6ffaa90d79
25
jsr-305.spec
25
jsr-305.spec
@ -1,3 +1,21 @@
|
|||||||
|
#
|
||||||
|
# spec file for package jsr-305 (Version 0.1)
|
||||||
|
#
|
||||||
|
# Copyright (c) 2010 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/
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
%define section free
|
%define section free
|
||||||
|
|
||||||
Name: jsr-305
|
Name: jsr-305
|
||||||
@ -7,7 +25,7 @@ Summary: JSR 305: Annotations for Software Defect Detection in Java
|
|||||||
# http://groups.google.com/group/jsr-305/browse_thread/thread/8105869a258c8c4f
|
# http://groups.google.com/group/jsr-305/browse_thread/thread/8105869a258c8c4f
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
URL: http://code.google.com/p/jsr-305/
|
Url: http://code.google.com/p/jsr-305/
|
||||||
# svn export -r20080806 http://jsr-305.googlecode.com/svn/trunk/ jsr-305-0.1
|
# svn export -r20080806 http://jsr-305.googlecode.com/svn/trunk/ jsr-305-0.1
|
||||||
# tar cjf jsr-305-0.1.bz2 jsr-305-0.1
|
# tar cjf jsr-305-0.1.bz2 jsr-305-0.1
|
||||||
Source0: http://code.google.com/p/jsr-305/jsr-305-0.1.tar.bz2
|
Source0: http://code.google.com/p/jsr-305/jsr-305-0.1.tar.bz2
|
||||||
@ -21,8 +39,8 @@ BuildRequires: ant
|
|||||||
BuildRequires: java-devel
|
BuildRequires: java-devel
|
||||||
BuildRequires: java-javadoc
|
BuildRequires: java-javadoc
|
||||||
BuildRequires: jpackage-utils
|
BuildRequires: jpackage-utils
|
||||||
Buildarch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This project contains reference implementations, test cases, and other
|
This project contains reference implementations, test cases, and other
|
||||||
@ -31,6 +49,7 @@ Annotations for Software Defect Detection. More information at the Google
|
|||||||
group: http://groups.google.com/group/jsr-305.
|
group: http://groups.google.com/group/jsr-305.
|
||||||
|
|
||||||
%package javadoc
|
%package javadoc
|
||||||
|
License: BSD
|
||||||
Summary: Javadoc for %{name}
|
Summary: Javadoc for %{name}
|
||||||
Group: Documentation/HTML
|
Group: Documentation/HTML
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user