- remove non working url from spec

OBS-URL: https://build.opensuse.org/package/show/Java:packages/jsr-305?expand=0&rev=8
This commit is contained in:
Michal Vyskocil 2012-01-26 10:48:20 +00:00 committed by Git OBS Bridge
parent 9098519841
commit 4576042be0
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
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

View File

@ -1,7 +1,7 @@
#
# spec file for package jsr-305
#
# Copyright (c) 2011 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
@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define section free
Name: jsr-305
@ -27,7 +28,7 @@ Group: Development/Libraries/Java
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