X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <48569C70.8000506@cygwin.com> Date: Mon, 16 Jun 2008 13:01:36 -0400 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070505 Remi/2.0.0.0-3.fc4.remi Lightning/0.8 Thunderbird/2.0.0.0 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Convert cygwin packages to RPM References: <82fa66380806160329j7c6d37d7s25e05be3270d92f3 AT mail DOT gmail DOT com> In-Reply-To: <82fa66380806160329j7c6d37d7s25e05be3270d92f3@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com SJ Kissane wrote: > Hi all > > I've become interested in making a Cygwin distribution based on RPM. > My main reasons for doing this: > (1) I come from a RHEL/OEL/Fedora background, so I'd rather use yum > than setup.exe > (2) I like the fact that rpm has a proper database of which file owns > which package, so I can > do things like rpm -qf $(which foo), and quickly find out where foo comes from. > I don't see any so-obvious way of doing that with setup.exe You don't do that with 'setup.exe'. You do it with 'cygcheck -f'. > Please find attached cyg2rpm.pl, which converts Cygwin binary packages > into RPMs. > Of course, this is just a hacky first attempt, but it shows where I'm going. > > Example of usage: > $ ./cyg2rpm.pl http://mirror.aarnet.edu.au/pub/cygwin/ work Interesting. Discussions in the past about using RPM packaging have always gotten stymied by the "chicken or the egg" problem of a 'rpm' port. The port that's easiest and fits best is one based on Cygwin. But one can't use such a port to install a new cygwin1.dll. Do you have plans to address this area? -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/