From 4576042be053bb405fba5ac7f8c1895da133dd02353b7fa727a5c38e5b2a83c7 Mon Sep 17 00:00:00 2001 From: Michal Vyskocil Date: Thu, 26 Jan 2012 10:48:20 +0000 Subject: [PATCH] - remove non working url from spec OBS-URL: https://build.opensuse.org/package/show/Java:packages/jsr-305?expand=0&rev=8 --- jsr-305.changes | 5 +++++ jsr-305.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/jsr-305.changes b/jsr-305.changes index 571646a..06ac402 100644 --- a/jsr-305.changes +++ b/jsr-305.changes @@ -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 diff --git a/jsr-305.spec b/jsr-305.spec index ddb689b..08ae3b8 100644 --- a/jsr-305.spec +++ b/jsr-305.spec @@ -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 == Bill Pugh, == 2008