Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Date: Tue, 22 Aug 2000 10:21:54 +0100 Message-ID: <5473-Tue22Aug2000102154+0100-starksb@ebi.ac.uk> X-Mailer: emacs 20.6.1 (via feedmail 9-beta-7 I); VM 6.75 under Emacs 20.6.1 From: David Starks-Browning MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: cygwin-apps AT sources DOT redhat DOT com Subject: Collection of new/updated packages available for testing (rpm) In-Reply-To: References: On 22 Aug 00, "Michael Ring" (Tel +49 228/936-2621) writes: > Here's why I did it: > ==================== > > o rpm offers far more flexibility to package installation / deinstallation than > classical tar.gz files. > > o Things like postinstall and preremove-scripts can easily be included in a > software package. > > o Sources live in a special file called the source-rpm. The original sourcecode > of a software, patches to make it work and something like a script to build the > software (called spec-file) is also included. > > o The binary distribution of a software package lives in rpm-files. Included in > this simgle file are the binaries, custom postinstall or preremove scripts and > dependency information (What does a package need to run, what does it provide to > others) > > All those facs faciliate the process of maintaining software. This makes rpm the > choice of many linux-dists like redhat, mandrake, suse and others. How is this useful to Cygwin? Is it better than, say, DJ's setup.exe? I've never used rpm myself, so I'm probably just ignorant of its magic. Regards, David