[ndiswrapper-kmod/el7: 31/31] Merge branch 'master' into el7
by Nicolas Chauvet
commit 2cc0495c8c246f9257aae384de8f2ef54278d58f
Merge: 0f662fd 70d01e7
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Jun 28 10:12:34 2017 +0200
Merge branch 'master' into el7
.gitignore | 2 +-
ndiswrapper-4.7-kernel.patch | 13 +++
ndiswrapper-kmod.spec | 199 +++++++++----------------------------------
sources | 2 +-
4 files changed, 57 insertions(+), 159 deletions(-)
---
diff --cc ndiswrapper-kmod.spec
index 6251a3f,cba6389..4a13041
--- a/ndiswrapper-kmod.spec
+++ b/ndiswrapper-kmod.spec
@@@ -3,12 -3,17 +3,15 @@@
# "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
- %global buildforkernels current
+ %if 0%{?fedora}
+ %global buildforkernels akmod
+ %global debug_package %{nil}
+ %endif
-#global pre rc1
-
Summary: Ndiswrapper kernel module
Name: ndiswrapper-kmod
- Version: 1.59
- Release: 7%{?dist}
+ Version: 1.61
+ Release: 1%{?pre}%{?dist}
License: GPLv2
Group: System Environment/Kernel
URL: http://ndiswrapper.sourceforge.net
7 years, 7 months
[ndiswrapper-kmod/el7] (31 commits) ...Merge branch 'master' into el7
by Nicolas Chauvet
Summary of changes:
f3391cc... * Fri Dec 05 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.5 (*)
61c8146... Add 3.14 patch (*)
92fa8fd... * Sun Dec 14 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.5 (*)
ad9c763... * Fri Dec 19 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.5 (*)
dca071a... * Sat Jan 10 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.5 (*)
18d63af... * Thu Jan 15 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.5 (*)
beaf6ec... * Wed Jan 21 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.5 (*)
2c66b8a... * Mon Feb 02 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.5 (*)
11d1696... * Wed Feb 04 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.5 (*)
2c7e950... * Sun Feb 08 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.5 (*)
19af50a... * Sat Feb 14 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.5 (*)
5626db4... * Fri Mar 06 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.5 (*)
b5430aa... * Tue Mar 10 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.5 (*)
e0aeeb8... * Sat Mar 21 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.5 (*)
5af1321... * Mon Mar 23 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.5 (*)
3adf388... * Fri Mar 27 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.5 (*)
2e558db... * Mon Mar 30 2015 Nicolas Chauvet <kwizart(a)gmail.com> - Reb (*)
da47df3... * Wed Apr 15 2015 Nicolas Chauvet <kwizart(a)gmail.com> - Reb (*)
cdc957f... * Wed Apr 15 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.5 (*)
5b79886... * Wed Apr 22 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.5 (*)
d71004d... * Sat May 02 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.5 (*)
0e7e342... * Sat May 09 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.5 (*)
fd7ad38... * Wed May 13 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.5 (*)
98bddfd... * Wed May 20 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.5 (*)
192fbe7... * Sun May 24 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1.5 (*)
b33ae90... * Mon May 25 2015 Leigh Scott <leigh123linux(a)googlemail.com (*)
f5d2322... Update to 1.60 (*)
6889404... Patch for 4.7 kernel (*)
64dff69... - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass (*)
70d01e7... Update to 1.61 (*)
2cc0495... Merge branch 'master' into el7
(*) This commit already existed in another branch; no separate mail sent
7 years, 7 months
[ndiswrapper-kmod] Update to 1.61
by Nicolas Chauvet
commit 70d01e7aab39c5c7b3fccaa165b8347810efff5c
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Jun 28 09:50:12 2017 +0200
Update to 1.61
.gitignore | 2 +-
ndiswrapper-kmod.spec | 10 +++++++---
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 627cb88..52ae49b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-ndiswrapper-1.59.tar.gz
+ndiswrapper-*.tar.gz
diff --git a/ndiswrapper-kmod.spec b/ndiswrapper-kmod.spec
index aa6f1dd..cba6389 100644
--- a/ndiswrapper-kmod.spec
+++ b/ndiswrapper-kmod.spec
@@ -3,15 +3,17 @@
# "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
+%if 0%{?fedora}
%global buildforkernels akmod
%global debug_package %{nil}
+%endif
#global pre rc1
Summary: Ndiswrapper kernel module
Name: ndiswrapper-kmod
-Version: 1.60
-Release: 3%{?pre}%{?dist}
+Version: 1.61
+Release: 1%{?pre}%{?dist}
License: GPLv2
Group: System Environment/Kernel
URL: http://ndiswrapper.sourceforge.net
@@ -50,7 +52,6 @@ kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name} --filterfi
%setup -q -c -T -a 0 -n %{name}-%{version}%{?pre}
(cd ndiswrapper-%{version}%{?pre} ;
%patch0 -p1 -b .orig
-%patch1 -p1 -b .orig
)
sed -i 's|/sbin/depmod -a|/bin/true|' ndiswrapper-%{version}%{?pre}/driver/Makefile
for kernel_version in %{?kernel_versions} ; do
@@ -78,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Jun 27 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 1.61-1
+- Update to 1.61
+
* Mon Mar 20 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 1.60-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
diff --git a/sources b/sources
index c76f780..d3b7d83 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c534d8d5b0c584fabf7d397f6922c5d4 ndiswrapper-1.60.tar.gz
+fe6056a87dfaa1ea7a4500919baf7905 ndiswrapper-1.61.tar.gz
7 years, 7 months
[buildsys-build-rpmfusion/el7] Update for multilibs
by Nicolas Chauvet
commit 3de1879164f6f631eeac619bd688ca6eb6f744a8
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jun 27 14:18:07 2017 +0200
Update for multilibs
buildsys-build-rpmfusion.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/buildsys-build-rpmfusion.spec b/buildsys-build-rpmfusion.spec
index f4895a7..f8c08e4 100644
--- a/buildsys-build-rpmfusion.spec
+++ b/buildsys-build-rpmfusion.spec
@@ -3,7 +3,7 @@
Name: buildsys-build-%{repo}
Epoch: 11
Version: 20
-Release: 101
+Release: 102
Summary: Tools and files used by the %{repo} buildsys
Group: Development/Tools
@@ -92,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Jun 27 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 11:20-102
+- Rebuilt for multilibs
+
* Thu Feb 09 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 10:20-101
- rebuild for kernel 3.10.0-514.el7
7 years, 7 months
[chromium-libs-media-freeworld] Sync with Fedora (aeacc87)
by Miro Hrončok
commit d9ae7f1225d5d5ba6e9b3ff4851bb4b5822e7484
Author: Miro Hrončok <miro(a)hroncok.cz>
Date: Tue Jun 27 11:54:27 2017 +0200
Sync with Fedora (aeacc87)
chromium-libs-media-freeworld.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/chromium-libs-media-freeworld.spec b/chromium-libs-media-freeworld.spec
index f9f228c..e7a943c 100644
--- a/chromium-libs-media-freeworld.spec
+++ b/chromium-libs-media-freeworld.spec
@@ -94,7 +94,7 @@ BuildRequires: libicu-devel >= 5.4
Name: %{cname}-libs-media-freeworld
Version: %{majorversion}.0.3071.109
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Chromium media libraries built with all possible codecs
Url: http://www.chromium.org/Home
License: BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2)
@@ -703,6 +703,9 @@ popd
%{chromium_path}/libmedia.so*
%changelog
+* Tue Jun 27 2017 Miro Hrončok <mhroncok(a)redhat.com> - 59.0.3071.109-5
+- Sync with Fedora
+
* Sat Jun 24 2017 Miro Hrončok <mhroncok(a)redhat.com> - 59.0.3071.109-4
- update to 59.0.3071.109
7 years, 7 months