[xorg-x11-drv-nvidia] add xorg abi override
by Leigh Scott
commit 007964011b554f249f9a87789836f5e72ea6b4ae
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Sep 30 07:24:14 2016 +0100
add xorg abi override
00-ignoreabi.conf | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 75 insertions(+)
---
diff --git a/00-ignoreabi.conf b/00-ignoreabi.conf
new file mode 100644
index 0000000..f40110f
--- /dev/null
+++ b/00-ignoreabi.conf
@@ -0,0 +1,75 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'>
+<head>
+<title>nonfree/xorg-x11-drv-nvidia-340xx.git - xorg-x11-drv-nvidia-340xx</title>
+<meta name='generator' content='cgit v0.12'/>
+<meta name='robots' content='index, nofollow'/>
+<link rel='stylesheet' type='text/css' href='/cgit-data/cgit.css'/>
+<link rel='shortcut icon' href='/favicon.ico'/>
+<link rel='alternate' title='Atom feed' href='https://pkgs.rpmfusion.org/cgit/nonfree/xorg-x11-drv-nvidia-340xx.git/ato...' type='application/atom+xml'/>
+<link rel='vcs-git' href='ssh://pkgs.rpmfusion.org/nonfree/xorg-x11-drv-nvidia-340xx.git' title='nonfree/xorg-x11-drv-nvidia-340xx.git Git repository'/>
+<link rel='vcs-git' href='https://pkgs.rpmfusion.org/git/nonfree/xorg-x11-drv-nvidia-340xx.git' title='nonfree/xorg-x11-drv-nvidia-340xx.git Git repository'/>
+</head>
+<body>
+<script src="https://apps.fedoraproject.org/fedmenu/js/jquery-1.11.2.min.js"></script>
+<script src="https://apps.fedoraproject.org/fedmenu/js/fedmenu.js"></script>
+
+<script>
+ var base = 'https://apps.fedoraproject.org/';
+ var tokens = window.location.href.split('/');
+ var repo = null;
+ if (tokens.length > 4 && tokens[4] != '') {
+ repo = tokens[4].split('.')[0];
+ }
+ fedmenu({
+ 'url': base + 'js/data.js',
+ 'mimeType': 'application/javascript',
+ 'position': 'bottom-right',
+ 'package': repo,
+ });
+</script>
+<div id='cgit'><table id='header'>
+<tr>
+<td class='logo' rowspan='2'><a href='/cgit/'><img src='/cgit-data/cgit.png' alt='cgit logo'/></a></td>
+<td class='main'><a href='/cgit/'>index</a> : <a title='nonfree/xorg-x11-drv-nvidia-340xx.git' href='/cgit/nonfree/xorg-x11-drv-nvidia-340xx.git/'>nonfree/xorg-x11-drv-nvidia-340xx.git</a></td><td class='form'><form method='get' action=''>
+<select name='h' onchange='this.form.submit();'>
+<option value='el5'>el5</option>
+<option value='el6'>el6</option>
+<option value='el7'>el7</option>
+<option value='f20'>f20</option>
+<option value='f21'>f21</option>
+<option value='f22'>f22</option>
+<option value='f23'>f23</option>
+<option value='f24'>f24</option>
+<option value='f25'>f25</option>
+<option value='master' selected='selected'>master</option>
+</select> <input type='submit' name='' value='switch'/></form></td></tr>
+<tr><td class='sub'>xorg-x11-drv-nvidia-340xx</td><td class='sub right'>git repository hosting</td></tr></table>
+<table class='tabs'><tr><td>
+<a href='/cgit/nonfree/xorg-x11-drv-nvidia-340xx.git/'>summary</a><a href='/cgit/nonfree/xorg-x11-drv-nvidia-340xx.git/refs/'>refs</a><a href='/cgit/nonfree/xorg-x11-drv-nvidia-340xx.git/log/00-ignoreabi.conf'>log</a><a class='active' href='/cgit/nonfree/xorg-x11-drv-nvidia-340xx.git/tree/00-ignoreabi.conf'>tree</a><a href='/cgit/nonfree/xorg-x11-drv-nvidia-340xx.git/commit/00-ignoreabi.conf'>commit</a><a href='/cgit/nonfree/xorg-x11-drv-nvidia-340xx.git/diff/00-ignoreabi.conf'>diff</a><a href='/cgit/nonfree/xorg-x11-drv-nvidia-340xx.git/stats/00-ignoreabi.conf'>stats</a></td><td class='form'><form class='right' method='get' action='/cgit/nonfree/xorg-x11-drv-nvidia-340xx.git/log/00-ignoreabi.conf'>
+<select name='qt'>
+<option value='grep'>log msg</option>
+<option value='author'>author</option>
+<option value='committer'>committer</option>
+<option value='range'>range</option>
+</select>
+<input class='txt' type='text' size='10' name='q' value=''/>
+<input type='submit' value='search'/>
+</form>
+</td></tr></table>
+<div class='path'>path: <a href='/cgit/nonfree/xorg-x11-drv-nvidia-340xx.git/tree/'>root</a>/<a href='/cgit/nonfree/xorg-x11-drv-nvidia-340xx.git/tree/00-ignoreabi.conf'>00-ignoreabi.conf</a></div><div class='content'>blob: c2071f15625d88a8d48ac5cf6b7a382e4dc7f11f (<a href='/cgit/nonfree/xorg-x11-drv-nvidia-340xx.git/plain/00-ignoreabi.conf'>plain</a>)
+<table summary='blob content' class='blob'>
+<tr><td class='linenumbers'><pre><a id='n1' href='#n1'>1</a>
+<a id='n2' href='#n2'>2</a>
+<a id='n3' href='#n3'>3</a>
+</pre></td>
+<td class='lines'><pre><code>Section "ServerFlags"
+ Option "IgnoreABI" "True"
+EndSection
+</code></pre></td></tr></table>
+</div> <!-- class=content -->
+<div class='footer'>generated by <a href='http://git.zx2c4.com/cgit/about/'>cgit v0.12</a> at 2016-09-30 06:19:47 (GMT)</div>
+</div> <!-- id=cgit -->
+</body>
+</html>
8 years, 1 month
[xorg-x11-drv-nvidia] add xorg abi override
by Leigh Scott
commit 3af5c0c3bcecba34845ee39a635f7f2643a6f4ee
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Sep 30 07:23:33 2016 +0100
add xorg abi override
xorg-x11-drv-nvidia.spec | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index 2e4e5f6..631267a 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -8,7 +8,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 1
Version: 370.28
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
Group: User Interface/X Hardware Support
@@ -24,6 +24,7 @@ Source6: blacklist-nouveau.conf
Source7: alternate-install-present
Source9: nvidia-settings.desktop
Source10: nvidia.conf
+Source11: 00-ignoreabi.conf
ExclusiveArch: i686 x86_64 armv7hl
@@ -259,6 +260,8 @@ install -pm 0644 %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xorg.conf.d
sed -i -e 's|@LIBDIR@|%{_libdir}|g' $RPM_BUILD_ROOT%{_sysconfdir}/X11/xorg.conf.d/99-nvidia.conf
touch -r %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xorg.conf.d/99-nvidia.conf
install -pm 0644 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/X11/
+# Comment Xorg abi override
+install -pm 0644 %{SOURCE8} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xorg.conf.d
# Desktop entry for nvidia-settings
desktop-file-install --vendor "" \
@@ -432,6 +435,8 @@ fi ||:
%ghost %{_sysconfdir}/X11/xorg.conf.d/nvidia.conf
%config %{_sysconfdir}/X11/xorg.conf.d/99-nvidia.conf
%config %{_sysconfdir}/X11/xorg.conf.d/00-avoid-glamor.conf
+# Comment Xorg abi override
+config %{_sysconfdir}/X11/xorg.conf.d/00-ignoreabi.conf
%config(noreplace) %{_prefix}/lib/modprobe.d/blacklist-nouveau.conf
%config(noreplace) %{_sysconfdir}/X11/nvidia-xorg.conf
%config %{_sysconfdir}/xdg/autostart/nvidia-settings.desktop
@@ -548,6 +553,9 @@ fi ||:
%{_nvidia_libdir}/libGLX_nvidia.so
%changelog
+* Fri Sep 30 2016 Leigh Scott <leigh123linux(a)googlemail.com> - 1:370.28-3
+- rebuilt
+
* Tue Sep 13 2016 Leigh Scott <leigh123linux(a)googlemail.com> - 1:370.28-2
- readd libGLdispatch.so.0
8 years, 1 month
[xorg-x11-drv-nvidia/f25] fix gitignore
by Leigh Scott
commit 12dec79cfb522110a67017f3fbb6d12b9a924dca
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Sep 30 07:07:33 2016 +0100
fix gitignore
.gitignore | 6 ------
1 file changed, 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 856372a..c9a0fbf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,15 +4,9 @@ NVIDIA-Linux-x86_64-358.16.run
/NVIDIA-Linux-armv7l-gnueabihf-367.35.run
/NVIDIA-Linux-x86-367.35.run
/NVIDIA-Linux-x86_64-367.35.run
-<<<<<<< HEAD
-/NVIDIA-Linux-x86-367.44.run
-/NVIDIA-Linux-x86_64-367.44.run
-/NVIDIA-Linux-armv7l-gnueabihf-367.44.run
-=======
/NVIDIA-Linux-armv7l-gnueabihf-370.23.run
/NVIDIA-Linux-x86-370.23.run
/NVIDIA-Linux-x86_64-370.23.run
/NVIDIA-Linux-armv7l-gnueabihf-370.28.run
/NVIDIA-Linux-x86-370.28.run
/NVIDIA-Linux-x86_64-370.28.run
->>>>>>> master
8 years, 1 month
[xorg-x11-drv-nvidia/f25: 4/4] fix merge
by Leigh Scott
commit 7ed2449273c2701c88ae17e56a2b0468a628119d
Merge: fd75400 0890182
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Sep 30 07:05:05 2016 +0100
fix merge
.gitignore | 9 +++++++++
sources | 6 +++---
xorg-x11-drv-nvidia.spec | 31 +++++++++++++++++++++++--------
3 files changed, 35 insertions(+), 11 deletions(-)
---
diff --cc .gitignore
index 3cbf3a0,c9a0fbf..856372a
--- a/.gitignore
+++ b/.gitignore
@@@ -4,6 -4,9 +4,15 @@@ NVIDIA-Linux-x86_64-358.16.ru
/NVIDIA-Linux-armv7l-gnueabihf-367.35.run
/NVIDIA-Linux-x86-367.35.run
/NVIDIA-Linux-x86_64-367.35.run
++<<<<<<< HEAD
+/NVIDIA-Linux-x86-367.44.run
+/NVIDIA-Linux-x86_64-367.44.run
+/NVIDIA-Linux-armv7l-gnueabihf-367.44.run
++=======
+ /NVIDIA-Linux-armv7l-gnueabihf-370.23.run
+ /NVIDIA-Linux-x86-370.23.run
+ /NVIDIA-Linux-x86_64-370.23.run
+ /NVIDIA-Linux-armv7l-gnueabihf-370.28.run
+ /NVIDIA-Linux-x86-370.28.run
+ /NVIDIA-Linux-x86_64-370.28.run
++>>>>>>> master
8 years, 1 month
[xorg-x11-drv-nvidia/f25] (4 commits) ...fix merge
by Leigh Scott
Summary of changes:
c3441e3... Update to 370.23 beta (*)
78f133d... Update to 370.28 (*)
0890182... glvnd lib needed for non-glvnd setup (*)
7ed2449... fix merge
(*) This commit already existed in another branch; no separate mail sent
8 years, 1 month
[foo2zjs/f23] Moved to fedora repo
by Leigh Scott
Summary of changes:
bd27efc... Moved to fedora repo (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 1 month
[foo2zjs/f24] Moved to fedora repo
by Leigh Scott
Summary of changes:
bd27efc... Moved to fedora repo (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 1 month
[foo2zjs/f25] Moved to fedora repo
by Leigh Scott
Summary of changes:
bd27efc... Moved to fedora repo (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 1 month
[foo2zjs] Moved to fedora repo
by Leigh Scott
commit bd27efc0c6b3a21ef5b4702eb10039e3971fdce6
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Sep 30 06:33:38 2016 +0100
Moved to fedora repo
.gitignore | 2 -
dead.package | 1 +
foo2zjs-device-ids.patch | 66 --
foo2zjs-dynamic-jbig.patch | 2040 --------------------------------------------
foo2zjs.spec | 476 -----------
sources | 1 -
6 files changed, 1 insertion(+), 2585 deletions(-)
---
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..38c2ee0
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Moved to fedora repo
8 years, 1 month