[RPM (6.0)] [DIST generic] plexus-ftpd-1.0-0.a1.6.jpp6
Ralph Apel <[email protected]>
| Newsgroups | gmane.linux.jpackage.announce |
|---|---|
| Message-ID | <[email protected]> |
Name : plexus-ftpd Relocations: (not relocatable) Version : 1.0 Vendor: JPackage Project Release : 0.a1.6.jpp6 Build Date: Fri 06 Jul 2012 10:05:39 AM CEST Install Date: (not installed) Build Host: linux.fritz.box Group : Development/Java Source RPM: (none) Size : 153788 License: Apache Software License 2.0 Signature : (none) Packager : Ralph Apel <[email protected]> URL : http://plexus.codehaus.org/ Summary : Plexus FTP Server Description : The Plexus project seeks to create end-to-end developer tools for writing applications. At the core is the container, which can be embedded or for a full scale application server. There are many reusable components for hibernate, form processing, jndi, i18n, velocity, etc. Plexus also includes an application server which is like a J2EE application server, without all the baggage. --------------- Ralph Apel <r.apel at r-apel.de> - 0:1.0-0.a1.6 - Add more RT Requires --------------- plexus-ftpd.src: W: source-or-patch-not-bzipped plexus-ftp-release-pom_xml.patch plexus-ftpd.src: W: source-or-patch-not-bzipped plexus-ftp-1.0-pom_xml.patch plexus-ftpd.src: W: non-standard-group Development/Java plexus-ftpd.src: W: no-signature plexus-ftpd.src:258: W: libdir-macro-in-noarch-package (main package) %dir %attr(-,root,root) %{_libdir}/gcj/%{name} plexus-ftpd.src:259: W: libdir-macro-in-noarch-package (main package) %attr(-,root,root) %{_libdir}/gcj/%{name}/%{subname}*-%{version}.jar.* plexus-ftpd.src: W: invalid-license Apache Software License 2.0 1 packages and 0 specfiles checked; 0 errors, 7 warnings. --------------- Index: plexus-ftpd.spec =================================================================== RCS file: /home/projects/jpackage/cvs/rpms/free/plexus-ftpd/plexus-ftpd.spec,v retrieving revision 1.2 diff -u -r1.2 plexus-ftpd.spec --- plexus-ftpd.spec 6 Jul 2012 07:51:00 -0000 1.2 +++ plexus-ftpd.spec 6 Jul 2012 08:07:35 -0000 @@ -47,7 +47,7 @@ Name: plexus-ftpd Version: 1.0 -Release: 0.a1.5%{?dist} +Release: 0.a1.6%{?dist} Epoch: 0 Summary: Plexus FTP Server License: Apache Software License 2.0 @@ -109,6 +109,12 @@ Requires: excalibur-cornerstone-connection-impl Requires: excalibur-cornerstone-sockets-api Requires: excalibur-cornerstone-sockets-impl +Requires: excalibur-cornerstone-threads-api +Requires: excalibur-cornerstone-threads-impl +Requires: excalibur-pool-api +Requires: excalibur-pool-impl +Requires: excalibur-thread-api +Requires: excalibur-thread-impl Requires: plexus-avalon-personality Requires: plexus-container-default Requires: plexus-utils @@ -259,6 +265,9 @@ %doc %{_javadocdir}/%{name} %changelog +* Fri Jul 06 2012 Ralph Apel <r.apel at r-apel.de> - 0:1.0-0.a1.6 +- Add more RT Requires + * Fri Jul 06 2012 Ralph Apel <r.apel at r-apel.de> - 0:1.0-0.a1.5 - refloat in JPP6