diff --git a/assertj-core.spec b/assertj-core.spec index 8d685b2..c7023c9 100644 --- a/assertj-core.spec +++ b/assertj-core.spec @@ -1,4 +1,3 @@ -%bcond_without memoryfilesystem Name: assertj-core Version: 3.8.0 @@ -12,9 +11,6 @@ BuildArch: noarch BuildRequires: maven-local BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) BuildRequires: mvn(cglib:cglib-nodep) -%if %{with memoryfilesystem} -BuildRequires: mvn(com.github.marschall:memoryfilesystem) -%endif BuildRequires: mvn(junit:junit) BuildRequires: mvn(org.mockito:mockito-core) @@ -42,10 +38,8 @@ This package provides API documentation for %{name}. # package org.mockito.internal.util.collections does not exist rm -rf ./src/test/java/org/assertj/core/error/ShouldContainString_create_Test.java -%if %{without memoryfilesystem} %pom_remove_dep :memoryfilesystem rm -r src/test/java/org/assertj/core/internal/{Paths*.java,paths} -%endif # test lib not in Fedora %pom_remove_dep com.tngtech.java:junit-dataprovider