Bug 652083 - Rename Request: racket - A Scheme-based programming language and environment
Summary: Rename Request: racket - A Scheme-based programming language and environment
Keywords:
Status: CLOSED DUPLICATE of bug 676124
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-10 23:24 UTC by Michel Lind
Modified: 2011-08-16 16:44 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-08-16 16:44:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michel Lind 2010-11-10 23:24:19 UTC
Spec URL: http://salimma.fedorapeople.org/specs/funpl/racket.spec
SRPM URL: http://salimma.fedorapeople.org/specs/funpl/racket-5.0.2-1.fc14.src.rpm
Description:
Racket, previously PLT Scheme, is an extensible, Scheme-based language
with an interactive mode that encourages experimentation, allowing the
composition of larger systems from small building blocks. It features
native-code JIT compilation and optional static typing.

This is a rename request; PLT Scheme was renamed to Racket as of version 5.

Notes:
- the previous package uses unversioned Provides: and Obsoletes:, which is problematic when it comes to upgrade paths. The racket package has versioned Provides: and Obsoletes: only for plt-scheme, as:
a) a versioned obsolete won't trump an unversioned provides
b) the names that plt-scheme obsoletes have not been in use for quite a few
   releases; therefore the upgrade path is not supported anymore

- PLT Scheme, and now Racket, has always bundled several internal libraries. The
  previous maintainer omitted getting this cleared by FESCO. See the
  Provides: bundled(...) lines in the spec file.

I'll be requesting an exemption from FESCO; either they grant permission, or
we'd have to retire plt-scheme without any replacement. Upstream developers
(Sam TH, Eli Barzilay & co.) are quite adamant that ripping out the libraries
they bundled is not advisable.

In case of the latter, racket will be published on my personal repository.

This packaging installs a MIME type for Racket's new recommended file extension (.rkt) and set up the DrRacket desktop file to declare that the application can open text/x-racketsrc (Racket) and text/x-scheme (Scheme) files.

Note: rpmlint on the generated binaries will create a ton of errors and warnings. Most of them are of these forms and are false positives:

- unexpanded-macros: this is due to a lot of SRFI files (Scheme Request for Implementation; i.e. libraries) having '%' as their first characters
- wrong-script-interpreter: this is because Scheme uses #! to specify language standard, not to specify an interpreter. e.g. #!r6rs
- non-executable-script: likewise.
-

Comment 1 Michel Lind 2010-11-11 00:52:51 UTC
This review is contingent on FESCo approval for bundling the libraries:
https://fedorahosted.org/fesco/ticket/492

There is an rpath problem I'm still tracking down; it's a known issue

Comment 2 Julian Aloofi 2011-04-11 19:52:59 UTC
Is this request dead? 
https://bugzilla.redhat.com/show_bug.cgi?id=676124 was opened recently, and plt-scheme is orphaned in all branches. Should this be closed as a duplicate of bug 676124 ?

Comment 3 Nathan Owe 2011-08-16 16:44:56 UTC
Closing this one instead of the latest review request of bug #676124 since this one seems to be dead.

*** This bug has been marked as a duplicate of bug 676124 ***


Note You need to log in before you can comment on or make changes to this bug.