- update summary and description
This commit is contained in:
parent
7ee466ad6d
commit
b6e91d0207
@ -53,9 +53,9 @@
|
||||
|
||||
Name: hamcrest
|
||||
Version: 1.1
|
||||
Release: 6.1%{?dist}
|
||||
Release: 7.1%{?dist}
|
||||
Epoch: 0
|
||||
Summary: Hamcrest matcher object framework
|
||||
Summary: Library of matchers for building test expressions
|
||||
License: BSD
|
||||
URL: http://code.google.com/p/hamcrest/
|
||||
Group: Development/Tools
|
||||
@ -107,11 +107,10 @@ Requires(post): jpackage-utils >= 0:1.7.4
|
||||
Requires(postun): jpackage-utils >= 0:1.7.4
|
||||
|
||||
%description
|
||||
Provides a library of matcher objects (also known as
|
||||
constraints or predicates) allowing 'match' rules to
|
||||
be defined declaratively, to be used in other frameworks.
|
||||
Typical scenarios include testing frameworks, mocking
|
||||
libraries and UI validation rules.
|
||||
Provides a library of matcher objects (also known as constraints or predicates)
|
||||
allowing 'match' rules to be defined declaratively, to be used in other
|
||||
frameworks. Typical scenarios include testing frameworks, mocking libraries and
|
||||
UI validation rules.
|
||||
|
||||
%package javadoc
|
||||
Group: Documentation
|
||||
@ -298,11 +297,14 @@ fi
|
||||
%{_datadir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Oct 28 2008 David Walluck <dwalluck@redhat.com> 0:1.1-6.1
|
||||
* Mon Nov 24 2008 David Walluck <dwalluck@redhat.com> 0:1.1-7.1
|
||||
- Fedora-specific: enable GCJ support
|
||||
- Fedora-specific: build with java 1.6.0
|
||||
- Fedora-specific: disable integration and tests
|
||||
|
||||
* Mon Nov 24 2008 David Walluck <dwalluck@redhat.com> 0:1.1-7
|
||||
- update summary and description
|
||||
|
||||
* Tue Oct 28 2008 David Walluck <dwalluck@redhat.com> 0:1.1-6
|
||||
- make demo dependency on testng conditional
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user