[ffmpeg] Update ldconfig scriptlets
by Leigh Scott
commit b8869c8f9d3472d11bc2d7e1e1a9287e2447f7e6
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Wed Oct 17 08:14:34 2018 +0100
Update ldconfig scriptlets
ffmpeg.spec | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 5c932a8..fd66da0 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -369,13 +369,8 @@ rm -r %{buildroot}%{_datadir}/%{name}/examples
install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%endif
-%post libs -p /sbin/ldconfig
-
-%postun libs -p /sbin/ldconfig
-
-%post -n libavdevice%{?flavor} -p /sbin/ldconfig
-
-%postun -n libavdevice%{?flavor} -p /sbin/ldconfig
+%ldconfig_scriptlets libs
+%ldconfig_scriptlets libavdevice%{?flavor}
%if 0%{!?_without_tools:1}
%files
6 years, 1 month
[ffmpeg] Move Docs and licence to libs so it's provided in any package combination
by Leigh Scott
commit 80c8f105b43b575dc1019c380320d545bbfc3992
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Wed Oct 17 08:12:39 2018 +0100
Move Docs and licence to libs so it's provided in any package combination
ffmpeg.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index c8b222f..5c932a8 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -379,7 +379,6 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%if 0%{!?_without_tools:1}
%files
-%doc COPYING.* CREDITS README.md
%{_bindir}/ffmpeg%{?progs_suffix}
%{_bindir}/ffplay%{?progs_suffix}
%{_bindir}/ffprobe%{?progs_suffix}
@@ -393,6 +392,8 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%endif
%files libs
+%doc CREDITS README.md
+%license COPYING.*
%{_libdir}/lib*.so.*
%exclude %{_libdir}/libavdevice%{?build_suffix}.so.*
%{!?flavor:%{_mandir}/man3/lib*.3.*
6 years, 1 month
[nvidia-xconfig/f29] (5 commits) ...Update to 410.66 release
by Leigh Scott
Summary of changes:
0453762... Update to 410.57 beta (*)
a4a7599... Add BuildRequires: gcc (*)
8bb1631... Remove Group tag (*)
84cefb8... Match the cuda repo epoch (*)
d7ebb04... Update to 410.66 release (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 1 month
[nvidia-settings/f29] (5 commits) ...Update to 410.66 release
by Leigh Scott
Summary of changes:
92e8266... Update to 410.57 beta (*)
acf63c6... Add BuildRequires: gcc (*)
e34855d... Match the cuda repo epoch (*)
2252acf... Remove Group tag (*)
deb6cb8... Update to 410.66 release (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 1 month
[nvidia-modprobe/f29] (4 commits) ...Update to 410.66 release
by Leigh Scott
Summary of changes:
86653b6... Update to 410.57 beta (*)
6988b5f... Add BuildRequires: gcc (*)
bb20c03... Match the cuda repo epoch (*)
775eb61... Update to 410.66 release (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 1 month
[xorg-x11-drv-nvidia/f29] (24 commits) ...clean up
by Leigh Scott
Summary of changes:
2b82668... remove epel6 support for dracut (*)
f1894ad... remove epel6 support for package requires (*)
fa7c4e8... remove epel6 support for install and files sections (*)
71447e6... Enable modeset on epel (*)
e390ccd... fix vulkan requires and edit changelog (*)
414c585... remove dead source files (*)
87f7def... Update to 410.57 beta (*)
b5707e0... Add new file (*)
b6d393f... fix mistake (*)
18356fe... Fix i686 file issue (*)
61ba41f... Really fix i686 file issue (*)
637eac8... fix mistake (*)
78b59d8... Filter libglxserver_nvidia.so requires on main (*)
02587c8... Add epoch to for nvidia-settings requires (*)
869023c... Add new raytracing libs (*)
dc1a4ef... Move the new glx server lib to it's correct location (*)
2b284b3... Update changelog (*)
691d7f9... Add epoch to nvidia-modprobe and nvidia-xconfig requires (*)
f493298... Add isa to vulkan-loader requires (*)
9b3a964... Enforce the mesa version (*)
d98a13a... Update changelog (*)
566efdb... Add Conflicts xorg-x11-drv-nvidia-390xx (*)
980d50a... Update to 410.66 release (*)
f051aa1... clean up (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 1 month
[xorg-x11-drv-nvidia] clean up
by Leigh Scott
commit f051aa125f7013fdb88430d1c4478a385883a249
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Oct 16 22:44:52 2018 +0100
clean up
xorg-x11-drv-nvidia.spec | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index b8c51bd..aedd4f3 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -289,7 +289,6 @@ install -p -m 0644 nvidia-application-profiles-%{version}-{rc,key-documentation}
mkdir -p %{buildroot}%{_sysconfdir}/X11/xorg.conf.d
mkdir -p %{buildroot}%{_datadir}/X11/xorg.conf.d
install -pm 0644 %{SOURCE6} %{buildroot}%{_datadir}/X11/xorg.conf.d/nvidia.conf
-touch -r %{SOURCE6} %{buildroot}%{_datadir}/X11/xorg.conf.d/nvidia.conf
#Ghost Xorg nvidia.conf files
touch %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/00-avoid-glamor.conf
6 years, 1 month
[nvidia-xconfig] Update to 410.66 release
by Leigh Scott
commit d7ebb046cdb94ee43f08f7ff3cff18ad8aa0811a
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Oct 16 22:05:55 2018 +0100
Update to 410.66 release
nvidia-xconfig.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/nvidia-xconfig.spec b/nvidia-xconfig.spec
index cc4ef55..2d9f1b1 100644
--- a/nvidia-xconfig.spec
+++ b/nvidia-xconfig.spec
@@ -1,7 +1,7 @@
Name: nvidia-xconfig
Epoch: 3
-Version: 410.57
-Release: 2%{?dist}
+Version: 410.66
+Release: 1%{?dist}
Summary: NVIDIA X configuration file editor
License: GPLv2+
@@ -49,6 +49,9 @@ mkdir -p %{buildroot}%{_sbindir}
%changelog
+* Tue Oct 16 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3:410.66-1
+- Update to 410.66 release
+
* Sat Sep 29 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3:410.57-2
- Match the cuda repo epoch
diff --git a/sources b/sources
index 57ef1e9..991d36d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-51220a0f92db3fd9852c71ca25f447de nvidia-xconfig-410.57.tar.bz2
+9277326ba34c6b322ec4db56d3885ec4 nvidia-xconfig-410.66.tar.bz2
6 years, 1 month