[svn] r6149 - in trunk/rpms: cacti-spine dkms-fuse eboard fuse
imapsync nagios-plugins ndisc6 socat vtun
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Mon Feb 11 16:35:36 CET 2008
Author: dag
Date: 2008-02-11 16:35:01 +0100 (Mon, 11 Feb 2008)
New Revision: 6149
Added:
trunk/rpms/ndisc6/ndisc6-0.9.3.spec
Modified:
trunk/rpms/cacti-spine/cacti-spine.spec
trunk/rpms/dkms-fuse/dkms-fuse.spec
trunk/rpms/eboard/eboard.spec
trunk/rpms/fuse/fuse.spec
trunk/rpms/imapsync/imapsync.spec
trunk/rpms/nagios-plugins/nagios-plugins.spec
trunk/rpms/ndisc6/ndisc6.spec
trunk/rpms/socat/socat.spec
trunk/rpms/vtun/vtun.spec
Log:
Updates
Modified: trunk/rpms/cacti-spine/cacti-spine.spec
===================================================================
--- trunk/rpms/cacti-spine/cacti-spine.spec 2008-02-11 15:28:32 UTC (rev 6148)
+++ trunk/rpms/cacti-spine/cacti-spine.spec 2008-02-11 15:35:01 UTC (rev 6149)
@@ -9,7 +9,7 @@
Summary: Fast c-based poller for the cacti graphing solution
Name: cacti-spine
-Version: 0.8.7
+Version: 0.8.7a
Release: 1
License: LGPL
Group: Applications/System
@@ -60,6 +60,9 @@
%config(noreplace) %{_sysconfdir}/spine.conf
%changelog
+* Sun Feb 10 2008 Dag Wieers <dag at wieers.com> - 0.8.7a-1
+- Updated to release 0.8.7a.
+
* Mon Oct 29 2007 Dag Wieers <dag at wieers.com> - 0.8.7-1
- Updated to release 0.8.7.
- Rename package from cacti-cactid to cacti-spine.
Modified: trunk/rpms/dkms-fuse/dkms-fuse.spec
===================================================================
--- trunk/rpms/dkms-fuse/dkms-fuse.spec 2008-02-11 15:28:32 UTC (rev 6148)
+++ trunk/rpms/dkms-fuse/dkms-fuse.spec 2008-02-11 15:35:01 UTC (rev 6149)
@@ -5,7 +5,7 @@
Summary: Linux kernel module for FUSE (Filesystem in USErspace)
Name: dkms-fuse
-Version: 2.7.0
+Version: 2.7.2
Release: 1
License: GPL
Group: System Environment/Kernel
@@ -22,14 +22,11 @@
userspace program. This package contains the FUSE userspace tools to
mount a FUSE filesystem.
-
%prep
%setup -n fuse-%{version}
-
%build
-
%install
%{__rm} -rf %{buildroot}
@@ -51,11 +48,9 @@
AUTOINSTALL="YES"
EOF
-
%clean
%{__rm} -rf %{buildroot}
-
%post
# Add to DKMS registry
dkms add -m %{dkms_name} -v %{dkms_vers} %{?quiet} || :
@@ -67,13 +62,14 @@
# Remove all versions from DKMS registry
dkms remove -m %{dkms_name} -v %{dkms_vers} %{?quiet} --all || :
-
%files
%defattr(-, root, root, 0755)
%{_usrsrc}/%{dkms_name}-%{dkms_vers}/
-
%changelog
+* Thu Feb 07 2008 Dag Wieers <dag at wieers.com> - 2.7.2-1
+- Updated to release 2.7.2.
+
* Mon Aug 06 2007 Dag Wieers <dag at wieers.com> - 2.7.0-1
- Updated to release 2.7.0.
Modified: trunk/rpms/eboard/eboard.spec
===================================================================
--- trunk/rpms/eboard/eboard.spec 2008-02-11 15:28:32 UTC (rev 6148)
+++ trunk/rpms/eboard/eboard.spec 2008-02-11 15:35:01 UTC (rev 6149)
@@ -11,7 +11,7 @@
Summary: Chess board interface for ICS and engines
Name: eboard
-Version: 1.0.4
+Version: 1.1.0
Release: 1
License: GPL
Group: Amusements/Games
Modified: trunk/rpms/fuse/fuse.spec
===================================================================
--- trunk/rpms/fuse/fuse.spec 2008-02-11 15:28:32 UTC (rev 6148)
+++ trunk/rpms/fuse/fuse.spec 2008-02-11 15:35:01 UTC (rev 6149)
@@ -10,8 +10,8 @@
Summary: File System in Userspace (FUSE) utilities
Name: fuse
-Version: 2.7.0
-Release: 2
+Version: 2.7.2
+Release: 1
License: GPL
Group: System Environment/Kernel
URL: http://fuse.sourceforge.net/
@@ -166,8 +166,11 @@
%exclude %{_libdir}/libulockmgr.la
%changelog
+* Thu Feb 07 2008 Dag Wieers <dag at wieers.com> - 2.7.2-1
+- Updated to release 2.7.2.
+
* Fri Nov 23 2007 Dag Wieers <dag at wieers.com> - 2.7.0-2
-- Added compatibility Provices and Obsoletes for ATrpms.
+- Added compatibility Provides and Obsoletes for ATrpms.
* Mon Aug 06 2007 Dag Wieers <dag at wieers.com> - 2.7.0-1
- Updated to release 2.7.0.
Modified: trunk/rpms/imapsync/imapsync.spec
===================================================================
--- trunk/rpms/imapsync/imapsync.spec 2008-02-11 15:28:32 UTC (rev 6148)
+++ trunk/rpms/imapsync/imapsync.spec 2008-02-11 15:35:01 UTC (rev 6149)
@@ -3,7 +3,7 @@
Summary: Tool to migrate across IMAP servers
Name: imapsync
-Version: 1.233
+Version: 1.241
Release: 1
License: GPL
Group: Applications/Internet
@@ -56,6 +56,9 @@
%{__rm} -rf %{buildroot}
%changelog
+* Mon Feb 11 2008 Dag Wieers <dag at wieers.com> - 1.241-1
+- Updated to release 1.241.
+
* Thu Nov 22 2007 Dag Wieers <dag at wieers.com> - 1.233-1
- Updated to release 1.233.
Modified: trunk/rpms/nagios-plugins/nagios-plugins.spec
===================================================================
--- trunk/rpms/nagios-plugins/nagios-plugins.spec 2008-02-11 15:28:32 UTC (rev 6148)
+++ trunk/rpms/nagios-plugins/nagios-plugins.spec 2008-02-11 15:35:01 UTC (rev 6149)
@@ -4,6 +4,11 @@
%{?dtag: %{expand: %%define %dtag 1}}
+%{?el3:%define _without_gettextdevel 1}
+%{?rh9:%define _without_gettextdevel 1}
+%{?rh7:%define _without_gettextdevel 1}
+%{?el2:%define _without_gettextdevel 1}
+
%{?rh7:%define _without_net_snmp 1}
%{?el2:%define _without_net_snmp 1}
%{?rh6:%define _without_net_snmp 1}
@@ -17,7 +22,7 @@
Summary: Host/service/network monitoring program plugins for Nagios
Name: nagios-plugins
-Version: 1.4.9
+Version: 1.4.11
Release: 1
License: GPL
Group: Applications/System
@@ -39,6 +44,7 @@
#BuildRequires: radiusclient-ng-devel
%{!?_without_net_snmp:BuildRequires: net-snmp-devel, net-snmp-utils}
%{?_without_net_snmp:BuildRequires: ucd-snmp-devel, ucd-snmp-utils}
+%{!?_without_gettextdevel:BuildRequires: gettext-devel}
#Requires: openldap, openssl, mysql, postgresql-libs
Requires: perl, perl(Net::SNMP), fping
@@ -70,31 +76,32 @@
%prep
%setup
%patch0 -p0
-%patch1 -p1
+#patch1 -p1
### FIXME: Change to real perl and plugins location. (Please fix upstream)
find contrib -type f -exec %{__perl} -pi -e '
- s|^#!/.*bin/perl|#!%{__perl}|i;
- s|/usr/local/nagios/libexec/|%{_libdir}/nagios/plugins/|;
- s|/usr/libexec/nagios/plugins/|%{_libdir}/nagios/plugins/|;
- ' {} \;
+ s|^#!/.*bin/perl|#!%{__perl}|i;
+ s|/usr/local/nagios/libexec/|%{_libdir}/nagios/plugins/|;
+ s|/usr/libexec/nagios/plugins/|%{_libdir}/nagios/plugins/|;
+ ' {} \;
%build
PATH="/sbin:%{_sbindir}:$PATH" \
%configure \
- --with-cgiurl="/nagios/cgi-bin"
-# --with-mysql="%{_prefix}"
-# --with-nagios-user="nagios" \
-# --with-nagios-group="nagios" \
+ --with-cgiurl="/nagios/cgi-bin" \
+ --with-fping-command="/usr/sbin/fping"
+# --with-mysql="%{_prefix}"
+# --with-nagios-user="nagios" \
+# --with-nagios-group="nagios" \
%{__make} %{?_smp_mflags}
### Build some extra and contrib plugins
for plugin in %{extraplugins}; do
- %{__make} -C plugins check_$plugin
+ %{__make} -C plugins check_$plugin
done
for plugin in contrib/*.c; do
- ${CC:-%{__cc}} %{optflags} -I. -Iplugins/ -I%{_datadir}/gettext/ -o ${plugin%.c} $plugin || :
+ ${CC:-%{__cc}} %{optflags} -I. -Iplugins/ -I%{_datadir}/gettext/ -o ${plugin%.c} $plugin || :
done
%install
@@ -171,6 +178,8 @@
%{_libdir}/nagios/plugins/check_nntps
%{_libdir}/nagios/plugins/check_nt
%{_libdir}/nagios/plugins/check_ntp
+%{_libdir}/nagios/plugins/check_ntp_peer
+%{_libdir}/nagios/plugins/check_ntp_time
%{_libdir}/nagios/plugins/check_nwstat
%{_libdir}/nagios/plugins/check_oracle
%{_libdir}/nagios/plugins/check_overcr
@@ -298,6 +307,9 @@
%{_libdir}/nagios/plugins/check_icmp
%changelog
+* Mon Jan 28 2008 Dag Wieers <dag at wieers.com> - 1.4.11-1
+- Updated to release 1.4.11.
+
* Mon Jun 25 2007 Dag Wieers <dag at wieers.com> - 1.4.9-1
- Updated to release 1.4.9.
Added: trunk/rpms/ndisc6/ndisc6-0.9.3.spec
===================================================================
--- trunk/rpms/ndisc6/ndisc6-0.9.3.spec (rev 0)
+++ trunk/rpms/ndisc6/ndisc6-0.9.3.spec 2008-02-11 15:35:01 UTC (rev 6149)
@@ -0,0 +1,90 @@
+# $Id: ndisc6.spec 6146 2008-02-10 19:23:58Z dries $
+# Authority: dries
+# Upstream: Remi Denis-Courmont <rdenis$simphalempin,com>
+
+Summary: Tools for ICMPv6 Neighbor&Router Discovery and TCP/IPv6 traceroute
+Name: ndisc6
+Version: 0.9.3
+Release: 1
+License: GPL
+Group: Applications/Internet
+URL: http://www.remlab.net/files/ndisc6/
+
+Source: http://www.remlab.net/files/ndisc6/ndisc6-%{version}.tar.bz2
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+
+%description
+This package consists of two programs:
+- ndisc6, which performs ICMPv6 Neighbor Discovery in userland,
+- rdisc6, which performs ICMPv6 Router Discovery in userland.
+
+%prep
+%setup
+
+%build
+%configure
+%{__make} %{?_smp_mflags}
+
+%install
+%{__rm} -rf %{buildroot}
+%{__make} install DESTDIR=%{buildroot}
+%find_lang %{name}
+
+%clean
+%{__rm} -rf %{buildroot}
+
+%files -f %{name}.lang
+%defattr(-, root, root, 0755)
+%doc ChangeLog COPYING INSTALL NEWS README
+%doc %{_mandir}/man8/ndisc6.8*
+%doc %{_mandir}/man8/rdisc6.8*
+%doc %{_mandir}/man8/tracert6.8*
+%doc %{_mandir}/man8/tcptraceroute6.8*
+%doc %{_mandir}/man8/rltraceroute6.8*
+%doc %{_mandir}/man8/rdnssd.8*
+%doc %{_mandir}/man1/tcpspray6.1*
+%doc %{_mandir}/man1/addr2name.1*
+%doc %{_mandir}/man1/name2addr.1*
+%doc %{_mandir}/man1/dnssort.1*
+%doc %{_mandir}/man1/tcpspray.1*
+%{_bindir}/addr2name
+%{_bindir}/name2addr
+%{_bindir}/dnssort
+%{_bindir}/tcpspray
+%{_bindir}/ndisc6
+%{_bindir}/rdisc6
+%{_bindir}/tcpspray6
+%{_bindir}/tracert6
+%{_bindir}/rltraceroute6
+%{_bindir}/tcptraceroute6
+%dir %{_sysconfdir}/rdnssd/
+%{_sysconfdir}/rdnssd/merge-hook
+%{_sbindir}/rdnssd
+
+%changelog
+* Mon Aug 13 2007 Dries Verachtert <dries at ulyssis.org> - 0.9.3-1
+- Updated to release 0.9.3.
+
+* Sun Nov 12 2006 Dries Verachtert <dries at ulyssis.org> - 0.7.1-1
+- Updated to release 0.7.1.
+
+* Sun Aug 13 2006 Dries Verachtert <dries at ulyssis.org> - 0.6.7-1
+- Updated to release 0.6.7.
+
+* Tue Aug 08 2006 Dries Verachtert <dries at ulyssis.org> - 0.6.6-1
+- Updated to release 0.6.6.
+
+* Sat May 06 2006 Dries Verachtert <dries at ulyssis.org> - 0.6.2-1
+- Updated to release 0.6.2.
+
+* Thu Apr 27 2006 Dries Verachtert <dries at ulyssis.org> - 0.6.0-1
+- Updated to release 0.6.0.
+
+* Sun Mar 26 2006 Dries Verachtert <dries at ulyssis.org> - 0.5.1-2
+- Fix in the summary and the url, thanks to Hugo van der Kooij.
+
+* Thu Dec 01 2005 Dries Verachtert <dries at ulyssis.org> - 0.5.1-1
+- Updated to release 0.5.1.
+
+* Wed Nov 09 2005 Dries Verachtert <dries at ulyssis.org> - 0.4.1-1
+- Initial package.
Modified: trunk/rpms/ndisc6/ndisc6.spec
===================================================================
--- trunk/rpms/ndisc6/ndisc6.spec 2008-02-11 15:28:32 UTC (rev 6148)
+++ trunk/rpms/ndisc6/ndisc6.spec 2008-02-11 15:35:01 UTC (rev 6149)
@@ -57,7 +57,7 @@
%{_bindir}/tracert6
%{_bindir}/rltraceroute6
%{_bindir}/tcptraceroute6
-%dir %{_sysconfdir}/rdnssd
+%dir %{_sysconfdir}/rdnssd/
%{_sysconfdir}/rdnssd/merge-hook
%{_sbindir}/rdnssd
Modified: trunk/rpms/socat/socat.spec
===================================================================
--- trunk/rpms/socat/socat.spec 2008-02-11 15:28:32 UTC (rev 6148)
+++ trunk/rpms/socat/socat.spec 2008-02-11 15:35:01 UTC (rev 6149)
@@ -4,7 +4,7 @@
Summary: Relay for bidirectional data transfer between 2 channels
Name: socat
-Version: 1.6.0.0
+Version: 1.6.0.1
Release: 1
License: GPL
Group: Applications/Internet
@@ -47,6 +47,12 @@
%{_bindir}/socat
%changelog
+* Sun Feb 10 2008 Dag Wieers <dag at wieers.com> - 1.6.0.1-1
+- Updated to release 1.6.0.1.
+
+* Sat Mar 10 2007 Dag Wieers <dag at wieers.com> - 1.6.0.0-1
+- Updated to release 1.6.0.0.
+
* Wed Jul 19 2006 Dag Wieers <dag at wieers.com> - 1.5.0.0-1
- Updated to release 1.5.0.0.
Modified: trunk/rpms/vtun/vtun.spec
===================================================================
--- trunk/rpms/vtun/vtun.spec 2008-02-11 15:28:32 UTC (rev 6148)
+++ trunk/rpms/vtun/vtun.spec 2008-02-11 15:35:01 UTC (rev 6149)
@@ -1,17 +1,11 @@
# $Id$
# Authority: dag
-### FIXME: configure has problems finding flex output using soapbox on RHEL3
-# Soapbox: 0
-
-# don't create debuginfo package
-%define debug_package %{nil}
-
%{?dtag: %{expand: %%define %dtag 1}}
Summary: Virtual tunnel over TCP/IP networks
Name: vtun
-Version: 3.0.1
+Version: 3.0.2
Release: 1
License: GPL
Group: Applications/Internet
@@ -20,7 +14,6 @@
Source: http://dl.sf.net/vtun/vtun-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-
BuildRequires: flex, bison, cyrus-sasl-devel, openssl-devel, lzo-devel
%{?el5:BuildRequires: glibc-kernheaders}
%{?fc6:BuildRequires: glibc-kernheaders}
@@ -145,17 +138,17 @@
MAN_DIR="%{buildroot}%{_mandir}" \
ETC_DIR="%{buildroot}%{_sysconfdir}" \
VAR_DIR="%{buildroot}%{_localstatedir}" \
- INSTALL_OWNER=
+ INSTALL_OWNER=
%{__install} -Dp -m0755 vtund.sysv %{buildroot}%{_initrddir}/vtund
#%{__install} -Dp -m0755 scripts/vtund.rc.red_hat %{buildroot}%{_initrddir}/vtund
%pre
if [ ! -e /dev/net/tun ]; then
- if [ ! -d /dev/net/ ]; then
- %{__install} -d -m0755 /dev/net
- fi
- mknod -m0600 /dev/net/tun c 10 200
+ if [ ! -d /dev/net/ ]; then
+ %{__install} -d -m0755 /dev/net
+ fi
+ mknod -m0600 /dev/net/tun c 10 200
fi
%post
@@ -163,8 +156,8 @@
%preun
if [ $1 -eq 0 ]; then
- /sbin/service vtund stop &>/dev/null || :
- /sbin/chkconfig --del vtund
+ /sbin/service vtund stop &>/dev/null || :
+ /sbin/chkconfig --del vtund
fi
%postun
@@ -176,7 +169,9 @@
%files
%defattr(-, root, root, 0755)
%doc ChangeLog Credits FAQ README* TODO vtund.conf
-%doc %{_mandir}/man?/*
+%doc %{_mandir}/man5/vtund.conf.5*
+%doc %{_mandir}/man8/vtun.8*
+%doc %{_mandir}/man8/vtund.8*
%attr(600, root, root) %config(noreplace) %{_sysconfdir}/vtund.conf
%config %{_initrddir}/vtund
%{_sbindir}/vtund
@@ -184,6 +179,9 @@
%{_localstatedir}/log/vtund/
%changelog
+* Sun Feb 10 2008 Dag Wieers <dag at wieers.com> - 3.0.2-1
+- Updated to release 3.0.2.
+
* Sun Jun 17 2007 Dries Verachtert <dries at ulyssis.org> - 3.0.1-1
- Updated to release 3.0.1.
More information about the svn-commits
mailing list