[RPM (6.0)] [DIST generic] plexus-archiver-1.1-1.jpp6
Ralph Apel <[email protected]>
| Newsgroups | gmane.linux.jpackage.announce |
|---|---|
| Message-ID | <[email protected]> |
Name : plexus-archiver Relocations: (not relocatable) Version : 1.1 Vendor: JPackage Project Release : 1.jpp6 Build Date: Tue 07 Aug 2012 09:27:47 AM CEST Install Date: (not installed) Build Host: linux.fritz.box Group : Development/Java Source RPM: (none) Size : 100411 License: MIT and ASL 2.0 Signature : (none) Packager : Ralph Apel <[email protected]> URL : http://plexus.codehaus.org/plexus-components/plexus-archiver/ Summary : Plexus Archiver Component 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 <[email protected]> 0:1.1-1 - 1.1 --------------- plexus-archiver.src: W: non-standard-group Development/Java plexus-archiver.src: W: no-signature plexus-archiver.src: W: invalid-license ASL 2.0 1 packages and 0 specfiles checked; 0 errors, 3 warnings. --------------- Index: plexus-archiver.spec =================================================================== RCS file: /home/projects/jpackage/cvs/rpms/free/plexus-archiver/plexus-archiver.spec,v retrieving revision 1.9 diff -u -r1.9 plexus-archiver.spec --- plexus-archiver.spec 23 May 2012 07:04:19 -0000 1.9 +++ plexus-archiver.spec 7 Aug 2012 07:29:35 -0000 @@ -27,14 +27,20 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%define section free +%define _binary_payload w9.gzdio +%define _source_payload w9.gzdio +%define _binary_filedigest_algorithm 1 +%define _source_filedigest_algorithm 1 + Name: plexus-archiver -Version: 1.0 -Release: 2%{?dist} +Version: 1.1 +Release: 1%{?dist} Epoch: 0 Summary: Plexus Archiver Component License: MIT and ASL 2.0 Group: Development/Java -# svn export http://svn.codehaus.org/plexus/plexus-components/tags/plexus-archiver-1.0/ && tar cjf plexus-archiver-1.1.tar.bz2 plexus-archiver-1.0/ +# svn export http://svn.codehaus.org/plexus/plexus-components/tags/plexus-archiver-1.1/plexus-archiver-1.1/ && tar cjf plexus-archiver-1.1.tar.bz2 plexus-archiver-1.1/ URL: http://plexus.codehaus.org/plexus-components/plexus-archiver/ Source0: plexus-archiver-%{version}.tar.bz2 Requires(post): jpackage-utils @@ -42,12 +48,12 @@ Requires: jpackage-utils Requires: plexus-container-default # XXX: 1.0-alpha-4 -Requires: plexus-io >= 0:1.0 +Requires: plexus-io >= 0:1.0.1 Requires: plexus-utils -BuildRequires: jpackage-utils >= 0:1.6 +BuildRequires: jpackage-utils >= 0:1.7.5 BuildRequires: plexus-container-default # XXX: 1.0-alpha-4 -BuildRequires: plexus-io >= 0:1.0 +BuildRequires: plexus-io >= 0:1.0.1 BuildRequires: plexus-utils BuildRequires: maven2 BuildRequires: maven2-common-poms @@ -126,6 +132,9 @@ %doc %{_javadocdir}/* %changelog +* Tue Aug 07 2012 Ralph Apel <[email protected]> 0:1.1-1 +- 1.1 + * Wed May 23 2012 Ralph Apel <[email protected]> 0:1.0-2 - 1.0 final