mark pryor
2007-Sep-19 02:00 UTC
[CentOS] rebuilding rpmdevtools from epel5 SRC has fc7 dependent
hello, I'm suprised that an SRC.RPM from the rhel5 repo needs a file from FC7. I grabbed rpmdevtools from http://download.fedora.redhat.com/pub/epel/5/ it rebuilds fine as EL5, but when I go to install it, it requires a version of rpm-build higher than the C5 base version (4.4.2-37) --------------------- grab dependencies ------------- $ rpm -qpR rpmdevtools-6.1-0.1.noarch.rpm ... config(rpmdevtools) = 6.1-0.1 cpio diffutils fakeroot ... perl(File::Spec) perl(File::Temp) perl(FileHandle) perl(Getopt::Long) perl(strict) redhat-rpm-config rpm-build >= 4.4.2.1 rpm-python rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 ... --------------------- end snip --------------- I reverted to the lower version 5.3.xxx and it works fine. -- Mark --------------------------------- Yahoo! oneSearch: Finally, mobile search that gives answers, not web links. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070918/69fc4cc7/attachment.html>
Jim Perrin
2007-Sep-19 02:06 UTC
[CentOS] rebuilding rpmdevtools from epel5 SRC has fc7 dependent
On 9/18/07, mark pryor <tlviewer at yahoo.com> wrote:> hello, > > I'm suprised that an SRC.RPM from the rhel5 repo needs a file from FC7.Did you file this as a bug with EPEL? -- During times of universal deceit, telling the truth becomes a revolutionary act. George Orwell
Rex Dieter
2007-Sep-19 12:55 UTC
[CentOS] Re: rebuilding rpmdevtools from epel5 SRC has fc7 dependent
mark pryor wrote:> I'm suprised that an SRC.RPM from the rhel5 repo needs a file from FC7.Your build environment is likely faulty (likely missing defining epel macro), the built binaries in epel-5 are fine. -- Rex