rpms/open-vm-tools/F-10 .cvsignore, 1.5, 1.6 open-vm-tools.spec, 1.4, 1.5 sources, 1.5, 1.6
by Denis Leroy
Author: denis
Update of /cvs/free/rpms/open-vm-tools/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv17814
Modified Files:
.cvsignore open-vm-tools.spec sources
Log Message:
- Update to upstream build 154848
- Some renames and config simplification
- Added plugin directory
- Fixed rpath issue
- Reenabled unity
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/open-vm-tools/F-10/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore 6 Feb 2009 17:10:21 -0000 1.5
+++ .cvsignore 15 Apr 2009 21:18:11 -0000 1.6
@@ -1 +1 @@
-open-vm-tools-2009.01.21-142982.tar.gz
+open-vm-tools-2009.03.18-154848.tar.gz
Index: open-vm-tools.spec
===================================================================
RCS file: /cvs/free/rpms/open-vm-tools/F-10/open-vm-tools.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- open-vm-tools.spec 6 Feb 2009 17:10:21 -0000 1.4
+++ open-vm-tools.spec 15 Apr 2009 21:18:11 -0000 1.5
@@ -1,5 +1,5 @@
-%define builddate 2009.01.21
-%define buildver 142982
+%define builddate 2009.03.18
+%define buildver 154848
Name: open-vm-tools
Version: 0.0.0.%{buildver}
@@ -18,12 +18,16 @@
ExclusiveArch: i386 x86_64
BuildRequires: gtk2-devel
+BuildRequires: gtkmm24-devel
BuildRequires: libXtst-devel
BuildRequires: libdnet-devel
BuildRequires: procps
BuildRequires: libdnet-devel
BuildRequires: libicu-devel
BuildRequires: desktop-file-utils
+BuildRequires: uriparser-devel
+BuildRequires: libnotify-devel
+BuildRequires: libXScrnSaver-devel
Requires: open-vm-tools-kmod >= %{version}
Obsoletes: open-vm-tools-kmod < %{version}
@@ -61,9 +65,13 @@
%configure \
--disable-static \
--disable-dependency-tracking \
- --disable-unity \
--without-kernel-modules \
- --without-root-privileges
+ --without-root-privileges \
+ --with-gtkmm
+
+# Disable use of rpath
+sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
+sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
make %{?_smp_mflags}
@@ -131,21 +139,16 @@
%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING ChangeLog NEWS README
-%{_bindir}/vmware*
+%{_bindir}/vm*
%{_sbindir}/vmware*
%{_datadir}/applications/*.desktop
%{_sysconfdir}/xdg/autostart/*.desktop
%{_datadir}/pixmaps/*.xpm
%{_libdir}/*.so.*
+%{_libdir}/open-vm-tools
%{_sysconfdir}/init.d/*
-%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/pam.d/vmware-guestd*
-%dir %{_sysconfdir}/vmware-tools
-%{_sysconfdir}/vmware-tools/poweroff-vm-default
-%{_sysconfdir}/vmware-tools/poweron-vm-default
-%{_sysconfdir}/vmware-tools/resume-vm-default
-%{_sysconfdir}/vmware-tools/suspend-vm-default
-%{_sysconfdir}/vmware-tools/vm-support
-%config(noreplace) %{_sysconfdir}/vmware-tools/tools.conf
+%{_sysconfdir}/vmware-tools
+%config(noreplace) %{_sysconfdir}/pam.d/*
%config(noreplace) %{_sysconfdir}/sysconfig/mouse
%config(noreplace) %{_sysconfdir}/modprobe.d/*
%attr(4755,root,root) /sbin/mount.vmhgfs
@@ -159,6 +162,13 @@
%changelog
+* Wed Apr 15 2009 Denis Leroy <denis(a)poolshark.org> - 0.0.0.154848-1
+- Update to upstream build 154848
+- Some renames and config simplification
+- Added plugin directory
+- Fixed rpath issue
+- Reenabled unity
+
* Fri Feb 6 2009 Denis Leroy <denis(a)poolshark.org> - 0.0.0.142982-1
- Update to upstream build 142982 (bug fixes)
- Rebuild for libguest
Index: sources
===================================================================
RCS file: /cvs/free/rpms/open-vm-tools/F-10/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 6 Feb 2009 17:10:21 -0000 1.5
+++ sources 15 Apr 2009 21:18:11 -0000 1.6
@@ -1 +1 @@
-cecb6bc82be1fbad56998133ae89d5a3 open-vm-tools-2009.01.21-142982.tar.gz
+23d577a1bc07fa61bcd5352e94f05ed6 open-vm-tools-2009.03.18-154848.tar.gz
15 years, 7 months
rpms/iscsitarget/F-10 .cvsignore, 1.2, 1.3 iscsitarget.spec, 1.2, 1.3 sources, 1.2, 1.3 iscsitarget-0.4.15-qelem.patch, 1.1, NONE iscsitarget-0.4.15-svn142.patch, 1.1, NONE
by Lubomir Rintel
Author: lkundrak
Update of /cvs/free/rpms/iscsitarget/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv12177
Modified Files:
.cvsignore iscsitarget.spec sources
Removed Files:
iscsitarget-0.4.15-qelem.patch iscsitarget-0.4.15-svn142.patch
Log Message:
Merge from devel
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/iscsitarget/F-10/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 3 Oct 2008 13:56:24 -0000 1.2
+++ .cvsignore 15 Apr 2009 19:32:47 -0000 1.3
@@ -1 +1 @@
-iscsitarget-0.4.15.tar.gz
+iscsitarget-0.4.17.tar.gz
Index: iscsitarget.spec
===================================================================
RCS file: /cvs/free/rpms/iscsitarget/F-10/iscsitarget.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- iscsitarget.spec 15 Oct 2008 11:58:32 -0000 1.2
+++ iscsitarget.spec 15 Apr 2009 19:32:47 -0000 1.3
@@ -1,8 +1,6 @@
-%define patchlevel svn142
-
Name: iscsitarget
-Version: 0.4.15
-Release: 11.%{patchlevel}%{?dist}
+Version: 0.4.17
+Release: 3%{?dist}
Epoch: 1
Summary: Utilities for iSCSI Enterprise Target
@@ -10,13 +8,7 @@
License: GPLv2
URL: http://sourceforge.net/projects/iscsitarget/
Source0: http://dl.sf.net/iscsitarget/%{name}-%{version}.tar.gz
-# This was created with:
-# svn diff http://svn.berlios.de/svnroot/repos/iscsitarget/tags/0.4.15/ \
-# http://svn.berlios.de/svnroot/repos/iscsitarget/trunk/@142
-Patch0: iscsitarget-0.4.15-%{patchlevel}.patch
Patch1: iscsitarget-0.4.15-initscript.patch
-# rename qelem to q_elem to avoid name clash with glibc qelem
-Patch2: iscsitarget-0.4.15-qelem.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: %{name}-kmod >= %{epoch}:%{version}
@@ -36,9 +28,7 @@
%prep
%setup -q
-%patch0 -p0 -b .%{patchlevel}
%patch1 -p1 -b .initscript
-%patch2 -p1 -b .qelem
%build
@@ -73,7 +63,7 @@
%doc COPYING README README.vmware ChangeLog
%{_sbindir}/ietd
%{_sbindir}/ietadm
-%config(noreplace) %{_sysconfdir}/ietd.conf
+%attr(600,root,root) %config(noreplace) %{_sysconfdir}/ietd.conf
%config(noreplace) %{_sysconfdir}/initiators.allow
%config(noreplace) %{_sysconfdir}/initiators.deny
%{_initrddir}/iscsi-target
@@ -83,6 +73,17 @@
%changelog
+* Sun Mar 29 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:0.4.17-3
+- rebuild for new F11 features
+
+* Wed Feb 04 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:0.4.17-2
+- rebuild for new ssl
+
+* Mon Jan 05 2009 Lubomir Rintel <lkundrak(a)v3.sk> - 1:0.4.17-1
+- Latest upstream
+- Drop unneeded patches
+- Fix ietd.conf mode (#170)
+
* Wed Oct 15 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> - 1:0.4.15-11.svn142
- Fix building with latest glibc (needs _GNU_SOURCE to be defined)
Index: sources
===================================================================
RCS file: /cvs/free/rpms/iscsitarget/F-10/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 3 Oct 2008 13:56:24 -0000 1.2
+++ sources 15 Apr 2009 19:32:47 -0000 1.3
@@ -1 +1 @@
-81390e388d87e3cc17383ef5f4322c28 iscsitarget-0.4.15.tar.gz
+e79b437695fc50e7d054631855a16b1b iscsitarget-0.4.17.tar.gz
--- iscsitarget-0.4.15-qelem.patch DELETED ---
--- iscsitarget-0.4.15-svn142.patch DELETED ---
15 years, 7 months
rpms/iscsitarget-kmod/F-10 iscsitarget-0.4.17-2.6.29.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 iscsitarget-kmod.spec, 1.20, 1.21 sources, 1.2, 1.3 iscsitarget-0.4.15-svn147.patch, 1.1, NONE iscsitarget-0.4.15-types.h.patch, 1.1, NONE
by Lubomir Rintel
Author: lkundrak
Update of /cvs/free/rpms/iscsitarget-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv6784
Modified Files:
.cvsignore iscsitarget-kmod.spec sources
Added Files:
iscsitarget-0.4.17-2.6.29.patch
Removed Files:
iscsitarget-0.4.15-svn147.patch
iscsitarget-0.4.15-types.h.patch
Log Message:
Merge from devel
iscsitarget-0.4.17-2.6.29.patch:
--- NEW FILE iscsitarget-0.4.17-2.6.29.patch ---
Fix build with 2.6.29.
Addresses these changes:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit...
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit...
Lubomir Rintel <lkundrak(a)v3.sk>
Index: kernel/block-io.c
===================================================================
--- kernel/block-io.c (revision 198)
+++ kernel/block-io.c (working copy)
@@ -13,6 +13,7 @@
#include <linux/blkdev.h>
#include <linux/parser.h>
#include <linux/buffer_head.h>
+#include <linux/version.h>
#include "iscsi.h"
#include "iscsi_dbg.h"
@@ -154,14 +155,22 @@
{
struct blockio_data *bio_data = volume->private;
struct block_device *bdev;
+#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,29)
int flags = LUReadonly(volume) ? MS_RDONLY : 0;
+#else
+ fmode_t flags = LUReadonly(volume) ? FMODE_READ : (FMODE_READ | FMODE_WRITE);
+#endif
int err = 0;
bio_data->path = kstrdup(path, GFP_KERNEL);
if (!bio_data->path)
return -ENOMEM;
+#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,29)
bdev = open_bdev_excl(path, flags, THIS_MODULE);
+#else
+ bdev = open_bdev_exclusive(path, flags, THIS_MODULE);
+#endif
if (IS_ERR(bdev)) {
err = PTR_ERR(bdev);
eprintk("Can't open device %s, error %d\n", path, err);
@@ -324,8 +333,17 @@
{
struct blockio_data *bio_data = volume->private;
- if (bio_data->bdev)
+ if (bio_data->bdev) {
+#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,29)
close_bdev_excl(bio_data->bdev);
+#else
+ if (LUReadonly(volume)) {
+ close_bdev_exclusive(bio_data->bdev, FMODE_READ);
+ } else {
+ close_bdev_exclusive(bio_data->bdev, FMODE_READ|FMODE_WRITE);
+ }
+#endif
+ }
kfree(bio_data->path);
kfree(volume->private);
Index: kernel/conn.c
===================================================================
--- kernel/conn.c (revision 198)
+++ kernel/conn.c (working copy)
@@ -46,9 +46,13 @@
"%u.%u.%u.%u", NIPQUAD(inet_sk(sk)->daddr));
break;
case AF_INET6:
+#ifdef NIP6
snprintf(buf, sizeof(buf),
"[%04x:%04x:%04x:%04x:%04x:%04x:%04x:%04x]",
NIP6(inet6_sk(sk)->daddr));
+#else
+ snprintf(buf, sizeof(buf), "[%p6]", &inet6_sk(sk)->daddr);
+#endif
break;
default:
break;
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/iscsitarget-kmod/F-10/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 3 Oct 2008 14:22:10 -0000 1.2
+++ .cvsignore 15 Apr 2009 17:57:18 -0000 1.3
@@ -1 +1 @@
-iscsitarget-0.4.15.tar.gz
+iscsitarget-0.4.17.tar.gz
Index: iscsitarget-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/iscsitarget-kmod/F-10/iscsitarget-kmod.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- iscsitarget-kmod.spec 15 Apr 2009 14:08:23 -0000 1.20
+++ iscsitarget-kmod.spec 15 Apr 2009 17:57:18 -0000 1.21
@@ -3,14 +3,11 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-%define buildforkernels newest
-
-# Release code won't build for newer kernels
-%define patchlevel svn147
+#define buildforkernels newest
Name: iscsitarget-kmod
-Version: 0.4.15
-Release: 41.%{patchlevel}%{?dist}.18
+Version: 0.4.17
+Release: 2%{?dist}.6
Epoch: 1
Summary: iscsitarget kernel modules
@@ -18,11 +15,7 @@
License: GPLv2
URL: http://sourceforge.net/projects/iscsitarget/
Source0: http://dl.sf.net/iscsitarget/iscsitarget-%{version}.tar.gz
-# This was created with:
-# svn diff http://svn.berlios.de/svnroot/repos/iscsitarget/tags/0.4.15/ \
-# http://svn.berlios.de/svnroot/repos/iscsitarget/trunk/@147
-Patch0: iscsitarget-0.4.15-%{patchlevel}.patch
-Patch1: iscsitarget-0.4.15-types.h.patch
+Patch0: iscsitarget-0.4.17-2.6.29.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# needed for plague to make sure it builds for i586 and i686
@@ -47,10 +40,7 @@
# go
%setup -q -c -T -a 0
pushd iscsitarget-%{version}
-%patch0 -p0
-%patch1 -p1
-#%patch0 -p0 -b .svn142
-# -b creates empty mode 000 file that cannot be copied with cp -a
+%patch0 -p0 -b .2.6.29
popd
for kernel_version in %{?kernel_versions}; do
@@ -81,31 +71,44 @@
%changelog
-* Wed Apr 15 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:0.4.15-41.svn147.18
+* Sun Apr 05 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:0.4.17-2.6
- rebuild for new kernels
-* Wed Mar 25 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:0.4.15-41.svn147.17
-- rebuild for new kernels
+* Sun Mar 29 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:0.4.17-2.5
+- rebuild for new F11 features
-* Tue Feb 24 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:0.4.15-41.svn147.16
+* Sun Feb 15 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:0.4.17-1.5
- rebuild for latest Fedora kernel;
-* Fri Feb 13 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:0.4.15-41.svn147.15
+* Sun Feb 01 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:0.4.17-1.4
- rebuild for latest Fedora kernel;
-* Wed Jan 28 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:0.4.15-41.svn147.14
-- rebuild
+* Sun Jan 25 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:0.4.17-1.3
+- rebuild for latest Fedora kernel;
-* Sat Jan 24 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:0.4.15-41.svn147.13
+* Sun Jan 18 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:0.4.17-1.2
- rebuild for latest Fedora kernel;
-* Sat Dec 20 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:0.4.15-41.svn147.12
+* Sun Jan 11 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:0.4.17-1.1
- rebuild for latest Fedora kernel;
-* Sat Dec 06 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:0.4.15-41.svn147.11
+* Mon Jan 05 2009 Lubomir Rintel <lkundrak(a)v3.sk> - 1:0.4.17-1
+- Bump to latest upstream version
+- Fix for 2.6.29
+
+* Sun Jan 04 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:0.4.15-42.svn147.3
+- rebuild for latest Fedora kernel;
+
+* Sun Dec 28 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:0.4.15-42.svn147.2
+- rebuild for latest Fedora kernel;
+
+* Sat Dec 27 2008 Hans de Goede <hdegoede(a)redhat.com> - 1:0.4.15-42.svn147.1
+- Fix compilation with 2.6.28 kernel
+
+* Sun Dec 21 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:0.4.15-41.svn147.11
- rebuild for latest Fedora kernel;
-* Tue Dec 02 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:0.4.15-41.svn147.10
+* Sun Dec 14 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:0.4.15-41.svn147.10
- rebuild for latest Fedora kernel;
* Sat Nov 22 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:0.4.15-41.svn147.9
Index: sources
===================================================================
RCS file: /cvs/free/rpms/iscsitarget-kmod/F-10/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 3 Oct 2008 14:22:10 -0000 1.2
+++ sources 15 Apr 2009 17:57:18 -0000 1.3
@@ -1 +1 @@
-81390e388d87e3cc17383ef5f4322c28 iscsitarget-0.4.15.tar.gz
+e79b437695fc50e7d054631855a16b1b iscsitarget-0.4.17.tar.gz
--- iscsitarget-0.4.15-svn147.patch DELETED ---
--- iscsitarget-0.4.15-types.h.patch DELETED ---
15 years, 7 months
rpms/wl-kmod/F-10 wl-kmod.spec,1.22,1.23
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/wl-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8769
Modified Files:
wl-kmod.spec
Log Message:
* Wed Apr 15 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.10.79.10-2.1
- rebuild for new kernels
Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-10/wl-kmod.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- wl-kmod.spec 28 Mar 2009 19:59:46 -0000 1.22
+++ wl-kmod.spec 15 Apr 2009 14:14:40 -0000 1.23
@@ -3,11 +3,11 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-#define buildforkernels newest
+%define buildforkernels newest
Name: wl-kmod
Version: 5.10.79.10
-Release: 2%{?dist}
+Release: 2%{?dist}.1
Summary: Kernel module for broadcom wireless devices
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -82,6 +82,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Wed Apr 15 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.10.79.10-2.1
+- rebuild for new kernels
+
* Sat Mar 28 2009 Chris Nolan <chris(a)cenolan.com> - 5.10.79.10-2
- repatched to load lib80211_crypt_tkip module - bug #466
15 years, 7 months
rpms/slmodem-kmod/F-10 slmodem-kmod.spec,1.18,1.19
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/slmodem-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8647
Modified Files:
slmodem-kmod.spec
Log Message:
* Wed Apr 15 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.9.11-26.18
- rebuild for new kernels
Index: slmodem-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/slmodem-kmod/F-10/slmodem-kmod.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- slmodem-kmod.spec 25 Mar 2009 14:33:31 -0000 1.18
+++ slmodem-kmod.spec 15 Apr 2009 14:14:23 -0000 1.19
@@ -12,7 +12,7 @@
Name: slmodem-kmod
Version: 2.9.11
-Release: 26%{?dist}.17
+Release: 26%{?dist}.18
Summary: Proprietary SmartLink softmodem kernel drivers
Group: System Environment/Kernel
@@ -102,6 +102,9 @@
%changelog
+* Wed Apr 15 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.9.11-26.18
+- rebuild for new kernels
+
* Wed Mar 25 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.9.11-26.17
- rebuild for new kernels
15 years, 7 months
rpms/nvidia-kmod/F-10 nvidia-kmod.spec,1.27,1.28
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/nvidia-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8526
Modified Files:
nvidia-kmod.spec
Log Message:
* Wed Apr 15 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 180.29-1.3
- rebuild for new kernels
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-10/nvidia-kmod.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- nvidia-kmod.spec 27 Mar 2009 11:13:47 -0000 1.27
+++ nvidia-kmod.spec 15 Apr 2009 14:14:05 -0000 1.28
@@ -8,7 +8,7 @@
Name: nvidia-kmod
Version: 180.29
# Taken over by kmodtool
-Release: 1%{?dist}.2
+Release: 1%{?dist}.3
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -93,6 +93,9 @@
%changelog
+* Wed Apr 15 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 180.29-1.3
+- rebuild for new kernels
+
* Fri Mar 27 2009 kwizart < kwizart at gmail.com > - 180.29-1.2
- rebuild for latest Fedora kernel;
15 years, 7 months
rpms/nvidia-beta-kmod/F-10 nvidia-beta-kmod.spec,1.14,1.15
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/nvidia-beta-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8405
Modified Files:
nvidia-beta-kmod.spec
Log Message:
* Wed Apr 15 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 180.11.02-1.4
- rebuild for new kernels
Index: nvidia-beta-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-beta-kmod/F-10/nvidia-beta-kmod.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- nvidia-beta-kmod.spec 25 Mar 2009 14:33:02 -0000 1.14
+++ nvidia-beta-kmod.spec 15 Apr 2009 14:13:48 -0000 1.15
@@ -8,7 +8,7 @@
Name: nvidia-beta-kmod
Version: 180.11.02
# Taken over by kmodtool
-Release: 1%{?dist}.3
+Release: 1%{?dist}.4
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -99,6 +99,9 @@
%changelog
+* Wed Apr 15 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 180.11.02-1.4
+- rebuild for new kernels
+
* Wed Mar 25 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 180.11.02-1.3
- rebuild for new kernels
15 years, 7 months
rpms/nvidia-96xx-kmod/F-10 nvidia-96xx-kmod.spec,1.15,1.16
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/nvidia-96xx-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8284
Modified Files:
nvidia-96xx-kmod.spec
Log Message:
* Wed Apr 15 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 96.43.11-1.3
- rebuild for new kernels
Index: nvidia-96xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-96xx-kmod/F-10/nvidia-96xx-kmod.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- nvidia-96xx-kmod.spec 25 Mar 2009 14:32:47 -0000 1.15
+++ nvidia-96xx-kmod.spec 15 Apr 2009 14:13:30 -0000 1.16
@@ -7,7 +7,7 @@
Name: nvidia-96xx-kmod
Version: 96.43.11
-Release: 1%{?dist}.2
+Release: 1%{?dist}.3
# Taken over by kmodtool
Summary: NVIDIA 96xx display driver kernel module
Group: System Environment/Kernel
@@ -94,6 +94,9 @@
%changelog
+* Wed Apr 15 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 96.43.11-1.3
+- rebuild for new kernels
+
* Wed Mar 25 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 96.43.11-1.2
- rebuild for new kernels
15 years, 7 months
rpms/nvidia-173xx-kmod/F-10 nvidia-173xx-kmod.spec,1.15,1.16
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/nvidia-173xx-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8163
Modified Files:
nvidia-173xx-kmod.spec
Log Message:
* Wed Apr 15 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 173.14.18-1.2
- rebuild for new kernels
Index: nvidia-173xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-173xx-kmod/F-10/nvidia-173xx-kmod.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- nvidia-173xx-kmod.spec 25 Mar 2009 14:32:31 -0000 1.15
+++ nvidia-173xx-kmod.spec 15 Apr 2009 14:13:12 -0000 1.16
@@ -8,7 +8,7 @@
Name: nvidia-173xx-kmod
Version: 173.14.18
# Taken over by kmodtool
-Release: 1%{?dist}.1
+Release: 1%{?dist}.2
Summary: NVIDIA 173xx display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -93,6 +93,9 @@
%changelog
+* Wed Apr 15 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 173.14.18-1.2
+- rebuild for new kernels
+
* Wed Mar 25 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 173.14.18-1.1
- rebuild for new kernels
15 years, 7 months
rpms/madwifi-kmod/F-10 madwifi-kmod.spec,1.17,1.18
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/madwifi-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8042
Modified Files:
madwifi-kmod.spec
Log Message:
* Wed Apr 15 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.9.4-60.r3861_20080903.18
- rebuild for new kernels
Index: madwifi-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/madwifi-kmod/F-10/madwifi-kmod.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- madwifi-kmod.spec 25 Mar 2009 14:32:16 -0000 1.17
+++ madwifi-kmod.spec 15 Apr 2009 14:12:54 -0000 1.18
@@ -10,7 +10,7 @@
Name: madwifi-kmod
Version: 0.9.4
-Release: 60.%(echo %{revision}| tr - _)%{?dist}.17
+Release: 60.%(echo %{revision}| tr - _)%{?dist}.18
Summary: Kernel module for Atheros 802.11 wireless devices ar5210,ar5211 or ar5212
Group: System Environment/Kernel
@@ -74,6 +74,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Wed Apr 15 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.9.4-60.r3861_20080903.18
+- rebuild for new kernels
+
* Wed Mar 25 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.9.4-60.r3861_20080903.17
- rebuild for new kernels
15 years, 7 months