SHA256
1
0
forked from pool/jsr-305

Accepting request 101627 from Java:packages

- remove non working url from spec

- fix license to be in spdx.org format

OBS-URL: https://build.opensuse.org/request/show/101627
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jsr-305?expand=0&rev=5
This commit is contained in:
Stephan Kulow 2012-01-30 11:24:12 +00:00 committed by Git OBS Bridge
commit b04a9c6b18
2 changed files with 16 additions and 7 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jan 26 10:47:40 UTC 2012 - mvyskocil@suse.cz
- remove non working url from spec
-------------------------------------------------------------------
Fri Dec 9 08:41:38 UTC 2011 - coolo@suse.com
- fix license to be in spdx.org format
-------------------------------------------------------------------
Mon Nov 15 09:54:19 UTC 2010 - mvyskocil@suse.cz

View File

@ -1,7 +1,7 @@
#
# spec file for package jsr-305 (Version 0.1)
# spec file for package jsr-305
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 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
@ -20,15 +20,15 @@
Name: jsr-305
Version: 0.1
Release: 1
Release: 0
Summary: JSR 305: Annotations for Software Defect Detection in Java
# http://groups.google.com/group/jsr-305/browse_thread/thread/8105869a258c8c4f
License: BSD
License: BSD-3-Clause
Group: Development/Libraries/Java
# http://groups.google.com/group/jsr-305/browse_thread/thread/8105869a258c8c4f
Url: http://code.google.com/p/jsr-305/
# 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
Source0: http://code.google.com/p/jsr-305/jsr-305-0.1.tar.bz2
Source0: jsr-305-0.1.tar.bz2
Source1: jsr-305-ri-build.xml
# bnc#653551
# The URL reffers to New BSD License - used <OWNER> == Bill Pugh, <YEAR> == 2008
@ -49,7 +49,6 @@ Annotations for Software Defect Detection. More information at the Google
group: http://groups.google.com/group/jsr-305.
%package javadoc
License: BSD
Summary: Javadoc for %{name}
Group: Documentation/HTML