rpms/gcl/devel gcl.spec,1.13,1.14

Rex Dieter rdieter at math.unl.edu
Mon Sep 12 12:55:42 UTC 2005


Gérard Milmeister (gemi) wrote:
> Author: gemi
> 
> Update of /cvs/extras/rpms/gcl/devel
> In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13167
> 
> Modified Files:
> 	gcl.spec 
> Log Message:
> 
> 
> 
> Index: gcl.spec
> ===================================================================
> RCS file: /cvs/extras/rpms/gcl/devel/gcl.spec,v
> retrieving revision 1.13
> retrieving revision 1.14
> diff -u -r1.13 -r1.14
> --- gcl.spec	9 Sep 2005 19:45:04 -0000	1.13
> +++ gcl.spec	9 Sep 2005 20:38:55 -0000	1.14
> @@ -1,6 +1,6 @@
>  Name:           gcl
>  Version:        2.6.7
> -Release:        2%{?dist}
> +Release:        4%{?dist}

a few suggestions:

1.  Shouldn't release be:
Release: 1%{?dist}
??

2.  I'd suggest a -devel subpkg containing
%files devel
%defattr(-,root,root,-)
%{_libdir}/gcl-%{version}/h/
%{_libdir}/gcl-%{version}/unixport/lib*.a

3.  Add a note to description saying something along the lines of:
NOTE: gcc is needed to (initially) compile, but not run, lisp
programs






More information about the fedora-extras-list mailing list