[RPM (6.0)] [DIST generic] scala28-2.8.1-4.jpp6
Ralph Apel <[email protected]> Tue, 5 Feb 2013 17:52:37 +0100
| Newsgroups | gmane.linux.jpackage.announce |
|---|---|
| Message-ID | <[email protected]> |
Name : scala28 Relocations: (not relocatable) Version : 2.8.1 Vendor: JPackage Project Release : 4.jpp6 Build Date: Tue 05 Feb 2013 04:59:43 PM CET Install Date: (not installed) Build Host: linux.fritz.box Group : Development/Languages Source RPM: (none) Size : 41294018 License: BSD Signature : (none) Packager : Ralph Apel <[email protected]> URL : http://www.scala-lang.org/ Summary : A hybrid functional/object-oriented language for the JVM Description : Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It is also fully interoperable with Java. --------------- Ralph Apel <r.apel r-apel de> - 2.8.1-4 - Prevent xzpayload problem --------------- scala28.src: W: specfile-error sh: line 0: fg: no job control scala28.src: W: source-or-patch-not-bzipped scala-2.8.1-use_system_jline.patch scala28.src: W: source-or-patch-not-bzipped scala-2.8.1.final-sources.tgz scala28.src: W: source-or-patch-not-bzipped scala-2.8.0-tooltemplate.patch scala28.src: W: non-standard-group Development/Languages scala28.src: W: no-signature 1 packages and 0 specfiles checked; 0 errors, 6 warnings. --------------- Index: scala28.spec =================================================================== RCS file: /home/projects/jpackage/cvs/rpms/free/scala28/scala28.spec,v retrieving revision 1.1 diff -u -r1.1 scala28.spec --- scala28.spec 16 Jan 2013 18:21:35 -0000 1.1 +++ scala28.spec 5 Feb 2013 16:52:35 -0000 @@ -1,8 +1,44 @@ +# Copyright (c) 2000-2012, JPackage Project +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions +# are met: +# +# 1. Redistributions of source code must retain the above copyright +# notice, this list of conditions and the following disclaimer. +# 2. Redistributions in binary form must reproduce the above copyright +# notice, this list of conditions and the following disclaimer in the +# documentation and/or other materials provided with the +# distribution. +# 3. Neither the name of the JPackage Project nor the names of its +# contributors may be used to endorse or promote products derived +# from this software without specific prior written permission. +# +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +# (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: scala28 Version: 2.8.1 %define fullversion %{version}.final %define oname scala -Release: 3%{?dist} +Release: 4%{?dist} Summary: A hybrid functional/object-oriented language for the JVM BuildArch: noarch Group: Development/Languages @@ -246,6 +282,9 @@ %{_datadir}/%{name}/examples %changelog +* Tue Feb 05 2013 Ralph Apel <r.apel r-apel de> - 2.8.1-4 +- Prevent xzpayload problem + * Wed Jan 16 2013 Ralph Apel <r.apel r-apel de> - 2.8.1-3 - Fix library location in command scripts - Provide alternatives for commands