[svn] r6267 - in trunk/rpms: clamav fuse-iso lighttpd syslinux
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Wed Apr 16 21:15:46 CEST 2008
Author: dag
Date: 2008-04-16 20:15:45 +0100 (Wed, 16 Apr 2008)
New Revision: 6267
Modified:
trunk/rpms/clamav/clamav.spec
trunk/rpms/fuse-iso/fuse-iso.spec
trunk/rpms/lighttpd/lighttpd.spec
trunk/rpms/syslinux/syslinux.spec
Log:
Updates
Modified: trunk/rpms/clamav/clamav.spec
===================================================================
--- trunk/rpms/clamav/clamav.spec 2008-04-16 19:15:14 UTC (rev 6266)
+++ trunk/rpms/clamav/clamav.spec 2008-04-16 19:15:45 UTC (rev 6267)
@@ -11,8 +11,8 @@
Summary: Anti-virus software
Name: clamav
-Version: 0.92.1
-Release: 1
+Version: 0.93
+Release: 2
License: GPL
Group: Applications/System
URL: http://www.clamav.net/
@@ -372,6 +372,12 @@
%exclude %{_libdir}/libclamunrar_iface.la
%changelog
+* Wed Apr 16 2008 Dag Wieers <dag at wieers.com> - 0.93-2
+- Normal bbuild causes linkage against installed library.
+
+* Mon Apr 14 2008 Dag Wieers <dag at wieers.com> - 0.93-1
+- Updated to release 0.93.
+
* Wed Feb 27 2008 Dag Wieers <dag at wieers.com> - queued
- Do not require the latest release of clamav-db. (Federico Simoncelli)
Modified: trunk/rpms/fuse-iso/fuse-iso.spec
===================================================================
--- trunk/rpms/fuse-iso/fuse-iso.spec 2008-04-16 19:15:14 UTC (rev 6266)
+++ trunk/rpms/fuse-iso/fuse-iso.spec 2008-04-16 19:15:45 UTC (rev 6267)
@@ -7,23 +7,28 @@
Summary: FUSE module to mount ISO filesystem images
Name: fuse-iso
Version: 0.0.20070708
-Release: 1
+Release: 2
License: GPL
Group: Applications/Archiving
URL: http://fuse.sourceforge.net/wiki/index.php/FuseIso
Source: http://ubiz.ru/dm/fuseiso-%{real_version}.tar.bz2
+Patch0: fuseiso-20070708-largeiso.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: fuse-devel, zlib-devel, glib2-devel
Requires: fuse
+Obsoletes: fuseiso <= %{version}-%{release}
+Provides: fuseiso = %{version}-%{release}
+
%description
Allow normal users to mount iso images with fuse.
Supported image types are .iso, .img, .bin, .mdf and .nrg.
%prep
%setup -n %{real_name}-%{real_version}
+%patch0 -p0
%build
%configure
@@ -43,6 +48,9 @@
%{_bindir}/fuseiso
%changelog
+* Thu Apr 10 2008 Dag Wieers <dag at wieers.com> - 0.0.20070708-2
+- Added largeiso patch to support ISO's larger than 4GB. (Thomas Bittermann)
+
* Tue Jul 10 2007 Dag Wieers <dag at wieers.com> - 0.0.20070708-1
- Updated to release 20070708.
Modified: trunk/rpms/lighttpd/lighttpd.spec
===================================================================
--- trunk/rpms/lighttpd/lighttpd.spec 2008-04-16 19:15:14 UTC (rev 6266)
+++ trunk/rpms/lighttpd/lighttpd.spec 2008-04-16 19:15:45 UTC (rev 6267)
@@ -17,7 +17,7 @@
Summary: Lightning fast webserver with light system requirements
Name: lighttpd
-Version: 1.4.18
+Version: 1.4.19
Release: 1
License: BSD
Group: System Environment/Daemons
@@ -195,6 +195,9 @@
%{_libdir}/lighttpd/mod_fastcgi.so
%changelog
+* Thu Apr 10 2008 Dag Wieers <dag at wieers.com> - 1.4.19-1
+- Updated to release 1.4.19.
+
* Mon Oct 01 2007 Dag Wieers <dag at wieers.com> - 1.4.18-1
- Updated to release 1.4.18.
Modified: trunk/rpms/syslinux/syslinux.spec
===================================================================
--- trunk/rpms/syslinux/syslinux.spec 2008-04-16 19:15:14 UTC (rev 6266)
+++ trunk/rpms/syslinux/syslinux.spec 2008-04-16 19:15:45 UTC (rev 6267)
@@ -8,7 +8,7 @@
Summary: Kernel bootloader for FAT or ISO9660 filesystems or PXE networks
Name: syslinux
-Version: 3.62
+Version: 3.63
Release: 1
License: GPL
Group: Applications/System
@@ -58,7 +58,7 @@
%files
%defattr(-, root, root, 0755)
-%doc BUGS COPYING NEWS README TODO com32/modules/mboot.doc menu/ sample/
+%doc BUGS COPYING NEWS README TODO doc/* menu/ sample/
%doc %{_mandir}/man1/gethostip.1*
%doc %{_mandir}/man1/lss16toppm.1*
%doc %{_mandir}/man1/ppmtolss16.1*
@@ -74,6 +74,9 @@
%{_sbindir}/extlinux
%changelog
+* Sat Apr 12 2008 Dag Wieers <dag at wieers.com> - 3.63-1
+- Updated to release 3.63.
+
* Sun Mar 02 2008 Dag Wieers <dag at wieers.com> - 3.62-1
- Updated to release 3.62.
More information about the svn-commits
mailing list