!8 Remove unused model
From: @baizg1107 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
e1098c9947
@ -1,6 +1,6 @@
|
|||||||
Name: mina-ftpserver
|
Name: mina-ftpserver
|
||||||
Version: 1.0.6
|
Version: 1.0.6
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: A 100% pure Java FTP server
|
Summary: A 100% pure Java FTP server
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://mina.apache.org/ftpserver-project/
|
URL: http://mina.apache.org/ftpserver-project/
|
||||||
@ -16,7 +16,6 @@ BuildRequires: mvn(org.apache.mina:mina-core) mvn(org.osgi:org.osgi.core)
|
|||||||
BuildRequires: mvn(org.slf4j:jcl-over-slf4j) mvn(org.slf4j:slf4j-api)
|
BuildRequires: mvn(org.slf4j:jcl-over-slf4j) mvn(org.slf4j:slf4j-api)
|
||||||
BuildRequires: mvn(org.slf4j:slf4j-log4j12) mvn(org.springframework:spring-beans)
|
BuildRequires: mvn(org.slf4j:slf4j-log4j12) mvn(org.springframework:spring-beans)
|
||||||
BuildRequires: mvn(org.springframework:spring-context)
|
BuildRequires: mvn(org.springframework:spring-context)
|
||||||
BuildRequires: mvn(org.springframework:spring-context-support)
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -107,7 +106,10 @@ rm core/src/test/java/org/apache/ftpserver/impl/DefaultFtpServerTest.java \
|
|||||||
%license LICENSE NOTICE
|
%license LICENSE NOTICE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed 28 Oct 2020 wangyue <baizhonggui@huawei.com> - 1.0.6-3
|
* Tue 9 Feb 2021 baizhonggui <baizhonggui@huawei.com> - 1.0.6-4
|
||||||
|
- Remove unused model
|
||||||
|
|
||||||
|
* Wed 28 Oct 2020 baizhonggui <baizhonggui@huawei.com> - 1.0.6-3
|
||||||
- Remove spring-context-support dep
|
- Remove spring-context-support dep
|
||||||
|
|
||||||
* Mon 21 Sep 2020 wangyue <wangyue92@huawei.com> - 1.0.6-2
|
* Mon 21 Sep 2020 wangyue <wangyue92@huawei.com> - 1.0.6-2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user