Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] rpmbuild on Mac
- Date: Thu, 31 Jan 2013 17:59:55 +0900
- From: Shmuel Fomberg <shmuelfomberg@example.com>
- Subject: Re: [tlug] rpmbuild on Mac
- References: <CADsHW+hrGKG9E2+0dENyzRevaR+v0xRmy4A_NvkCUCohKFXhLw@mail.gmail.com> <87txpxzqvu.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen wrote:
There doesn't seem to be an rpmbuild port; are you sure you don't mean
the port rpm itself?
rpm comes in several versions; the one labeled "rpm" is v4.4.9.
Presumably that's an oldie but goodie, although MacPorts isn't as
careful about that as say Gentoo. Try something newer ("port search
rpm" for a list; AFAICS "rpm54" seems to be the latest.
Yes, I've installed rpm54, and that installs 'rpmbuild'.I ended up with the following .rpmmacros file:---------%_topdir /Users/sfomberg/code/powercms_rpm%_tmppath /tmp/rpms%__spec_prep_cmd /bin/sh%__spec_prep_template #!/bin/sh%__spec_prep_post exit 0%__spec_build_template #!/bin/sh%__spec_build_post exit 0%__spec_build_cmd /bin/sh%__spec_install_template #!/bin/sh%__spec_install_post exit 0%__spec_install_cmd /bin/sh%__spec_clean_template #!/bin/sh%__spec_clean_post exit 0%__spec_clean_cmd /bin/sh%_build_name_fmt %%{ARCH}/%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm-------------------------not pretty, but that made it to work.Shmuel.
- Follow-Ups:
- Re: [tlug] rpmbuild on Mac
- From: Ross Cavanagh
- References:
- [tlug] rpmbuild on Mac
- From: Shmuel Fomberg
- [tlug] rpmbuild on Mac
- From: Stephen J. Turnbull
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] rpmbuild on Mac
- Next by Date: Re: [tlug] rpmbuild on Mac
- Previous by thread: Re: [tlug] rpmbuild on Mac
- Next by thread: Re: [tlug] rpmbuild on Mac
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links