From 62f253f88b3a8a2ccbb9e50f73b151d28b8d2f1c Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Thu, 27 Jun 2019 14:37:18 +0200 Subject: [PATCH] Revert "Use standard artifact installation location" This reverts commit cbf5506a660c45caa326c752a22d9a1d993a92a8. --- apache-commons-logging.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/apache-commons-logging.spec b/apache-commons-logging.spec index b516083..04d6694 100644 --- a/apache-commons-logging.spec +++ b/apache-commons-logging.spec @@ -51,6 +51,7 @@ rm src/main/java/org/apache/commons/logging/impl/LogKitLogger.java sed -i 's/\r//' RELEASE-NOTES.txt LICENSE.txt NOTICE.txt # for compatibility reasons +%mvn_file ":commons-logging{*}" "commons-logging@1" "%{name}@1" %mvn_alias ":commons-logging{*}" "org.apache.commons:commons-logging@1" "apache:commons-logging@1" # Remove log4j12 tests