[chromium-libs-media-freeworld: 1/85] Initial setup of the repo
by Miro Hrončok
commit 66183507d844f34437e42b88da89568920b565ab
Author: Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org>
Date: Tue Jul 19 15:47:20 2016 +0000
Initial setup of the repo
.gitignore | 0
sources | 0
2 files changed, 0 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e69de29
diff --git a/sources b/sources
new file mode 100644
index 0000000..e69de29
7 years, 5 months
[chromium-libs-media-freeworld] (85 commits) ...Initial package (#4363)
by Miro Hrončok
Summary of changes:
6618350... Initial setup of the repo
f66ad85... HONK HONK! TRUCK FULL OF RADIOACTIVE WASTE AND ZOMBIE BITS
c30bb16... 52.0.2743.82
67f9e82... 52.0.2743.82
098c7ea... try to fix cups22 again (hackishly)
4bca8d3... actually fix compile against cups 2.2, add widevine compati
7fe5f2b... compile with -fno-delete-null-pointer-checks (fixes v8 cras
87abbbd... enable nacl/pnacl (chromium-native_client has landed in Fed
a7e2324... Add an AppData file so that Chromium appears in the softwar
fc6709f... fix post scriptlet so that selinux stuff only happens when
98f362e... disable nacl/pnacl for Fedora 23 (and older)
4839518... remember to bump release
f5b63ce... fix conditional to disable verbose logging output unless be
f96d8c8... trivial: Fix up the <translation> tag in the AppData file
8a15fdf... 52.0.2743.116
ed93147... fixup widevine handling, fix PepperFlash dir, add freeworld
5c56e25... add Requires(post) for selinux scriplet
4644b6d... fix path on semanage Requires(post) line
a05dc02... filter out private requires/provides
496fc08... disable gtk3 because it breaks lots of things
d0d4125... disable unavailable Requires on epel7
2fd8ecc... use bundled harfbuzz on EL7
0df9641... 53.0.2785.92
1979550... 53.0.2785.101
1413d68... 53.0.2785.113
c50f789... 53.0.2785.116
c496d29... 53.0.2785.143
6665291... 54.0.2840.59
bcb8929... conditionalize preservation of llvm-build dir for nacl
c885574... fixup cups patch
15eb147... fix memory issues with ld on i686
d4df8bc... fix ldflags
be4198f... try using gold to get i686 to build in koji
94b2a90... more haxs
76530c5... typo
27446e8... try different flags
25d98a0... try different flags
e40f047... try limiting debug
2ec748f... fix deps
cf9fdde... 54.0.2840.71
1b86e1c... fixup master_preferences, disable debugging in build
95a4b60... 54.0.2840.90, debugging disabled
c324e58... fix build
e456f1d... fix el7 build, snapshot needs to be in if aura is
e05272a... 54.0.2840.100
71163f6... 55 changes
f81ff18... 55.0.2883.87
ae406ea... use bundled jinja2 on RHEL (or Fedora older than 23)
b4cff4b... preserve jinja2 dir
96c125f... fix rvalue issue in remoting code
53efa60... update ffmpeg clean scripts, thanks to Tomas Popela
634b9db... - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass
72f2502... 56.0.2924.87
cf4fe83... merge
85686cc... fix chronal corruption caused by TARDIS
407918e... add BR: gtk3-devel
86f726d... fix compilation issues
ff8c562... use bundled jinja everywhere
f909a6c... disable debuginfo. will not fix rawhide, but should fix eve
2076c5a... fix issue with unique ptr move on return with old gcc
26fbfad... versioning sync build on rawhide
54f615e... fix issue with gcc7 compile in v8 (thanks to Ben Noordhuis)
ce69059... more gcc7
182a3dd... fix desktop file to have new window and new private window
2a5a52f... enable mp3 support
62bb085... fix sources
f220743... new source
4f30f8d... more new sources
76c310d... more new sources
2923a18... more new sources
74ea286... 57.0.2987.110
6d6dc41... fix sources
2270aa0... fix privlibs
c7e1c43... fix mp3 enablement
c02163c... add compat stdatomic.h
acff0d6... add compat stdatomic.h
3818e77... add compat stdatomic.h
f381d74... move header to include path
c18e243... Fix issue in gtk_ui.cc
3b749ca... 57.0.2987.133
f674d0a... 58.0.3029.81
94cfba9... use new service file name in %files
850545e... 58.0.3029.110
323cef6... Merge commit '850545e' from Fedora
b3357a4... Initial package (#4363)
7 years, 5 months
[xorg-x11-drv-nvidia/f25] Fix sed - rfbz#4553
by Nicolas Chauvet
commit 024784ef438722c8514fef57d5dfcecbb11d92df
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jun 13 15:42:02 2017 +0200
Fix sed - rfbz#4553
xorg-x11-drv-nvidia.spec | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index 5cbeed1..081cba8 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -33,7 +33,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 2
Version: 375.66
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
License: Redistributable, no modification permitted
@@ -400,7 +400,7 @@ if [ "$1" -eq "1" ]; then
fi || :
%if 0%{?fedora} || 0%{?rhel} >= 7
-%triggerun -- xorg-x11-drv-nvidia < 2:375.66-6
+%triggerun -- xorg-x11-drv-nvidia < 2:375.66-7
if [ -f %{_sysconfdir}/default/grub ] ; then
sed -i -e '/GRUB_GFXPAYLOAD_LINUX=text/d' %{_sysconfdir}/default/grub
. %{_sysconfdir}/default/grub
@@ -413,7 +413,7 @@ if [ -f %{_sysconfdir}/default/grub ] ; then
GRUB_CMDLINE_LINUX="${GRUB_CMDLINE_LINUX} ${i}"
fi
done
- sed -i -e "s/^GRUB_CMDLINE_LINUX=.*/GRUB_CMDLINE_LINUX=\"${GRUB_CMDLINE_LINUX}\"/g" %{_sysconfdir}/default/grub
+ sed -i -e "s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\"${GRUB_CMDLINE_LINUX}\"|g" %{_sysconfdir}/default/grub
fi
fi
%{_grubby} --args='%{_dracutopts}' &>/dev/null || :
@@ -595,6 +595,9 @@ fi ||:
%{_libdir}/libnvidia-encode.so
%changelog
+* Tue Jun 13 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 2:375.66-7
+- Use | instead of / for sed GRUB_CMDLINE_LINUX
+
* Fri Jun 02 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 2:375.66-6
- Remove GRUB_GFXPAYLOAD_LINUX from default/grub
7 years, 5 months
[gnome-mpv/f24: 3/3] Remove F26 mass rebild changelog entry.
by Vasiliy Glazov
commit 949af0663679bee8a6e6845c31a9daa7caecbac8
Author: Vascom <vascom2(a)gmail.com>
Date: Tue Jun 13 16:43:57 2017 +0300
Remove F26 mass rebild changelog entry.
gnome-mpv.spec | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/gnome-mpv.spec b/gnome-mpv.spec
index dfa16be..80e4485 100644
--- a/gnome-mpv.spec
+++ b/gnome-mpv.spec
@@ -69,9 +69,6 @@ fi
* Tue Jun 13 2017 Vasiliy N. Glazov <vascom2(a)gmail.com> - 0.12-1
- Update to 0.12
-* Sun Mar 19 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 0.11-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
* Sat Jan 07 2017 Vasiliy N. Glazov <vascom2(a)gmail.com> - 0.11-1
- Update to 0.11
7 years, 5 months
[gnome-mpv/f25: 3/3] Remove F26 mass rebild changelog entry.
by Vasiliy Glazov
commit 38c158985a5f0d890c754fcdc4a945817c2e0494
Author: Vascom <vascom2(a)gmail.com>
Date: Tue Jun 13 16:43:22 2017 +0300
Remove F26 mass rebild changelog entry.
gnome-mpv.spec | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/gnome-mpv.spec b/gnome-mpv.spec
index dfa16be..80e4485 100644
--- a/gnome-mpv.spec
+++ b/gnome-mpv.spec
@@ -69,9 +69,6 @@ fi
* Tue Jun 13 2017 Vasiliy N. Glazov <vascom2(a)gmail.com> - 0.12-1
- Update to 0.12
-* Sun Mar 19 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 0.11-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
* Sat Jan 07 2017 Vasiliy N. Glazov <vascom2(a)gmail.com> - 0.11-1
- Update to 0.11
7 years, 5 months
[gnome-mpv/f26] Update to 0.12.
by Vasiliy Glazov
Summary of changes:
f2b42f3... Update to 0.12. (*)
(*) This commit already existed in another branch; no separate mail sent
7 years, 5 months
[xorg-x11-drv-nvidia] Fix sed - rfbz#4553
by Nicolas Chauvet
commit cae1d0afd719b349792737734020122f3080248b
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jun 13 15:42:02 2017 +0200
Fix sed - rfbz#4553
xorg-x11-drv-nvidia.spec | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index 5cbeed1..081cba8 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -33,7 +33,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 2
Version: 375.66
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
License: Redistributable, no modification permitted
@@ -400,7 +400,7 @@ if [ "$1" -eq "1" ]; then
fi || :
%if 0%{?fedora} || 0%{?rhel} >= 7
-%triggerun -- xorg-x11-drv-nvidia < 2:375.66-6
+%triggerun -- xorg-x11-drv-nvidia < 2:375.66-7
if [ -f %{_sysconfdir}/default/grub ] ; then
sed -i -e '/GRUB_GFXPAYLOAD_LINUX=text/d' %{_sysconfdir}/default/grub
. %{_sysconfdir}/default/grub
@@ -413,7 +413,7 @@ if [ -f %{_sysconfdir}/default/grub ] ; then
GRUB_CMDLINE_LINUX="${GRUB_CMDLINE_LINUX} ${i}"
fi
done
- sed -i -e "s/^GRUB_CMDLINE_LINUX=.*/GRUB_CMDLINE_LINUX=\"${GRUB_CMDLINE_LINUX}\"/g" %{_sysconfdir}/default/grub
+ sed -i -e "s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\"${GRUB_CMDLINE_LINUX}\"|g" %{_sysconfdir}/default/grub
fi
fi
%{_grubby} --args='%{_dracutopts}' &>/dev/null || :
@@ -595,6 +595,9 @@ fi ||:
%{_libdir}/libnvidia-encode.so
%changelog
+* Tue Jun 13 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 2:375.66-7
+- Use | instead of / for sed GRUB_CMDLINE_LINUX
+
* Fri Jun 02 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 2:375.66-6
- Remove GRUB_GFXPAYLOAD_LINUX from default/grub
7 years, 5 months