diff --git a/hamcrest.spec b/hamcrest.spec index 14be195..f2c2773 100644 --- a/hamcrest.spec +++ b/hamcrest.spec @@ -23,10 +23,6 @@ BuildRequires: javapackages-bootstrap BuildRequires: mvn(junit:junit) %endif -Provides: hamcrest-core = %{version}-%{release} -Obsoletes: hamcrest-core < 1.3-32 -Obsoletes: hamcrest-demo < 1.3-32 - %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