[xorg-x11-drv-nvidia] Fix pointing to doc
by Nicolas Chauvet
commit 291f02862b6d8523b292eb82e2072e681eb6ccb2
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon May 14 16:01:01 2018 +0200
Fix pointing to doc
xorg-x11-drv-nvidia.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index f932f80..ef08af5 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -116,7 +116,7 @@ hardware accelerated rendering with current NVIDIA chipsets series.
GF8x, GF9x, and GT2xx GPUs NOT supported by this release.
For the full product support list, please consult the release notes
-http://download.nvidia.com/XFree86/Linux-x86/%{version}/README/index.html
+http://download.nvidia.com/XFree86/Linux-x86_64/%{version}/README/index.html
Please use the following documentation:
http://rpmfusion.org/Howto/nVidia
6 years, 6 months
[kdenlive] 18.04.1 .spec cosmetics omit scriptlets on fedora (all handled via system triggers now)
by Rex Dieter
commit fd4f280117319bca6e4f732aa6dee58cc131f066
Author: Rex Dieter <rdieter(a)gmail.com>
Date: Mon May 14 08:00:18 2018 -0500
18.04.1
.spec cosmetics
omit scriptlets on fedora (all handled via system triggers now)
.gitignore | 1 +
kdenlive.spec | 23 ++++++++++++++++-------
sources | 2 +-
3 files changed, 18 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 251ab0c..006dffe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/kdenlive-17.12.1.tar.xz
/kdenlive-17.12.2.tar.xz
/kdenlive-17.12.3.tar.xz
+/kdenlive-18.04.1.tar.xz
diff --git a/kdenlive.spec b/kdenlive.spec
index 94a2f0d..bb4eec3 100644
--- a/kdenlive.spec
+++ b/kdenlive.spec
@@ -1,8 +1,8 @@
Name: kdenlive
Summary: Non-linear video editor
-Version: 17.12.3
-Release: 4%{?dist}
+Version: 18.04.1
+Release: 1%{?dist}
License: GPLv2+
URL: http://www.kdenlive.org
@@ -23,7 +23,6 @@ Source100: kdenlive-find-lang.sh
%global find_lang %{_sourcedir}/kdenlive-find-lang.sh %{buildroot}
%endif
-
BuildRequires: desktop-file-utils
BuildRequires: extra-cmake-modules
BuildRequires: gettext
@@ -51,8 +50,8 @@ BuildRequires: cmake(KF5FileMetaData)
BuildRequires: libappstream-glib
BuildRequires: pkgconfig(libv4l2)
-BuildRequires: pkgconfig(mlt++) >= 6.0
-%global mlt_version %(pkg-config --modversion mlt++ 2>/dev/null || echo 6.0)
+BuildRequires: pkgconfig(mlt++) >= 6.6.0
+%global mlt_version %(pkg-config --modversion mlt++ 2>/dev/null || echo 6.6.0)
BuildRequires: pkgconfig(Qt5Concurrent)
BuildRequires: pkgconfig(Qt5DBus)
@@ -90,21 +89,25 @@ recent video technologies.
%build
mkdir %{_target_platform}
pushd %{_target_platform}
-%{cmake_kf5} -DBUILD_TESTING=OFF -DKDE_INSTALL_USE_QT_SYS_PATHS=ON ..
+%{cmake_kf5} .. \
+ -DKDE_INSTALL_USE_QT_SYS_PATHS:BOOL=ON
popd
-make %{?_smp_mflags} -C %{_target_platform}
+%make_build -C %{_target_platform}
%install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
+
%find_lang %{name} --with-html --all-name
+
%check
appstream-util validate-relax --nonet %{buildroot}%{_kf5_metainfodir}/org.kde.%{name}.appdata.xml ||:
desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}.desktop
+%if 0%{?rhel}
%post
/usr/bin/update-desktop-database &> /dev/null || :
/bin/touch --no-create %{_kf5_datadir}/icons/hicolor &> /dev/null || :
@@ -122,6 +125,7 @@ fi
%posttrans
/usr/bin/gtk-update-icon-cache %{_kf5_datadir}/icons/hicolor &> /dev/null || :
/usr/bin/update-mime-database %{?fedora:-n} %{_kf5_datadir}/mime &> /dev/null || :
+%endif
%files -f %{name}.lang
%doc AUTHORS README
@@ -148,6 +152,11 @@ fi
%changelog
+* Sun May 13 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 18.04.1-1
+- 18.04.1
+- .spec cosmetics
+- omit scriptlets on fedora (all handled via system triggers now)
+
* Sun May 13 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 17.12.3-4
- rebuild (mlt)
diff --git a/sources b/sources
index 8c86c07..81131ec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b2d2571e20547d54fe7b7108882e7e8d kdenlive-17.12.3.tar.xz
+c936bf68bf07c7c629f9b6233dec3a93 kdenlive-18.04.1.tar.xz
6 years, 6 months
[vlc] Switch to proper devel name
by Leigh Scott
commit a3ddeb9ff9f2fee683d8774e3d3797d9094caca8
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Mon May 14 09:55:24 2018 +0100
Switch to proper devel name
vlc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index bc4c9f9..3004b98 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -140,7 +140,7 @@ BuildRequires: libsamplerate-devel
BuildRequires: libshout-devel
BuildRequires: lua-devel
BuildRequires: minizip-devel
-%{?_with_libmpeg2:BuildRequires: mpeg2dec-devel >= 0.3.2}
+%{?_with_libmpeg2:BuildRequires: libmpeg2-devel >= 0.3.2}
BuildRequires: ncurses-devel
%{?_with_opencv:BuildRequires: pkgconfig(opencv)}
BuildRequires: openslp-devel
6 years, 6 months
[vlc] Rebuilt
by Nicolas Chauvet
commit 75f8c6eada9cfe39c6d2aefad2dcd13e300d8073
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon May 14 09:27:00 2018 +0200
Rebuilt
vlc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index d3c11d4..bc4c9f9 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -42,7 +42,7 @@
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
Version: 3.0.2
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPLv2+
URL: https://www.videolan.org
Source0: %{vlc_url}/%{?!vlc_rc:%{version}/}vlc-%{version}%{?vlc_tag}.tar.xz
@@ -551,6 +551,9 @@ fi || :
%changelog
+* Mon May 14 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.2-3
+- Rebuilt
+
* Mon Apr 23 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3.0.2-2
- Readd lost patch
6 years, 6 months
[kdenlive/f28] rebuild (mlt)
by Rex Dieter
Summary of changes:
03af8af... rebuild (mlt) (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 6 months
[kdenlive] rebuild (mlt)
by Rex Dieter
commit 03af8afb40587db88a6a160e6559ffb6943ea9d4
Author: Rex Dieter <rdieter(a)gmail.com>
Date: Sun May 13 09:40:15 2018 -0500
rebuild (mlt)
kdenlive.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/kdenlive.spec b/kdenlive.spec
index de8b905..94a2f0d 100644
--- a/kdenlive.spec
+++ b/kdenlive.spec
@@ -2,7 +2,7 @@
Name: kdenlive
Summary: Non-linear video editor
Version: 17.12.3
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPLv2+
URL: http://www.kdenlive.org
@@ -148,6 +148,9 @@ fi
%changelog
+* Sun May 13 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 17.12.3-4
+- rebuild (mlt)
+
* Wed Mar 21 2018 Sérgio Basto <sergio(a)serjux.com> - 17.12.3-3
- recordmydesktop is not used since 0.9.something
6 years, 6 months
[mythtv] add f28 to update_fixes.sh
by Sérgio M. Basto
commit ae15c59f1983ad89e8d84c25f7b530a4246b27a1
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun May 13 02:30:22 2018 +0100
add f28 to update_fixes.sh
update_fixes.sh | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/update_fixes.sh b/update_fixes.sh
index 2cc7175..0bd89df 100755
--- a/update_fixes.sh
+++ b/update_fixes.sh
@@ -28,6 +28,8 @@ rfpkg ci -c && git show
echo Press enter to continue; read dummy;
rfpkg push && rfpkg build --nowait
echo Press enter to continue; read dummy;
+git checkout f28 && git merge master && git push && rfpkg build --nowait; git checkout master
+echo Press enter to continue; read dummy;
git checkout f27 && git merge master && git push && rfpkg build --nowait; git checkout master
echo Press enter to continue; read dummy;
git checkout f26 && git merge master && git push && rfpkg build --nowait; git checkout master
6 years, 6 months
[mlt-freeworld/f28] Update to 6.8.0 (as in Fedora proper)
by Sérgio M. Basto
commit 0d23738c05103d6746c928e7b3a6432c7a164531
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun May 13 02:10:54 2018 +0100
Update to 6.8.0 (as in Fedora proper)
.gitignore | 1 +
mlt-freeworld.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9335850..f3733ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/v6.4.1...ea973eb65c8ca79a859028a9e008360836ca4941.diff
/mlt-freeworld-6.6.0.tar.gz
/mlt-6.6.0.tar.gz
+/mlt-6.8.0.tar.gz
diff --git a/mlt-freeworld.spec b/mlt-freeworld.spec
index c6db452..f79434e 100644
--- a/mlt-freeworld.spec
+++ b/mlt-freeworld.spec
@@ -7,8 +7,8 @@
%global realname mlt
Name: mlt-freeworld
-Version: 6.6.0
-Release: 3%{?gver}%{?dist}
+Version: 6.8.0
+Release: 1%{?dist}
Summary: Toolkit for broadcasters, video editors, media players, transcoders
# mlt/src/win32/fnmatch.{c,h} are BSD-licensed.
@@ -109,6 +109,9 @@ find %{buildroot} -type d -empty -delete
%{_datadir}/mlt/
%changelog
+* Sun May 13 2018 Sérgio Basto <sergio(a)serjux.com> - 6.8.0-1
+- Update to 6.8.0 (as in Fedora proper)
+
* Thu Mar 08 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 6.6.0-3
- Rebuilt for new ffmpeg snapshot
diff --git a/sources b/sources
index 9a13d33..f659456 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-abc62a715a1c27b84bfa4af721470d15 mlt-6.6.0.tar.gz
+28926ce34e3afe054ebd08131ec3d98b mlt-6.8.0.tar.gz
6 years, 6 months