Everyone,
David outlines a package description file in his "Developing for LRP"
guide. The format follows.

/var/lib/lrpkg/pkg.desc
Name: upx
Version: 1.20
Release: 1
Packager: David Douthitt <[EMAIL PROTECTED]>
Packaged: Wed Jul 18 09:40:25 CDT 2001
Keywords: compressor compress
Description: Use UPX to compress executables and kernels!
URL: http://upx.sourceforge.net/
License: GPL2
Group: Utilities/Compression

I propose the following changes: use program name instead of package
name, use ISO 8601 date format, use version format from pkg.version, add
glibc version, remove "Keywords", "Release", and "Group".

Name: Ultimate Packer for eXecutables
Version: 1.20-1
Packager: David Douthitt <[EMAIL PROTECTED]>
Packaged: 2001-07-18
glibc: 2.1.3
Description: UPX is a free, portable, extendable, high-performance
    executable packer for several different executable formats. It
    achieves an excellent compression ratio and offers very fast
    decompression. Your executables suffer no memory overhead or other
    drawbacks.
URL: http://upx.sourceforge.net/
License: GPL2

-- 
Mike Noyes <[EMAIL PROTECTED]>
http://sourceforge.net/users/mhnoyes/
http://leaf-project.org/


_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to