diff --git a/.cvsignore b/.cvsignore index 989a6d8..92feecf 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -jsr-305-0.1.20080824.tar.bz2 +jsr-305-0.2.20090203.tar.bz2 diff --git a/jsr-305.spec b/jsr-305.spec index 52abd8d..c5a7142 100644 --- a/jsr-305.spec +++ b/jsr-305.spec @@ -2,22 +2,18 @@ Name: jsr-305 Version: 0 -Release: 0.2.20080824svn%{?dist}.1 +Release: 0.2.20090203svn%{?dist} Summary: Correctness annotations for Java code Group: Development/Libraries/Java -# The license was determined by examining the web page -# http://code.google.com/p/jsr-305/, most recently viewed on 4 Aug 2008. -# Upstream has promised to add a license file sometime in the future; see -# http://groups.google.com/group/jsr-305/msg/e6d62dc6cd7fe361 License: BSD URL: http://jsr-305.googlecode.com/ # There has been no official release yet. This is a snapshot of the Subversion -# repository as of 24 Aug 2008. Use the following commands to generate the +# repository as of 03 Feb 2009. Use the following commands to generate the # tarball: -# svn export -r 45 http://jsr-305.googlecode.com/svn/trunk jsr-305 -# tar -cjvf jsr-305-0.1.20080824.tar.bz2 jsr-305 -Source0: jsr-305-0.1.20080824.tar.bz2 +# svn export -r 48 http://jsr-305.googlecode.com/svn/trunk jsr-305 +# tar -cjvf jsr-305-0.2.20090203.tar.bz2 jsr-305 +Source0: jsr-305-0.2.20090203.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: java-devel >= 1.5, jpackage-utils, maven2 @@ -105,6 +101,7 @@ fi %files %defattr(-,root,root,-) +%doc ri/LICENSE sampleUses %{_datadir}/maven2/poms/JPP.jsr-305.pom %{_javadir}/* %{_mavendepmapfragdir}/jsr-305 @@ -117,6 +114,9 @@ fi %{_javadocdir}/* %changelog +* Sat Feb 28 2009 Jerry James - 0-0.2.20090203svn +- Update to 03 Feb 2009 snapshot + * Wed Feb 25 2009 Fedora Release Engineering - 0-0.2.20080824svn.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index f5d8a30..8c504e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -30d1df258c43a8be057ba25c7fe3e68d jsr-305-0.1.20080824.tar.bz2 +544493c294140d81f3249c9277bf8bd2 jsr-305-0.2.20090203.tar.bz2