[ndiswrapper-kmod/el7] Add patch
by Nicolas Chauvet
commit 782537224feffb82c0514db9ef77a580edfc026f
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Jul 5 07:49:31 2017 +0200
Add patch
ndiswrapper-1.61-rhel.patch | 12 ++++++++++++
1 file changed, 12 insertions(+)
---
diff --git a/ndiswrapper-1.61-rhel.patch b/ndiswrapper-1.61-rhel.patch
new file mode 100644
index 0000000..a35031b
--- /dev/null
+++ b/ndiswrapper-1.61-rhel.patch
@@ -0,0 +1,12 @@
+diff -up ndiswrapper-1.61/driver/ntoskernel.h.rhel ndiswrapper-1.61/driver/ntoskernel.h
+--- ndiswrapper-1.61/driver/ntoskernel.h.rhel 2017-07-05 07:42:12.366904810 +0200
++++ ndiswrapper-1.61/driver/ntoskernel.h 2017-07-05 07:43:40.163327317 +0200
+@@ -353,7 +353,7 @@ static inline void netif_poll_disable(st
+ #define netdev_notifier_info_to_dev(x) ((struct net_device *)(x))
+ #endif
+
+-#if LINUX_VERSION_CODE < KERNEL_VERSION(3,13,0)
++#if LINUX_VERSION_CODE < KERNEL_VERSION(3,10,0)
+ static inline void reinit_completion(struct completion *x)
+ {
+ INIT_COMPLETION(*x);
7 years, 4 months
[ndiswrapper-kmod/el7] Patch for rhel
by Nicolas Chauvet
commit f8a24e301b75467c5d921be2301a1c3889460552
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Jul 5 07:49:09 2017 +0200
Patch for rhel
ndiswrapper-kmod.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/ndiswrapper-kmod.spec b/ndiswrapper-kmod.spec
index 4c76d82..158ce19 100644
--- a/ndiswrapper-kmod.spec
+++ b/ndiswrapper-kmod.spec
@@ -11,13 +11,14 @@
Summary: Ndiswrapper kernel module
Name: ndiswrapper-kmod
Version: 1.61
-Release: 1%{?pre}%{?dist}
+Release: 2%{?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
Patch0: ndiswrapper-kmod-nomodinfo.patch
+Patch1: ndiswrapper-1.61-rhel.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# needed for plague to make sure it builds for i586 and i686
@@ -49,6 +50,7 @@ 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 .rhel
)
sed -i 's|/sbin/depmod -a|/bin/true|' ndiswrapper-%{version}%{?pre}/driver/Makefile
for kernel_version in %{?kernel_versions} ; do
@@ -76,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Wed Jul 05 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 1.61-2
+- Add patch for rhel kernel
+
* Tue Jun 27 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 1.61-1
- Update to 1.61
7 years, 4 months
[telegram-desktop/el7] Updated to version 1.1.10.
by Vitaly Zaitsev
commit b1389eb98d93f0d7e88e7048554285e2c19904f5
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Tue Jul 4 23:28:58 2017 +0500
Updated to version 1.1.10.
.gitignore | 2 ++
sources | 4 ++--
telegram-desktop.spec | 9 ++++++---
3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index daa1d90..65150cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,5 @@
/libtgvoip-2993da5.tar.gz
/tdesktop-1.1.7.tar.gz
/tdesktop-1.1.9.tar.gz
+/libtgvoip-445433f.tar.gz
+/tdesktop-1.1.10.tar.gz
diff --git a/sources b/sources
index 18aad6d..298c6f7 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
ba90e749953f2ac1c013011601a58598 GSL-c5851a8.tar.gz
0373c28165f86474f8abdce278320c1a gyp-a478c1a.tar.gz
-38d0bd37a328d04a4c8f723691f0901e libtgvoip-2993da5.tar.gz
-86b18dc4313f4506bcfff16ed26d016b tdesktop-1.1.9.tar.gz
+8bec9e667cd66f92381bae426117e8ea libtgvoip-445433f.tar.gz
+139a00aa95ab3823908ccbe1c65d2ceb tdesktop-1.1.10.tar.gz
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 32b25e4..496b5ef 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -11,12 +11,12 @@
%global shortcommit2 %(c=%{commit2}; echo ${c:0:7})
# Git revision of libtgvoip...
-%global commit3 2993da5aa08d18b549cc6fff160fc732f4114a31
+%global commit3 445433f4f02fb4099a5f6cb64f67c56648c460d8
%global shortcommit3 %(c=%{commit3}; echo ${c:0:7})
Summary: Telegram is a new era of messaging
Name: telegram-desktop
-Version: 1.1.9
+Version: 1.1.10
Release: 1%{?dist}
# Application and 3rd-party modules licensing:
@@ -33,7 +33,7 @@ ExclusiveArch: i686 x86_64
Source0: %{url}/archive/v%{version}.tar.gz#/%{appname}-%{version}.tar.gz
Source1: https://chromium.googlesource.com/external/gyp/+archive/%{commit1}.tar.gz...
Source2: https://github.com/Microsoft/GSL/archive/%{commit2}.tar.gz#/GSL-%{shortco...
-Source3: https://github.com/telegramdesktop/libtgvoip/archive/%{commit3}.tar.gz#/l...
+Source3: https://github.com/grishka/libtgvoip/archive/%{commit3}.tar.gz#/libtgvoip...
Patch0: fix_build_under_fedora.patch
Patch1: fix_libtgvoip.patch
@@ -226,6 +226,9 @@ fi
%{_datadir}/appdata/%{name}.appdata.xml
%changelog
+* Tue Jul 04 2017 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.1.10-1
+- Updated to 1.1.10.
+
* Fri Jun 30 2017 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.1.9-1
- Updated to 1.1.9.
7 years, 4 months
[vlc] Update snapshot
by Nicolas Chauvet
commit 5b8f9fe2730fc0ce6f02c840ed3b4b49cfa322f4
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jul 4 18:55:37 2017 +0200
Update snapshot
sources | 2 +-
vlc.spec | 14 +++++++++-----
2 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/sources b/sources
index cdf0c5e..bf49998 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bdfcc87417a09e5d2eff2eb488364214 vlc-3.0.0-20170622-0939-git.tar.xz
+996a9b8e8f3b1e1126bb6765fc2ebb38 vlc-3.0.0-20170704-0240-git.tar.xz
diff --git a/vlc.spec b/vlc.spec
index 458404a..3e4f699 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -1,9 +1,9 @@
-%global vlc_date 20170622
-%global vlc_rc -%{?vlc_date}-0939-git
+%global vlc_date 20170704
+%global vlc_rc -%{?vlc_date}-0240-git
%if 0%{?vlc_rc:1}
-%global vlc_url http://nightlies.videolan.org/build/source/
+%global vlc_url https://nightlies.videolan.org/build/source/
%else
-%global vlc_url http://download.videolan.org/pub/videolan/vlc/
+%global vlc_url https://download.videolan.org/pub/videolan/vlc/
%endif
%global _with_bootstrap 1
%global _with_workaround_circle_deps 1
@@ -39,7 +39,7 @@
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
Version: 3.0.0
-Release: 0.29%{?vlc_date:.git%{vlc_date}}%{?dist}
+Release: 0.30%{?vlc_date:.git%{vlc_date}}%{?dist}
License: GPLv2+
Group: Applications/Multimedia
URL: http://www.videolan.org
@@ -551,6 +551,10 @@ fi || :
%changelog
+* Tue Jul 04 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0-0.30.git20170704
+- Update snapshot
+- Use https for downloads - rhbz#4584
+
* Sat Jun 24 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0-0.29.git20170622
- Restore wayland with a patch - rhbz#4552
7 years, 4 months