[ndiswrapper-kmod] Spec clean-up
by Nicolas Chauvet
commit 4625416c079d5ab20b1796cccd78244ef29741f9
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Dec 13 11:44:16 2018 +0100
Spec clean-up
ndiswrapper-kmod.spec | 491 +-------------------------------------------------
1 file changed, 5 insertions(+), 486 deletions(-)
---
diff --git a/ndiswrapper-kmod.spec b/ndiswrapper-kmod.spec
index 1a1296b..91d1387 100644
--- a/ndiswrapper-kmod.spec
+++ b/ndiswrapper-kmod.spec
@@ -13,9 +13,8 @@
Summary: Ndiswrapper kernel module
Name: ndiswrapper-kmod
Version: 1.61
-Release: 7%{?pre}%{?dist}
+Release: 8%{?pre}%{?dist}
License: GPLv2
-Group: System Environment/Kernel
URL: http://ndiswrapper.sourceforge.net
Source0: http://downloads.sf.net/ndiswrapper/ndiswrapper-%{version}%{?pre}.tar.gz
Source11: ndiswrapper-kmodtool-excludekernel-filterfile
@@ -23,7 +22,6 @@ Patch0: ndiswrapper-kmod-nomodinfo.patch
Patch1: ndiswrapper-4.11-kernel.patch
Patch2: ndiswrapper-4.13-kernel.patch
Patch3: ndiswrapper-4.15-kernel.patch
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# needed for plague to make sure it builds for i586 and i686
ExclusiveArch: i686 x86_64
@@ -71,7 +69,6 @@ done
%install
-rm -rf $RPM_BUILD_ROOT
for kernel_version in %{?kernel_versions} ; do
make -C _kmod_build_${kernel_version%%___*}/driver KVERS="${kernel_version%%___*}" KSRC="${kernel_version##*___}" KBUILD="${kernel_version##*___}" INST_DIR=$RPM_BUILD_ROOT%{kmodinstdir_prefix}/${kernel_version%%___*}/%{kmodinstdir_postfix} install
chmod 0755 $RPM_BUILD_ROOT/%{kmodinstdir_prefix}/*/%{kmodinstdir_postfix}/*
@@ -79,11 +76,11 @@ done
%{?akmod_install}
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
%changelog
+* Thu Dec 13 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 1.61-8
+- Package clean-up
+- Drop some changelog
+
* Fri Jul 27 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.61-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
@@ -120,482 +117,4 @@ rm -rf $RPM_BUILD_ROOT
* Sun May 24 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-7.25
- Rebuilt for kernel
-* Wed May 20 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-7.24
-- Rebuilt for kernel
-
-* Wed May 13 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-7.23
-- Rebuilt for kernel
-
-* Sat May 09 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-7.22
-- Rebuilt for kernel
-
-* Sat May 02 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-7.21
-- Rebuilt for kernel
-
-* Wed Apr 22 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-7.20
-- Rebuilt for kernel
-
-* Wed Apr 15 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-7.19
-- Rebuilt for kernel
-
-* Mon Mar 30 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-7.15
-- Rebuilt for kernel
-
-* Mon Mar 23 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-7.14
-- Rebuilt for kernel
-
-* Sat Mar 21 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-7.13
-- Rebuilt for kernel
-
-* Tue Mar 10 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-7.12
-- Rebuilt for kernel
-
-* Fri Mar 06 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-7.11
-- Rebuilt for kernel
-
-* Sat Feb 14 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-7.9
-- Rebuilt for kernel
-
-* Sun Feb 08 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-7.8
-- Rebuilt for kernel
-
-* Wed Feb 04 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-7.7
-- Rebuilt for kernel
-
-* Mon Feb 02 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-7.6
-- Rebuilt for kernel
-
-* Wed Jan 21 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-7.5
-- Rebuilt for kernel
-
-* Thu Jan 15 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-7.4
-- Rebuilt for kernel
-
-* Sat Jan 10 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-7.3
-- Rebuilt for kernel
-
-* Fri Dec 19 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-7.2
-- Rebuilt for kernel
-
-* Sun Dec 14 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-7.1
-- Rebuilt for kernel
-
-* Sat Dec 06 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-7
-- Add 3.14 patch
-
-* Fri Dec 05 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-6
-- Rebuilt for f21 final kernel
-
-* Tue Dec 10 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-5
-- Rebuilt for f20 final kernel
-
-* Sat Dec 07 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-4
-- Rebuilt for f20 final kernel
-
-* Sat Dec 07 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-3
-- Rebuilt for current kernel
-
-* Sat Dec 07 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-2.1
-- Test for current
-
-* Sun Dec 01 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 1.59-2
-- drop patch
-
-* Sun Dec 01 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-1
-- Update to 1.59
-
-* Sun Dec 01 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.58-2.1
-- Rebuilt for f20 final kernel
-
-* Wed May 15 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 1.58-2
-- patch for 3.9 kernel
-
-* Thu Feb 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.58-1
-- Update to 1.58
-
-* Tue Feb 07 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-1.1
-- Rebuild for UsrMove
-
-* Wed Jan 11 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-1
-- Update to 1.57
-
-* Wed Nov 02 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-0.1rc1.1
-- Rebuild for F-16 kernel
-
-* Tue Nov 01 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-0.1rc1
-- Update to 1.57rc1
-
-* Tue Nov 01 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1.56-2.5
-- Rebuild for F-16 kernel
-
-* Fri Oct 28 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1.56-2.4
-- Rebuild for F-16 kernel
-
-* Sun Oct 23 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1.56-2.3
-- Rebuild for F-16 kernel
-
-* Sat May 28 2011 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.56-2.2
-- rebuild for F15 release kernel
-
-* Thu May 26 2011 Tristan Moody <tmoody [AT] ku [DOT] edu> - 1.56-1.1
-- remove redundant defines that break build on new F-15 kernel
-
-* Sun Nov 22 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.54-4.15
-- rebuild for new kernel, disable i586 builds
-
-* Tue Nov 10 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.54-4.14
-- rebuild for F12 release kernel
-
-* Mon Nov 09 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.54-4.13
-- rebuild for new kernels
-
-* Fri Nov 06 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.54-4.12
-- rebuild for new kernels
-
-* Wed Nov 04 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.54-4.11
-- rebuild for new kernels
-
-* Sat Oct 24 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.54-4.10
-- rebuild for new kernels
-
-* Wed Oct 21 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.54-4.9
-- rebuild for new kernels
-
-* Fri Jun 05 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.54-4.8
-- rebuild for final F11 kernel
-
-* Thu May 28 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.54-4.7
-- rebuild for new kernels
-
-* Wed May 27 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.54-4.6
-- rebuild for new kernels
-
-* Thu May 21 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.54-4.5
-- rebuild for new kernels
-
-* Wed May 13 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.54-4.4
-- rebuild for new kernels
-
-* Tue May 05 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.54-4.3
-- rebuild for new kernels
-
-* Sat May 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.54-4.2
-- rebuild for new kernels
-
-* Sun Apr 26 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.54-4.1
-- rebuild for new kernels
-
-* Sun Apr 23 2009 Xavier lamien <lxtnow(a)gmail.com> - 1.54.4
-- Fix pool_controller against kernel-2.6.29.
-
-* Sun Apr 23 2009 Xavier lamien <lxtnow(a)gmail.com> - 1.54.3
-- Disable iw-event drv patch (inclued by upstream).
-
-* Sun Apr 05 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.54-2.19
-- rebuild for new kernels
-
-* Sun Mar 29 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.54-2.18
-- rebuild for new F11 features
-
-* Sat Feb 21 2009 Xavier Lamien <lxtnow(a)gmail.com> - 1.54-1
-- Update release.
-
-* Sun Feb 15 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.53-5.18
-- rebuild for latest Fedora kernel;
-
-* Sun Feb 01 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.53-5.17
-- rebuild for latest Fedora kernel;
-
-* Sun Jan 25 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.53-5.16
-- rebuild for latest Fedora kernel;
-
-* Sun Jan 18 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.53-5.15
-- rebuild for latest Fedora kernel;
-
-* Sun Jan 11 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.53-5.14
-- rebuild for latest Fedora kernel;
-
-* Sun Jan 04 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.53-5.13
-- rebuild for latest Fedora kernel;
-
-* Sun Dec 28 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.53-5.12
-- rebuild for latest Fedora kernel;
-
-* Sun Dec 21 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.53-5.11
-- rebuild for latest Fedora kernel;
-
-* Sun Dec 14 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.53-5.10
-- rebuild for latest Fedora kernel;
-
-* Sat Nov 22 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.53-5.9
-- rebuild for latest Fedora kernel;
-
-* Wed Nov 19 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.53-5.8
-- rebuild for latest Fedora kernel;
-
-* Tue Nov 18 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.53-5.7
-- rebuild for latest Fedora kernel;
-
-* Fri Nov 14 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.53-5.6
-- rebuild for latest Fedora kernel;
-
-* Sun Nov 09 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.53-5.5
-- rebuild for latest Fedora kernel;
-
-* Sun Nov 02 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.53-5.4
-- rebuild for latest rawhide kernel;
-
-* Sun Oct 26 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.53-5.3
-- rebuild for latest rawhide kernel
-
-* Sun Oct 19 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.53-5.2
-- rebuild for latest rawhide kernel
-
-* Sat Oct 04 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 1.53-5.1
-- rebuild for rpm fusion
-
-* Wed Oct 01 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 1.53-4.1
-- rebuild for new kernels
-
-* Sun Sep 07 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 1.53-3.1
-- new release scheme with an additional number in release
-- build new akmod package
-
-* Sat Aug 16 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 1.53-3
-- rebuild for new kernels
-
-* Thu Jul 24 2008 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.53-2
-- rebuild for new Fedora kernels
-
-* Tue Jul 15 2008 kwizart < kwizart at gmail.com > - 1.53-1
-- Update to 1.53
-- Exclude xen (does it really works ?)
-- Update for WE
-
-* Tue Jul 15 2008 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.52-35
-- rebuild for new Fedora kernels
-
-* Wed Jul 02 2008 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.52-34
-- rebuild for new Fedora kernels
-
-* Fri Jun 13 2008 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.52-33
-- rebuild for new Fedora kernels
-
-* Fri Jun 06 2008 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.52-32
-- rebuild for new Fedora kernels
-
-* Thu May 15 2008 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.52-31
-- rebuild for new Fedora kernels
-
-* Sun May 04 2008 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.52-30
-- build for f9
-
-* Sat Feb 16 2008 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.52-1
-- update to 1.52
-
-* Sat Jan 26 2008 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.51-2
-- rebuild for new kmodtools, akmod adjustments
-
-* Sun Jan 20 2008 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.51-1
-- build akmods package
-- update to 1.51
-
-* Thu Dec 20 2007 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.48-18
-- rebuilt for 2.6.21-2952.fc8xen 2.6.23.9-85.fc8
-
-* Mon Dec 03 2007 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.48-17
-- rebuilt for 2.6.23.8-63.fc8 2.6.21-2952.fc8xen
-- enable debuginfo packages again
-
-* Sat Nov 10 2007 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.48-16
-- rebuilt for 2.6.23.1-49.fc8
-
-* Mon Nov 05 2007 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.48-15
-- rebuilt for F8 kernels
-
-* Wed Oct 31 2007 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.48-14
-- rebuilt for latest kernels
-
-* Tue Oct 30 2007 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.48-13
-- rebuilt for latest kernels
-
-* Sun Oct 28 2007 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.48-12
-- rebuilt for latest kernels
-- adjust to rpmfusion and new kmodtool
-
-* Sat Oct 27 2007 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.48-11
-- rebuilt for latest kernels
-
-* Tue Oct 23 2007 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.48-10
-- rebuilt for latest kernels
-
-* Mon Oct 22 2007 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.48-9
-- rebuilt for latest kernels
-
-* Thu Oct 18 2007 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.48-8
-- rebuilt for latest kernels
-
-* Thu Oct 18 2007 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.48-7
-- rebuilt for latest kernels
-
-* Fri Oct 12 2007 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.48-6
-- rebuilt for latest kernels
-
-* Thu Oct 11 2007 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.48-5
-- rebuilt for latest kernels
-
-* Wed Oct 10 2007 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.48-4
-- rebuilt for latest kernels
-
-* Tue Oct 09 2007 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> 1.48-3
-- rebuilt for latest kernels
-
-* Sun Oct 07 2007 Thorsten Leemhuis <fedora AT leemhuis DOT info>
-- build for rawhide kernels as of today
-
-* Wed Oct 03 2007 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 1.48-1
-- Update to 1.48
-- update for new kmod-helper stuff
-- build for newest kernels
-
-* Tue May 13 2007 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 1.43-1
-- Update to 1.43
-
-* Tue Mar 13 2007 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 1.38-1
-- Update to 1.38
-
-* Sat Oct 07 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 1.25-1
-- Update to 1.25
-- Enable xen
-
-* Mon Jun 26 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 1.18-2
-- disable xen
-
-* Mon Jun 26 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 1.18-1
-- Update to 1.18
-
-* Sun Jun 11 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.13-4
-- Invoke kmodtool with bash instead of sh.
-
-* Sun May 14 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.13-3
-- Require version >= of ndiswrapper-kmod-common.
-- Provide *-kmod instead of kmod-* to fix upgrade woes (#970).
-
-* Thu Apr 27 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.13-2
-- Provide "kernel-modules" instead of "kernel-module" to match yum's config.
-
-* Sun Apr 09 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 1.13-1.1
-- KBUILD-hack still needed for *some* kernels :-/
-
-* Sun Apr 09 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 1.13-1
-- Update to 1.13
-- Remove KBUILD-hack again
-
-* Wed Apr 05 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 1.12-2
-- Use KBUILD in addition to KSRC to fix build
-
-* Wed Apr 05 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 1.12-1
-- Update to 1.12
-
-* Tue Mar 27 2006 <fedora[AT]leemhuis.info> - 1.10-4
-- small adjustments to kmod specific tasks
-- update kmodtool to 0.10.6
-
-* Sat Mar 18 2006 <fedora[AT]leemhuis.info> - 1.10-3
-- drop 0.lvn
-- use kmodtool from svn
-- hardcode kernel and variants
-
-* Mon Feb 13 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.10-0.lvn.3
-- Add URL to kmodtool.
-
-* Sun Feb 12 2006 <fedora[AT]leemhuis.info> - 1.10-0.lvn.2
-- split into packages for userland and kmod
-- Drop epoch
-
-* Sun Feb 12 2006 <fedora[AT]leemhuis.info> - 0:1.9-0.lvn.1
-- Update to 1.10
-
-* Sat Feb 11 2006 Ville Skyttä <ville.skytta at iki.fi> - 0:1.9-0.lvn.2
-- Fix doc dir modes.
-
-* Sat Feb 11 2006 <fedora[AT]leemhuis.info> - 0:1.9-0.lvn.1
-- Update to 1.9
-
-* Sun Feb 5 2006 Ville Skyttä <ville.skytta at iki.fi> - 0:1.8-0.lvn.2
-- Temporary hack for 2.6.16/2.6.15 version skew in FC5test* kernels.
-- Fix doc file modes.
-
-* Tue Jan 17 2006 <fedora[AT]leemhuis.info> - 0:1.8-0.lvn.1
-- Update to 1.8
-
-* Sat Dec 10 2005 <fedora[AT]leemhuis.info> - 0:1.7-0.lvn.1
-- Update to 1.7
-
-* Sat Dec 03 2005 <fedora[AT]leemhuis.info> - 0:1.6-0.lvn.1
-- Update to 1.6
-- New BR: libusb-devel for new file load_fw_ar5523
-
-* Sat Nov 05 2005 <fedora[AT]leemhuis.info> - 0:1.5-0.lvn.1
-- Update to 1.5
-
-* Sun Oct 16 2005 <fedora[AT]leemhuis.info> - 0:1.4-0.lvn.1
-- Update to 1.4
-- strip kernel-module
-
-* Fri Jun 17 2005 <fedora[AT]leemhuis.info> - 0:1.2-0.lvn.3
-- Pass KSRC to make install call, too
-
-* Fri Jun 17 2005 Dams <anvil[AT]livna.org> - 0:1.2-0.lvn.2
-- Fixed Source0 URL.
-
-* Mon Jun 13 2005 <fedora[AT]leemhuis.info> - 0:1.2-0.lvn.1
-- Update to 1.2
-- Rework installation
-- Rework kernel-devel usage
-
-* Tue Mar 22 2005 <aaron.bennett(a)olin.edu> - 0:1.1-0.lvn.1
-- Updated to version 1.1
-
-* Mon Jan 31 2005 <aaron.bennett(a)olin.edu> - 0:1.0-0.lvn.1
-- updated to version 1.0
-
-* Fri Nov 26 2004 Thorsten Leemhuis <fedora AT leemhuis DOT info> 0:0.12-0.lvn.1
-- Update to 0.12
-- Trim Doc in header
-- Trim description and add 4k-Warning
-- Depend on /boot/vmlinuz correctly
-- use --without driverp to skip utiliy/core-Package
-- Remove the included fedora-kmodhelper
-- Make modpath readable for normal users
-
-* Mon Nov 8 2004 <aaron.bennett(a)olin.edu> 0:0.11-0.lvn.2
-- changed make to use %{?_smp_mflags}
-
-* Sun Oct 24 2004 <fedora AT leemhuis DOT info> 0:0.11-0.lvn.1
-- Use fedora-kmodhelper like in other rlo packages like ati-fglrx
-- Update to 0.11
-
-* Sun Aug 29 2004 <fedora AT leemhuis DOT info> 0:0.10-0.lvn.1
-- Integrate fedora-kmodhelper as long as fedora.us version is not ready
-- Use correct kernel-headers to build
-- Allow separate building of tools and kernel-module
-- show fedora-kmodhelper diag
-- some minor fixes
-
-* Mon Jun 14 2004 <aaron.bennett(a)olin.edu> 0:0.8-0.fdr.2
-- removed extra kmodhelper stuff
-- removed old depmod flag from 2.4 kernel
-
-* Thu Jun 10 2004 <aaron.bennett(a)olin.edu> 0:0.8-0.fdr.1
-- moved /usr/sbin/loadndisdriver to /sbin/loadndisdriver
-- revised new build with version 0.8 of ndiswrapper from upstream
-
-* Tue Jun 8 2004 <aaron.bennett(a)olin.edu> - 0:0.7-0.fdr.2
-- changed ndiswrapper.o to ndiswrapper.ko for 2.6 kernel
-- added Requires: ndiswrapper to kernel module ndiswrapper
-
-* Thu Jun 3 2004 <aaron.bennett(a)olin.edu> - 0:0.7-0.fdr.1
-- Initial build.
-
5 years, 11 months
[audacity-freeworld] Update url and drop Group
by Nicolas Chauvet
commit 881e4cbded77dc91e3bd56d82b5e6ec5ef375710
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Dec 13 11:30:52 2018 +0100
Update url and drop Group
audacity-freeworld.spec | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/audacity-freeworld.spec b/audacity-freeworld.spec
index 2765b7e..2c4c317 100644
--- a/audacity-freeworld.spec
+++ b/audacity-freeworld.spec
@@ -11,9 +11,8 @@ Name: audacity-freeworld
Version: 2.3.0
Release: 1%{?dist}
Summary: Multitrack audio editor
-Group: Applications/Multimedia
License: GPLv2
-URL: http://audacity.sourceforge.net
+URL: https://www.audacityteam.org
%define realname audacity
Conflicts: %{realname}
5 years, 11 months
[xorg-x11-drv-nvidia/el7] Drop isa on egl-wayland for el7
by Nicolas Chauvet
commit 6392e5db4e76d426dd86f1192e5ff1d0e08f02ca
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Dec 13 11:06:53 2018 +0100
Drop isa on egl-wayland for el7
xorg-x11-drv-nvidia.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index e9073cd..0f0219a 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -21,7 +21,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 3
Version: 410.78
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
License: Redistributable, no modification permitted
@@ -484,6 +484,9 @@ fi ||:
%{_libdir}/libnvidia-encode.so
%changelog
+* Thu Dec 13 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 3:410.78-2
+- Drop isa on egl-wayland for el7
+
* Fri Nov 16 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3:410.78-1
- Update to 410.78 release
5 years, 11 months
[xorg-x11-drv-nvidia/el7] Avoid multilib on egl-wayland for rhel
by Nicolas Chauvet
commit 01e73eb382fa5a89bcaf3e552e627cf72cf91034
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Dec 13 10:52:16 2018 +0100
Avoid multilib on egl-wayland for rhel
xorg-x11-drv-nvidia.spec | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index 7e1192e..e9073cd 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -151,7 +151,11 @@ Requires: libglvnd-egl%{?_isa} >= 0.2
Requires: libglvnd-gles%{?_isa} >= 0.2
Requires: libglvnd-glx%{?_isa} >= 0.2
Requires: libglvnd-opengl%{?_isa} >= 0.2
+%if 0%{?fedora}
Requires: egl-wayland%{?_isa} >= 1.0.0
+%else
+Requires: egl-wayland >= 1.0.0
+%endif
Requires: mesa-libEGL%{?_isa} >= 13.0.3-3
Requires: mesa-libGL%{?_isa} >= 13.0.3-3
Requires: mesa-libGLES%{?_isa} >= 13.0.3-3
5 years, 11 months
[xorg-x11-drv-nvidia] Avoid multilib on egl-wayland for rhel
by Nicolas Chauvet
commit 12e941dd7d8959482df084a50cc34735b16d6a5a
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Dec 13 10:52:16 2018 +0100
Avoid multilib on egl-wayland for rhel
xorg-x11-drv-nvidia.spec | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index 30afc61..8afa65e 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -150,7 +150,11 @@ Requires: libglvnd-egl%{?_isa} >= 0.2
Requires: libglvnd-gles%{?_isa} >= 0.2
Requires: libglvnd-glx%{?_isa} >= 0.2
Requires: libglvnd-opengl%{?_isa} >= 0.2
+%if 0%{?fedora}
Requires: egl-wayland%{?_isa} >= 1.0.0
+%else
+Requires: egl-wayland >= 1.0.0
+%endif
Requires: mesa-libEGL%{?_isa} >= 13.0.3-3
Requires: mesa-libGL%{?_isa} >= 13.0.3-3
Requires: mesa-libGLES%{?_isa} >= 13.0.3-3
5 years, 11 months
[mythtv/el7] (4 commits) ...Update changelog
by Nicolas Chauvet
Summary of changes:
8ee7f34... Rework dependencies for el7 (*)
1559b8d... Update changelog (*)
1e2c560... Fix python shebang ending with python22 on el (*)
f94c2f5... Update changelog (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 11 months
[mythtv] Update changelog
by Nicolas Chauvet
commit f94c2f5415974087d90c002640355e3a46ebc05e
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Dec 13 10:42:53 2018 +0100
Update changelog
mythtv.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/mythtv.spec b/mythtv.spec
index 897988d..b358edb 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -1445,6 +1445,7 @@ exit 0
%changelog
* Thu Dec 13 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 29.1-29.53.20181105git9f0acf372d
- Rework dependencies for el7
+- Fix python shebang
* Sat Dec 08 2018 Antonio Trande <sagitter(a)fedoraproject.org> - 29.1-28.53.20181105git9f0acf372d
- Fix python package's name
5 years, 11 months
[mythtv] Fix python shebang ending with python22 on el
by Nicolas Chauvet
commit 1e2c560b8aba4612b54ce0175777440f3995e8b4
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Dec 13 10:42:24 2018 +0100
Fix python shebang ending with python22 on el
mythtv.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/mythtv.spec b/mythtv.spec
index c9d39e7..897988d 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -1145,11 +1145,11 @@ popd
# Fixes ERROR: ambiguous python shebang in F30
%if 0%{?fedora} > 29
-find %{buildroot}%{_datadir}/mythtv/ -type f -name "*.py" -exec sed -i '1s:#!/usr/bin/env python:#!%{__python3}:' {} ';'
-find %{buildroot}%{_datadir}/mythtv/ -type f -name "*.py" -exec sed -i '1s:#!/usr/bin/python:#!%{__python3}:' {} ';'
+find %{buildroot}%{_datadir}/mythtv/ -type f -name "*.py" -exec sed -i '1s:#!/usr/bin/env python$:#!%{__python3}:' {} ';'
+find %{buildroot}%{_datadir}/mythtv/ -type f -name "*.py" -exec sed -i '1s:#!/usr/bin/python$:#!%{__python3}:' {} ';'
%else
-find %{buildroot}%{_datadir}/mythtv/ -type f -name "*.py" -exec sed -i '1s:#!/usr/bin/env python:#!%{__python2}:' {} ';'
-find %{buildroot}%{_datadir}/mythtv/ -type f -name "*.py" -exec sed -i '1s:#!/usr/bin/python:#!%{__python2}:' {} ';'
+find %{buildroot}%{_datadir}/mythtv/ -type f -name "*.py" -exec sed -i '1s:#!/usr/bin/env python$:#!%{__python2}:' {} ';'
+find %{buildroot}%{_datadir}/mythtv/ -type f -name "*.py" -exec sed -i '1s:#!/usr/bin/python$:#!%{__python2}:' {} ';'
%endif
%pre common
5 years, 11 months
[mythtv] Update changelog
by Nicolas Chauvet
commit 1559b8dde92435a3c4acd8c61759cf982dc17e91
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Dec 13 10:36:59 2018 +0100
Update changelog
mythtv.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/mythtv.spec b/mythtv.spec
index 6d88923..c9d39e7 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -72,7 +72,7 @@
#
Name: mythtv
Version: 29.1
-Release: 28%{?rel_string}%{?dist}
+Release: 29%{?rel_string}%{?dist}
Summary: A digital video recorder (DVR) application
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -1443,6 +1443,9 @@ exit 0
%changelog
+* Thu Dec 13 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 29.1-29.53.20181105git9f0acf372d
+- Rework dependencies for el7
+
* Sat Dec 08 2018 Antonio Trande <sagitter(a)fedoraproject.org> - 29.1-28.53.20181105git9f0acf372d
- Fix python package's name
5 years, 11 months
[mythtv] Rework dependencies for el7
by Nicolas Chauvet
commit 8ee7f340282f26a17fc0ffc34f0269dc19ffaad0
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Dec 13 10:36:20 2018 +0100
Rework dependencies for el7
mythtv.spec | 21 +++++++++++++++------
1 file changed, 15 insertions(+), 6 deletions(-)
---
diff --git a/mythtv.spec b/mythtv.spec
index c64f6a9..6d88923 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -452,12 +452,12 @@ Requires: libXmu-devel%{?_isa}
Requires: libXv-devel%{?_isa}
Requires: libXvMC-devel%{?_isa}
Requires: libXxf86vm-devel%{?_isa}
-Requires: mesa-libGLU-devel%{?_isa}
-Requires: xorg-x11-proto-devel%{?_isa}
+# Reminder this one is noarch
+Requires: xorg-x11-proto-devel
# OpenGL video output and vsync support
-Requires: libGL-devel%{?_isa}
-Requires: libGLU-devel%{?_isa}
+Requires: mesa-libGL-devel%{?_isa}
+Requires: mesa-libGLU-devel%{?_isa}
# Misc A/V format support
Requires: fftw-devel%{?_isa} >= 3
@@ -668,8 +668,13 @@ Summary: Python2 bindings for MythTV
%endif
BuildArch: noarch
+%if 0%{?fedora} || 0%{?rhel} > 7
Requires: %{py_prefix}-mysql
Requires: %{py_prefix}-lxml
+%else
+Requires: MySQL-python
+Requires: python-lxml
+%endif
%description -n %{py_prefix}-MythTV
Provides a python-based interface to interacting with MythTV.
@@ -730,9 +735,13 @@ Requires: dvdauthor%{?_isa} >= 0.6.11
Requires: ffmpeg%{?_isa} >= 0.4.9
Requires: mjpegtools%{?_isa} >= 1.6.2
Requires: genisoimage%{?_isa}
+%if 0%{?fedora} || 0%{?rhel} > 7
Requires: %{py_prefix}-mysql
-Requires: %{py_prefix} >= 2.3.5
-Requires: %{py_prefix}-imaging
+Requires: %{py_prefix}-pillow
+%else
+Requires: MySQL-python
+Requires: python-pillow
+%endif
Requires: pmount%{?_isa}
%description -n mytharchive
5 years, 11 months