[xorg-x11-drv-nvidia/f30: 4/5] Merge branch 'master' into f30
by Leigh Scott
commit 0c1db609924bcfa8b91bf2c0de59b6b325abbafd
Merge: 79df34c d7b8a05
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Feb 28 17:40:33 2020 +0000
Merge branch 'master' into f30
sources | 2 +-
xorg-x11-drv-nvidia.spec | 31 +++++++++++++++++++------------
2 files changed, 20 insertions(+), 13 deletions(-)
---
4 years, 8 months
[xorg-x11-drv-nvidia/f31] (3 commits) ...Update to 440.64 release
by Leigh Scott
Summary of changes:
b3021b9... Ensure that only one Vulkan ICD and layers manifest is pres (*)
6f7f9a3... Remove 'Disable wayland if gdm is available', gdm has it's (*)
d7b8a05... Update to 440.64 release (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 8 months
[xorg-x11-drv-nvidia] Update to 440.64 release
by Leigh Scott
commit d7b8a059a2d076d534a5f8874b8a7e14413fb672
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Feb 28 17:38:21 2020 +0000
Update to 440.64 release
sources | 2 +-
xorg-x11-drv-nvidia.spec | 7 +++++--
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index 11791cb..c6202ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (NVIDIA-Linux-x86_64-440.59.run) = 2e9029bc7c93a99eac7d3a5ca1f21da799da442a70b1708d2db734956f77dd1a1eb300f947b8ab46ff9113048cd63ca57924caa912a3ea6c3d678425182b9711
+SHA512 (NVIDIA-Linux-x86_64-440.64.run) = 26156974d9a18456ada329f19e93c2f2abb1c5b12fec47df870a0e5b7788204cf0a745ebfefad6ab50d8f659127722905d5156462d4ce794cc52d796b762bf43
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index 4c230a3..7a3b5e0 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -19,8 +19,8 @@
Name: xorg-x11-drv-nvidia
Epoch: 3
-Version: 440.59
-Release: 3%{?dist}
+Version: 440.64
+Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
License: Redistributable, no modification permitted
@@ -498,6 +498,9 @@ fi ||:
%{_libdir}/libnvidia-encode.so
%changelog
+* Fri Feb 28 2020 leigh123linux <leigh123linux(a)googlemail.com> - 3:440.64-1
+- rebuilt
+
* Tue Feb 25 2020 Leigh Scott <leigh123linux(a)googlemail.com> - 3:440.59-3
- Remove 'Disable wayland if gdm is available', gdm has it's own blacklist
4 years, 8 months
[amule/f32] Bump version
by Leigh Scott
Summary of changes:
286566a... Bump version (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 8 months
[amule] Bump version
by Leigh Scott
commit 286566ac5511cfd712285790af202dcb4a454e6c
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Feb 28 14:14:44 2020 +0000
Bump version
amule.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/amule.spec b/amule.spec
index 21b6aac..be2bab1 100644
--- a/amule.spec
+++ b/amule.spec
@@ -3,7 +3,7 @@
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: amule
-Version: 2.3.2
+Version: 2.3.3
Release: 0.1.%{gitdate}git%{shortcommit}%{?dist}
Summary: File sharing client compatible with eDonkey
License: GPLv2+
@@ -153,7 +153,7 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/COPYING
%changelog
-* Fri Feb 28 2020 leigh123linux <leigh123linux(a)googlemail.com> - 2.3.2-0.1.20200131gitc0c2823
+* Fri Feb 28 2020 leigh123linux <leigh123linux(a)googlemail.com> - 2.3.3-0.1.20200131gitc0c2823
- Update to the latest git snapshot
* Tue Feb 04 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.3.2-20
4 years, 8 months
[amule] Update to the latest git snapshot
by Leigh Scott
commit c1117aecf474d9619e3cc9fc9c1193e1f0eb4a69
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Feb 28 14:08:57 2020 +0000
Update to the latest git snapshot
.gitignore | 1 +
120.patch | 23 ------
amule.spec | 24 +++---
libupnp1.8.patch | 230 -------------------------------------------------------
sources | 2 +-
5 files changed, 11 insertions(+), 269 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7a3d9b4..f3e1907 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
aMule-2.3.1.tar.xz
/amule-2.3.2.tar.gz
+/amule-c0c2823.tar.gz
diff --git a/amule.spec b/amule.spec
index e3f29f4..21b6aac 100644
--- a/amule.spec
+++ b/amule.spec
@@ -1,18 +1,13 @@
-# TODO: setup firefox for ed2k links using triggers and a file in /usr/lib/firefox-3.0.1/defaults/preferences/
-#global _hardened_build 1
-
-#globals for https://github.com/amule-project/amule/commit/20afd75fa0d7befb1e9e29af91f...
-#global commit1 20afd75fa0d7befb1e9e29af91f22b7df58cfa1a
-#global shortcommit1 %%(c=%%{commit1}; echo ${c:0:7})
+%global commit c0c28234a40b1b575ce51cdfe5ffa5dac3a7494c
+%global gitdate 20200131
+%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: amule
Version: 2.3.2
-Release: 20%{?dist}
+Release: 0.1.%{gitdate}git%{shortcommit}%{?dist}
Summary: File sharing client compatible with eDonkey
License: GPLv2+
-Source0: https://github.com/amule-project/amule/archive/%{version}/%{name}-%{versi...
-Patch1: https://github.com/amule-project/amule/pull/120.patch
-Patch2: libupnp1.8.patch
+Source0: https://github.com/amule-project/amule/archive/%{commit}/%{name}-%{shortc...
URL: http://amule.org
BuildRequires: gcc
BuildRequires: gcc-c++
@@ -52,11 +47,7 @@ It is useful for servers which don't have Xorg.
%prep
-%setup -q
-%patch1 -p1
-%if 0%{?fedora} > 28
-%patch2 -p1 -b .libupnp1.8
-%endif
+%setup -q -n %{name}-%{commit}
%build
./autogen.sh
@@ -162,6 +153,9 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/COPYING
%changelog
+* Fri Feb 28 2020 leigh123linux <leigh123linux(a)googlemail.com> - 2.3.2-0.1.20200131gitc0c2823
+- Update to the latest git snapshot
+
* Tue Feb 04 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.3.2-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
diff --git a/sources b/sources
index 7a32459..cc8de3a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6569dd5f1a0598c940b3d988d2e19f88 amule-2.3.2.tar.gz
+SHA512 (amule-c0c2823.tar.gz) = d9a7ab63e0018f8cad681121407284b73b98f3a68b6023f9c9a833026cc0eda2e688172569889d35bedfc6687f40b92130ab3f4ba49dd0045164d2d846abdc4f
4 years, 8 months