[svn] r4858 - in trunk/rpms: clamav dnsmasq gtick lftp libnxml
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Sun Oct 29 22:07:38 CET 2006
Author: dag
Date: 2006-10-29 22:07:37 +0100 (Sun, 29 Oct 2006)
New Revision: 4858
Modified:
trunk/rpms/clamav/clamav.spec
trunk/rpms/dnsmasq/dnsmasq.spec
trunk/rpms/gtick/gtick.spec
trunk/rpms/lftp/lftp.spec
trunk/rpms/libnxml/libnxml.spec
Log:
Updates
Modified: trunk/rpms/clamav/clamav.spec
===================================================================
--- trunk/rpms/clamav/clamav.spec 2006-10-29 20:54:51 UTC (rev 4857)
+++ trunk/rpms/clamav/clamav.spec 2006-10-29 21:07:37 UTC (rev 4858)
@@ -11,7 +11,7 @@
Summary: Anti-virus software
Name: clamav
Version: 0.88.5
-Release: 1
+Release: 2
License: GPL
Group: Applications/System
URL: http://www.clamav.net/
@@ -64,6 +64,7 @@
%package db
Summary: Virus database for %{name}
Group: Applications/Databases
+Requires: clamav = %{version}-%{release}
### Fedora Extras introduced them differently :(
Obsoletes: clamav-update <= %{version}-%{release}
@@ -350,6 +351,9 @@
%{_libdir}/pkgconfig/libclamav.pc
%changelog
+* Sat Oct 28 2006 Dag Wieers <dag at wieers.com> - 0.88.5-2
+- Added missing clamav dependency to clamav-db.
+
* Sun Oct 15 2006 Dag Wieers <dag at wieers.com> - 0.88.5-1
- Updated to release 0.88.5.
Modified: trunk/rpms/dnsmasq/dnsmasq.spec
===================================================================
--- trunk/rpms/dnsmasq/dnsmasq.spec 2006-10-29 20:54:51 UTC (rev 4857)
+++ trunk/rpms/dnsmasq/dnsmasq.spec 2006-10-29 21:07:37 UTC (rev 4858)
@@ -4,7 +4,7 @@
Summary: Lightweight caching nameserver with integrated DHCP server
Name: dnsmasq
-Version: 2.34
+Version: 2.35
Release: 1
License: GPL
Group: System Environment/Daemons
@@ -148,7 +148,7 @@
%files
%defattr(-, root, root, 0755)
-%doc CHANGELOG contrib/* COPYING dnsmasq.conf.example FAQ UPGRADING_to_2.0 *.html dbus/
+%doc CHANGELOG contrib/* COPYING dnsmasq.conf.example FAQ *.html dbus/
%doc %{_mandir}/man8/dnsmasq.8*
%config(noreplace) %{_sysconfdir}/dnsmasq.conf
%config %{_initrddir}/dnsmasq
@@ -156,6 +156,9 @@
%{_localstatedir}/lib/misc/
%changelog
+* Sun Oct 29 2006 Dag Wieers <dag at wieers.com> - 2.35-1
+- Updated to release 2.35.
+
* Mon Oct 16 2006 Dag Wieers <dag at wieers.com> - 2.34-1
- Updated to release 2.34.
Modified: trunk/rpms/gtick/gtick.spec
===================================================================
--- trunk/rpms/gtick/gtick.spec 2006-10-29 20:54:51 UTC (rev 4857)
+++ trunk/rpms/gtick/gtick.spec 2006-10-29 21:07:37 UTC (rev 4858)
@@ -7,7 +7,7 @@
Summary: Metronome application
Name: gtick
-Version: 0.3.11
+Version: 0.3.12
Release: 1
License: GPL
Group: Applications/Multimedia
@@ -66,6 +66,9 @@
%{_datadir}/applications/%{desktop_vendor}-gtick.desktop
%changelog
+* Sat Oct 28 2006 Dag Wieers <dag at wieers.com> - 0.3.12-1
+- Updated to release 0.3.12.
+
* Sat Sep 30 2006 Dag Wieers <dag at wieers.com> - 0.3.11-1
- Updated to release 0.3.11.
Modified: trunk/rpms/lftp/lftp.spec
===================================================================
--- trunk/rpms/lftp/lftp.spec 2006-10-29 20:54:51 UTC (rev 4857)
+++ trunk/rpms/lftp/lftp.spec 2006-10-29 21:07:37 UTC (rev 4858)
@@ -7,7 +7,7 @@
Summary: Sophisticated file transfer program
Name: lftp
-Version: 3.5.4
+Version: 3.5.6
Release: 1
License: GPL
Group: Applications/Internet
@@ -61,6 +61,9 @@
%{_libdir}/liblftp-tasks.so.*
%changelog
+* Sat Oct 28 2006 Dag Wieers <dag at wieers.com> - 3.5.6-1
+- Updated to release 3.5.6.
+
* Fri Aug 11 2006 Dag Wieers <dag at wieers.com> - 3.5.4-1
- Updated to release 3.5.4.
Modified: trunk/rpms/libnxml/libnxml.spec
===================================================================
--- trunk/rpms/libnxml/libnxml.spec 2006-10-29 20:54:51 UTC (rev 4857)
+++ trunk/rpms/libnxml/libnxml.spec 2006-10-29 21:07:37 UTC (rev 4858)
@@ -4,7 +4,7 @@
Summary: Library for parsing, writing and creating XML
Name: libnxml
-Version: 0.13
+Version: 0.14
Release: 1
License: GPL
Group: Development/Libraries
@@ -61,6 +61,9 @@
%{_libdir}/pkgconfig/nxml.pc
%changelog
+* Sat Oct 28 2006 Dag Wieers <dag at wieers.com> - 0.14-1
+- Updated to release 0.14.
+
* Tue Sep 12 2006 Dag Wieers <dag at wieers.com> - 0.13-1
- Updated to release 0.13.
More information about the svn-commits
mailing list