%define prefix /usr Summary: Utility to administer the Linux Virtual Server Name: ipvsadm Version: 1.21 Release: 11.tsl2 Copyright: GNU General Public Licence URL: http://www.LinuxVirtualServer.org/ Group: Applications/System Source0: http://www.LinuxVirtualServer.org/software/ipvsadm-%{version}-11.tar.gz BuildRoot: /var/tmp/%name-%{PACKAGE_VERSION}-root BuildRequires: kernel-source Provides: %{name}-%{version} Conflicts: piranha <= 0.4.14 %define _initrddir etc/init.d patch0: Makefile.patch patch1: ipvsadm.sh.patch patch2: ipvsadm.spec.patch %description ipvsadm is a utility to administer the IP Virtual Server services offered by the Linux kernel augmented with the IP Virtual Server patch. %prep %setup -n %{name}-%{version}-11 %patch0 -p0 %patch1 -p0 %patch2 -p0 %build CFLAGS="${RPM_OPT_FLAGS}" make %install rm -rf $RPM_BUILD_ROOT mkdir -p ${RPM_BUILD_ROOT}/{sbin,%{_mandir}/man8,%{_initrddir}} make install BUILD_ROOT=${RPM_BUILD_ROOT} MANDIR=%{_mandir} %files %defattr(-,root,root) %doc README %config /%{_initrddir}/ipvsadm /sbin/ipvsadm* %{_mandir}/man8/ipvsadm* %post /sbin/chkconfig --add ipvsadm /sbin/chkconfig ipvsadm off %preun /sbin/chkconfig --del ipvsadm %clean rm -rf $RPM_BUILD_DIR/%{name}-%{version}-11 rm -rf $RPM_BUILD_ROOT %changelog * Thu Feb 23 2005 Mike Kimmick - Update spec file for build on trustix 2.2 - Added patches to allow use on trustix 2.2 * Sat Jan 22 2005 Wensong Zhang - change to use ipvsadm tar ball with release number * Sat Apr 5 2003 Wensong Zhang - Removed the unnecessary Docdir setting * Thu Dec 16 2001 Wensong Zhang - Changed to install ipvsadm man pages according to the %{_mandir} * Thu Dec 30 2000 Wensong Zhang - update the %file section * Thu Dec 17 2000 Wensong Zhang - Added a if-condition to keep both new or old rpm utility building the package happily. * Tue Dec 12 2000 P.Copeland - Small modifications to make the compiler happy in RH7 and the Alpha - Fixed the documentation file that got missed off in building the rpm - Made a number of -pedantic mods though popt will not compile with -pedantic * Wed Aug 9 2000 Horms - Removed Obseletes tag as ipvsadm is back in /sbin where it belongs as it is more or less analogous to both route and ipchains both of which reside in /sbin. - Create directory to install init script into. Init scripts won't install into build directory unless this is done * Thu Jul 6 2000 Wensong Zhang - Changed to build rpms on the ipvsadm tar ball directly * Wed Jun 21 2000 P.Copeland - fixed silly install permission settings * Mon Jun 19 2000 P.Copeland - Added 'dist' and 'rpms' to the Makefile - Added Obsoletes tag since there were early versions of ipvsadm-*.rpm that installed in /sbin - Obsolete tag was a bit vicious re: piranha * Mon Apr 10 2000 Horms - created for version 1.9