some small fixes for 3.13 spec file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I wasn't sure who the author of the spec file in the 3.12 RPM was so I'm posting here.

I've successfully built 3.13 RPMs for EPEL-5 (i386 and x86_64) using mock< http://fedoraproject.org/wiki/Projects/Mock>. However mock showed up some missing dependencies. I needed to add:

intltool gettext

to BuildRequires.

I also needed to add these two lines to %files to avoid rpmbuild flagging unpackaged files:

/usr/share/locale/*/LC_MESSAGES/openconnect.mo
%doc /usr/share/openconnect

Also as an aside, configure doesn't handle zlib not having a pkgconfig file so I worked around it with

export ZLIB_CFLAGS=-O ZLIB_LIBS=-lz

before the %configure, but I think perhaps configure should be fixed to handle zlib.

Thanks for openconnect, it's just what I needed at work.

Ken



[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux