[lives] Fix Python interpreter; filtering of private libraries
by Antonio
commit 065d16c8b4d3ba5a064db0061978d423c8e8c8ed
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Fri Aug 12 20:16:41 2016 +0200
Fix Python interpreter; filtering of private libraries
LiVES.appdata.xml | 2 +-
lives.spec | 22 +++++++++++++++++++++-
2 files changed, 22 insertions(+), 2 deletions(-)
---
diff --git a/LiVES.appdata.xml b/LiVES.appdata.xml
index d3d305a..ed9a5cb 100644
--- a/LiVES.appdata.xml
+++ b/LiVES.appdata.xml
@@ -4,7 +4,7 @@
<metadata_license>CC0-1.0</metadata_license>
<summary>Video editor and VJ tool</summary>
<name>LiVES</name>
- <project_license>GPL-3.0 and LGPL-3.0</project_license>
+ <project_license>GPL-3.0+ and LGPL-3.0+</project_license>
<categories>
<category>Multimedia</category>
</categories>
diff --git a/lives.spec b/lives.spec
index 9f73ab0..ea71670 100644
--- a/lives.spec
+++ b/lives.spec
@@ -1,6 +1,19 @@
+# Filtering of private libraries
+%global privlibs libOSC
+%global privlibs %{privlibs}|libOSC_client
+%global privlibs %{privlibs}|libweed
+%global privlibs %{privlibs}|libweed-utils
+%global privlibs %{privlibs}|libweed-utils_scripting
+%global privlibs %{privlibs}|libweed_slice
+%global privlibs %{privlibs}|libweed_slice_scripting
+
+%global __provides_exclude ^(%{privlibs})\\.so
+%global __requires_exclude ^(%{privlibs})\\.so
+#
+
Name: lives
Version: 2.6.4
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Video editor and VJ tool
License: GPLv3+ and LGPLv3+
URL: http://lives-video.com
@@ -123,6 +136,9 @@ rm -rf %{buildroot}%{_datadir}/app-install
##Remove rpaths
chrpath -d %{buildroot}%{_bindir}/lives-exe
+# Fix Python2 interpreter
+find %{buildroot} -name 'lives_*' -o -name 'multi_encod*' | xargs sed -i '1s|^#!/usr/bin/env python|#!%{__python2}|'
+
##Set Exec key
desktop-file-edit \
--set-key=Exec \
@@ -165,6 +181,10 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*.appdata.
%{_datadir}/appdata/LiVES.appdata.xml
%changelog
+* Fri Aug 12 2016 Antonio Trande <sagitterATfedoraproject.org> - 2.6.4-4
+- Fix Python interpreter
+- Filtering of private libraries
+
* Thu Aug 11 2016 Antonio Trande <sagitterATfedoraproject.org> - 2.6.4-3
- Update appdata file
8 years, 3 months
[rpmfusion-free-release/f25] Disable rawhide repos
by nchauvet
commit f0fc26b634a65a28529081f739e4509c1d9aafb8
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Aug 11 18:40:21 2016 +0200
Disable rawhide repos
rpmfusion-free-rawhide.repo | 2 +-
rpmfusion-free-release.spec | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/rpmfusion-free-rawhide.repo b/rpmfusion-free-rawhide.repo
index 899acbe..6ba3a37 100644
--- a/rpmfusion-free-rawhide.repo
+++ b/rpmfusion-free-rawhide.repo
@@ -2,7 +2,7 @@
name=RPM Fusion for Fedora Rawhide - Free
#baseurl=http://download1.rpmfusion.org/free/fedora/development/$basearch/os/
mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-rawhi...
-enabled=1
+enabled=0
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-latest file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-rawhide
diff --git a/rpmfusion-free-release.spec b/rpmfusion-free-release.spec
index 28c8d0b..fd47aa6 100644
--- a/rpmfusion-free-release.spec
+++ b/rpmfusion-free-release.spec
@@ -3,7 +3,7 @@
Name: rpmfusion-%{repo}-release
Version: 25
-Release: 0.3
+Release: 0.5
Summary: RPM Fusion (%{repo}) Repository Configuration
Group: System Environment/Base
@@ -86,8 +86,9 @@ ln -s $(basename %{SOURCE25}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-
%config(noreplace) %{_sysconfdir}/yum.repos.d/*
%changelog
-* Wed Aug 10 2016 Nicolas Chauvet <nicolas.chauvet(a)kwizart.fr> - 25-0.3
+* Wed Aug 10 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 25-0.5
- Switch to branched layout
+- Disable rawhide
* Fri Jun 24 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 25-0.2
- Bump for rawhide release
8 years, 3 months
[rpmfusion-nonfree-release/f25] Disable rawhide
by nchauvet
commit f296160de14eb37d36ef5ae54660f7479ddff374
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Aug 11 18:39:18 2016 +0200
Disable rawhide
rpmfusion-nonfree-rawhide.repo | 2 +-
rpmfusion-nonfree-release.spec | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/rpmfusion-nonfree-rawhide.repo b/rpmfusion-nonfree-rawhide.repo
index 7d13f8d..b95896f 100644
--- a/rpmfusion-nonfree-rawhide.repo
+++ b/rpmfusion-nonfree-rawhide.repo
@@ -2,7 +2,7 @@
name=RPM Fusion for Fedora Rawhide - Nonfree
#baseurl=http://download1.rpmfusion.org/nonfree/fedora/development/$basearch/os/
mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-ra...
-enabled=1
+enabled=0
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-latest file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-rawhide
diff --git a/rpmfusion-nonfree-release.spec b/rpmfusion-nonfree-release.spec
index d7117f4..6289b09 100644
--- a/rpmfusion-nonfree-release.spec
+++ b/rpmfusion-nonfree-release.spec
@@ -3,7 +3,7 @@
Name: rpmfusion-%{repo}-release
Version: 25
-Release: 0.4
+Release: 0.5
Summary: RPM Fusion (%{repo}) Repository Configuration
Group: System Environment/Base
@@ -86,8 +86,9 @@ ln -s $(basename %{SOURCE25}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-
%config(noreplace) %{_sysconfdir}/yum.repos.d/*
%changelog
-* Wed Aug 10 2016 Nicolas Chauvet <nicolas.chauvet(a)kwizart.fr> - 25-0.4
+* Wed Aug 10 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 25-0.5
- Switch to branched layout
+- Disable rawhide
* Fri Jun 24 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 25-0.2
- Bump for rawhide release
8 years, 3 months
[rpmfusion-nonfree-release/f25] Bump to sync with free
by nchauvet
commit 720bf1a025fc761dc03d25edf2eedb92609e5626
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Aug 11 18:12:05 2016 +0200
Bump to sync with free
rpmfusion-nonfree-release.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rpmfusion-nonfree-release.spec b/rpmfusion-nonfree-release.spec
index 7ff4fd0..d7117f4 100644
--- a/rpmfusion-nonfree-release.spec
+++ b/rpmfusion-nonfree-release.spec
@@ -3,7 +3,7 @@
Name: rpmfusion-%{repo}-release
Version: 25
-Release: 0.3
+Release: 0.4
Summary: RPM Fusion (%{repo}) Repository Configuration
Group: System Environment/Base
@@ -86,7 +86,7 @@ ln -s $(basename %{SOURCE25}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-
%config(noreplace) %{_sysconfdir}/yum.repos.d/*
%changelog
-* Wed Aug 10 2016 Nicolas Chauvet <nicolas.chauvet(a)kwizart.fr> - 25-0.3
+* Wed Aug 10 2016 Nicolas Chauvet <nicolas.chauvet(a)kwizart.fr> - 25-0.4
- Switch to branched layout
* Fri Jun 24 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 25-0.2
8 years, 3 months
[rpmfusion-nonfree-release/f25] Switch to branched layout
by nchauvet
commit c2b4bf98e9500cb74f0061571414f84b3e96ead7
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Aug 11 18:10:36 2016 +0200
Switch to branched layout
rpmfusion-nonfree-release.spec | 5 ++---
rpmfusion-nonfree-updates-testing.repo | 2 +-
rpmfusion-nonfree.repo | 4 ++--
3 files changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/rpmfusion-nonfree-release.spec b/rpmfusion-nonfree-release.spec
index f50a72b..7ff4fd0 100644
--- a/rpmfusion-nonfree-release.spec
+++ b/rpmfusion-nonfree-release.spec
@@ -86,9 +86,8 @@ ln -s $(basename %{SOURCE25}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-
%config(noreplace) %{_sysconfdir}/yum.repos.d/*
%changelog
-* Sun Jul 24 2016 Sérgio Basto <sergio(a)serjux.com> - 25-0.3
-- Fix rpmfusion-nonfree-updates-testing.repo, reported on IRC by raveit65
-- Fix changelog typo.
+* Wed Aug 10 2016 Nicolas Chauvet <nicolas.chauvet(a)kwizart.fr> - 25-0.3
+- Switch to branched layout
* Fri Jun 24 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 25-0.2
- Bump for rawhide release
diff --git a/rpmfusion-nonfree-updates-testing.repo b/rpmfusion-nonfree-updates-testing.repo
index f0984b9..fb6953e 100644
--- a/rpmfusion-nonfree-updates-testing.repo
+++ b/rpmfusion-nonfree-updates-testing.repo
@@ -2,7 +2,7 @@
name=RPM Fusion for Fedora $releasever - Nonfree - Test Updates
#baseurl=http://download1.rpmfusion.org/nonfree/fedora/updates/testing/$releasever/$basearch/
mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-up...
-enabled=0
+enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-$releasever
diff --git a/rpmfusion-nonfree.repo b/rpmfusion-nonfree.repo
index d71c800..9a86aca 100644
--- a/rpmfusion-nonfree.repo
+++ b/rpmfusion-nonfree.repo
@@ -2,8 +2,8 @@
name=RPM Fusion for Fedora $releasever - Nonfree
#baseurl=http://download1.rpmfusion.org/nonfree/fedora/releases/$releasever/Everything/$basearch/os/
mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-$r...
-enabled=0
-metadata_expire=7d
+enabled=1
+#metadata_expire=7d
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-$releasever
8 years, 3 months
[rpmfusion-nonfree-release] Bump for f26
by nchauvet
commit 4499dc097032229f937ae03c4330b4c69a63b812
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Aug 11 18:08:19 2016 +0200
Bump for f26
rpmfusion-nonfree-release.spec | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/rpmfusion-nonfree-release.spec b/rpmfusion-nonfree-release.spec
index f50a72b..207461d 100644
--- a/rpmfusion-nonfree-release.spec
+++ b/rpmfusion-nonfree-release.spec
@@ -2,8 +2,8 @@
%define repo nonfree
Name: rpmfusion-%{repo}-release
-Version: 25
-Release: 0.3
+Version: 26
+Release: 0.1
Summary: RPM Fusion (%{repo}) Repository Configuration
Group: System Environment/Base
@@ -86,9 +86,8 @@ ln -s $(basename %{SOURCE25}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-
%config(noreplace) %{_sysconfdir}/yum.repos.d/*
%changelog
-* Sun Jul 24 2016 Sérgio Basto <sergio(a)serjux.com> - 25-0.3
-- Fix rpmfusion-nonfree-updates-testing.repo, reported on IRC by raveit65
-- Fix changelog typo.
+* Sat Aug 06 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 26-0.1
+- Bump for f26
* Fri Jun 24 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 25-0.2
- Bump for rawhide release
8 years, 3 months
[rpmfusion-free-release/f25] Switched to branched layout
by nchauvet
commit c5109281abca3960509af50866209ab0205774a0
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Aug 11 18:05:16 2016 +0200
Switched to branched layout
rpmfusion-free-release.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/rpmfusion-free-release.spec b/rpmfusion-free-release.spec
index 5efa6f6..28c8d0b 100644
--- a/rpmfusion-free-release.spec
+++ b/rpmfusion-free-release.spec
@@ -3,7 +3,7 @@
Name: rpmfusion-%{repo}-release
Version: 25
-Release: 0.2
+Release: 0.3
Summary: RPM Fusion (%{repo}) Repository Configuration
Group: System Environment/Base
@@ -86,6 +86,9 @@ ln -s $(basename %{SOURCE25}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-
%config(noreplace) %{_sysconfdir}/yum.repos.d/*
%changelog
+* Wed Aug 10 2016 Nicolas Chauvet <nicolas.chauvet(a)kwizart.fr> - 25-0.3
+- Switch to branched layout
+
* Fri Jun 24 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 25-0.2
- Bump for rawhide release
8 years, 3 months