- Update to 24 Aug 2008 snapshot
This commit is contained in:
parent
28ae43e776
commit
7431d8317a
@ -1 +1 @@
|
||||
jsr-305-0.1.20080721.tar.bz2
|
||||
jsr-305-0.1.20080824.tar.bz2
|
||||
|
13
jsr-305.spec
13
jsr-305.spec
@ -2,7 +2,7 @@
|
||||
|
||||
Name: jsr-305
|
||||
Version: 0
|
||||
Release: 0.1.20080721svn%{?dist}
|
||||
Release: 0.1.20080824svn%{?dist}
|
||||
Summary: Reference implementations and tests for JSR-305
|
||||
|
||||
Group: Development/Libraries/Java
|
||||
@ -13,11 +13,11 @@ Group: Development/Libraries/Java
|
||||
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 21 Jul 2008. Use the following commands to generate the
|
||||
# repository as of 24 Aug 2008. Use the following commands to generate the
|
||||
# tarball:
|
||||
# svn export -r 42 http://jsr-305.googlecode.com/svn/trunk jsr-305
|
||||
# tar -cjvf jsr-305-0.1.20080721.tar.bz2 jsr-305
|
||||
Source0: jsr-305-0.1.20080721.tar.bz2
|
||||
# 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
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: java-devel >= 1.5, jpackage-utils, maven2
|
||||
@ -117,6 +117,9 @@ fi
|
||||
%{_javadocdir}/*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 8 2008 Jerry James <loganjerry@gmail.com> - 0-0.1.20080824svn
|
||||
- Update to 24 Aug 2008 snapshot
|
||||
|
||||
* Mon Aug 4 2008 Jerry James <loganjerry@gmail.com> - 0-0.1.20080721svn
|
||||
- Update to 21 Jul 2008 snapshot
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user