[svt-hevc] Correct build gstreamer plugin.
by Vasiliy Glazov
commit 22819ea7f6df52fcb7f58940fa4b8585bd399101
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Thu Nov 14 09:51:32 2019 +0300
Correct build gstreamer plugin.
svt-hevc.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/svt-hevc.spec b/svt-hevc.spec
index 364ca43..eb13db2 100644
--- a/svt-hevc.spec
+++ b/svt-hevc.spec
@@ -1,6 +1,6 @@
Name: svt-hevc
Version: 1.4.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Scalable Video Technology for HEVC Encoder
License: BSD-2-Clause-Patent
@@ -51,7 +51,7 @@ This package provides %{name}-based GStreamer plug-in.
# Remove unneeded flags
sed -i 's|-O3)|)|' CMakeLists.txt
# Patch build gstreamer plugin
-sed -e "s|install: true,|install: true, include_directories : '../Source/API', link_args : '-lSvtHevcEnc',|" \
+sed -e "s|install: true,|install: true, include_directories : include_directories('../Source/API'), link_args : '-lSvtHevcEnc',|" \
-e "/svthevcenc_dep =/d" -e 's|, svthevcenc_dep||' -e "s|svthevcenc_dep.found()|true|" -i gstreamer-plugin/meson.build
@@ -93,5 +93,8 @@ popd
%{_libdir}/gstreamer-1.0/libgstsvthevcenc.so
%changelog
+* Tue Sep 17 2019 Vasiliy Glazov <vascom2(a)gmail.com> - 1.4.1-2
+- Correct build gstreamer plugin
+
* Tue Sep 17 2019 Vasiliy Glazov <vascom2(a)gmail.com> - 1.4.1-1
- Initial release
4 years, 11 months
[rpmfusion-free-appstream-data/f30] fix version
by Leigh Scott
commit c2c25cca63f4c29de4d1a24c84cd1cb5bd297e15
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Nov 13 21:47:55 2019 +0000
fix version
rpmfusion-free-appstream-data.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rpmfusion-free-appstream-data.spec b/rpmfusion-free-appstream-data.spec
index fa9e4ff..713b7a4 100644
--- a/rpmfusion-free-appstream-data.spec
+++ b/rpmfusion-free-appstream-data.spec
@@ -3,7 +3,7 @@
Name: %{reponame}-%{repoversion}-appstream-data
Version: 30
-Release: 2.20181021%{?dist}
+Release: 2%{?dist}
Summary: Appstream metadata for the RPM Fusion free repository
BuildArch: noarch
@@ -40,7 +40,7 @@ DESTDIR=%{buildroot} appstream-util install %{SOURCE0} %{SOURCE1}
%dir %{_datadir}/app-info/xmls
%changelog
-* Wed Nov 13 2019 Leigh Scott <leigh123linux(a)gmail.com> - 30-2.20181021
+* Wed Nov 13 2019 Leigh Scott <leigh123linux(a)gmail.com> - 30-2
- Regenerate for chromium-freeworld, chromium-browser-privacy and celluloid
* Sun Oct 21 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 30-1.20181021
4 years, 11 months
[rpmfusion-free-appstream-data/f30] Regenerate for chromium-freeworld, chromium-browser-privacy and celluloid
by Leigh Scott
commit d3da775467e8768ac683763ea3e0e0cf39d82cd9
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Nov 13 21:45:23 2019 +0000
Regenerate for chromium-freeworld, chromium-browser-privacy and celluloid
rpmfusion-free-appstream-data.spec | 5 ++++-
sources | 4 ++--
update-appdata-rpmfusion-free.sh | 10 +++++-----
3 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/rpmfusion-free-appstream-data.spec b/rpmfusion-free-appstream-data.spec
index 3c20092..fa9e4ff 100644
--- a/rpmfusion-free-appstream-data.spec
+++ b/rpmfusion-free-appstream-data.spec
@@ -3,7 +3,7 @@
Name: %{reponame}-%{repoversion}-appstream-data
Version: 30
-Release: 1.20181021%{?dist}
+Release: 2.20181021%{?dist}
Summary: Appstream metadata for the RPM Fusion free repository
BuildArch: noarch
@@ -40,6 +40,9 @@ DESTDIR=%{buildroot} appstream-util install %{SOURCE0} %{SOURCE1}
%dir %{_datadir}/app-info/xmls
%changelog
+* Wed Nov 13 2019 Leigh Scott <leigh123linux(a)gmail.com> - 30-2.20181021
+- Regenerate for chromium-freeworld, chromium-browser-privacy and celluloid
+
* Sun Oct 21 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 30-1.20181021
- Regenerate
- Include generation timestamp so that the package is more informative
diff --git a/sources b/sources
index 0c20fd4..ac226d2 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-fc7167ff4f19a86d09793a34aa18ef13 rpmfusion-free-30-icons.tar.gz
-53a0655060a78b0940e9ffb7f0b23a87 rpmfusion-free-30.xml.gz
+SHA512 (rpmfusion-free-30-icons.tar.gz) = be46eeee29d23bf40df1c649d8ec9f1f8d607f20877e2a25c5070991d42f0c494acd3c576b2ed277e1b4f802a216da10e89966761e9b90abd8b8bcc72eabc16e
+SHA512 (rpmfusion-free-30.xml.gz) = 1f160ad9e92a1381182559ceb4978b5f27930dddd02e7070f53fda5d7a0872dea40b65a17f49d24985fd37db9d70a97c9d6e18cd706ae13d02b45632dc10c8ee
diff --git a/update-appdata-rpmfusion-free.sh b/update-appdata-rpmfusion-free.sh
index e00b778..37067d1 100755
--- a/update-appdata-rpmfusion-free.sh
+++ b/update-appdata-rpmfusion-free.sh
@@ -7,13 +7,13 @@ main ()
mkdir rpmfusion-free/ -pv
cd rpmfusion-free || exit -1
- if [ "$RELEASE" = "30" ]; then
+ if [ "$RELEASE" = "32" ]; then
URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/devel..."
- elif [ "$RELEASE" = "29" ]; then
+ elif [ "$RELEASE" = "31" ]; then
URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/devel..."
- elif [ "$RELEASE" = "28" ]; then
+ elif [ "$RELEASE" = "30" ]; then
URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/relea..."
- elif [ "$RELEASE" = "27" ]; then
+ elif [ "$RELEASE" = "29" ]; then
URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/relea..."
fi
@@ -34,7 +34,7 @@ usage ()
echo "$0 -r <release>"
echo "- update appdata for rpmfusion free repository"
echo "options:"
- echo "-r <release> one of 27, 28, 29, and 30"
+ echo "-r <release> one of 29, 30, 31, and 32"
}
4 years, 11 months
[rpmfusion-free-appstream-data/f31] Regenerate for chromium-freeworld and chromium-browser-privacy
by Leigh Scott
commit 801c65577c3dcf73012b68a2514fb8afda01a8aa
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Nov 13 21:30:36 2019 +0000
Regenerate for chromium-freeworld and chromium-browser-privacy
rpmfusion-free-appstream-data.spec | 5 ++++-
sources | 4 ++--
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/rpmfusion-free-appstream-data.spec b/rpmfusion-free-appstream-data.spec
index 982a712..977da5b 100644
--- a/rpmfusion-free-appstream-data.spec
+++ b/rpmfusion-free-appstream-data.spec
@@ -3,7 +3,7 @@
Name: %{reponame}-%{repoversion}-appstream-data
Version: 31
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Appstream metadata for the RPM Fusion free repository
BuildArch: noarch
@@ -40,6 +40,9 @@ DESTDIR=%{buildroot} appstream-util install %{SOURCE0} %{SOURCE1}
%dir %{_datadir}/app-info/xmls
%changelog
+* Wed Nov 13 2019 Leigh Scott <leigh123linux(a)gmail.com> - 31-2
+- Regenerate for chromium-freeworld and chromium-browser-privacy
+
* Sun Oct 27 2019 Leigh Scott <leigh123linux(a)gmail.com> - 31-1
- Rebuild for f31
diff --git a/sources b/sources
index 5c600fe..51f79cf 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (rpmfusion-free-31-icons.tar.gz) = c7921a3a730dbf8b92d504c58068cae4cdeef85e063eb42972a27db02f203f142dcf586e099bb2b04008157342eb2bd82c7c5c5b4c9899ef4594a07a1a0c4a17
-SHA512 (rpmfusion-free-31.xml.gz) = 715f8da6494c90eba8f3fdda2b7e38486c532edf75f480e168904caa9e4364c845b6eb2625b00701a295c2ea17d058d612e5f677078793c89df8df8a02632a8e
+SHA512 (rpmfusion-free-31-icons.tar.gz) = bd2268f35d18ce3d0835a3862e5fa1af4d38e12c32e207e6ea8bdaf38404ad285eebc61cea36fdc826e17a825c20eaeefc8991f7c7b3bc7540c5278e11d65846
+SHA512 (rpmfusion-free-31.xml.gz) = 9985d42d11914d1f2de624937bb2aa77f2a958c07cc6e1f7d050c31bf78a368035f7c46a05d9ab3f4e536c94dcdaac630c26e2d239b1d937c1338aa57a0263fa
4 years, 11 months
[rpmfusion-free-appstream-data] Regenerate for chromium-freeworld and chromium-browser-privacy
by Leigh Scott
commit b2404f78f37e7097e549e746661910c8388be183
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Nov 13 21:15:42 2019 +0000
Regenerate for chromium-freeworld and chromium-browser-privacy
rpmfusion-free-appstream-data.spec | 5 ++++-
sources | 4 ++--
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/rpmfusion-free-appstream-data.spec b/rpmfusion-free-appstream-data.spec
index d5a3a53..6916e53 100644
--- a/rpmfusion-free-appstream-data.spec
+++ b/rpmfusion-free-appstream-data.spec
@@ -3,7 +3,7 @@
Name: %{reponame}-%{repoversion}-appstream-data
Version: 32
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Appstream metadata for the RPM Fusion free repository
BuildArch: noarch
@@ -40,6 +40,9 @@ DESTDIR=%{buildroot} appstream-util install %{SOURCE0} %{SOURCE1}
%dir %{_datadir}/app-info/xmls
%changelog
+* Wed Nov 13 2019 Leigh Scott <leigh123linux(a)gmail.com> - 32-2
+- Regenerate for chromium-freeworld and chromium-browser-privacy
+
* Sun Oct 27 2019 Leigh Scott <leigh123linux(a)gmail.com> - 32-1
- Update for rawhide
diff --git a/sources b/sources
index 0184de9..62881a8 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (rpmfusion-free-32-icons.tar.gz) = c7921a3a730dbf8b92d504c58068cae4cdeef85e063eb42972a27db02f203f142dcf586e099bb2b04008157342eb2bd82c7c5c5b4c9899ef4594a07a1a0c4a17
-SHA512 (rpmfusion-free-32.xml.gz) = fb3af97d50f8746811e014f5e9c10c9b5e17b9b9ae3339094ebb6a6b59650ec22967578fa8457c6d0c1e6ed10d0078b82c8c1b6f011f826ba580fc5eac9a397d
+SHA512 (rpmfusion-free-32-icons.tar.gz) = bd2268f35d18ce3d0835a3862e5fa1af4d38e12c32e207e6ea8bdaf38404ad285eebc61cea36fdc826e17a825c20eaeefc8991f7c7b3bc7540c5278e11d65846
+SHA512 (rpmfusion-free-32.xml.gz) = bf8e601e52f467d99f96290604a619b941976863610128f006a4a6ce87019024cb2dd152813a52b77dae2e327f2dc1826a3e02afd003870aba415ae9c3e83d04
4 years, 11 months
[gr-dab] New version Switched to Python 3
by Jaroslav Škarvada
commit 1e5f49450b4190c4a4a031ab5ed5a5ac8b91406e
Author: Jaroslav Škarvada <jskarvad(a)redhat.com>
Date: Wed Nov 13 16:49:37 2019 +0100
New version
Switched to Python 3
.gitignore | 1 +
gr-dab.spec | 35 +++++++++++++++++++++--------------
sources | 2 +-
3 files changed, 23 insertions(+), 15 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 29269ca..f8d6675 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/gr-dab-a33609bd75192878f9f60c1a9b02fd7473649160.tar.gz
/gr-dab-0.3.tar.gz
+/gr-dab-0.4.tar.gz
diff --git a/gr-dab.spec b/gr-dab.spec
index 3610362..702d680 100644
--- a/gr-dab.spec
+++ b/gr-dab.spec
@@ -6,13 +6,14 @@
Name: gr-dab
URL: https://github.com/andrmuel/gr-dab
-Version: 0.3
-Release: 5%{?dist}
+Version: 0.4
+Release: 1%{?dist}
License: GPLv3+
-BuildRequires: cmake, gcc-c++, python2-devel, scipy, gnuradio-devel
-BuildRequires: python2-matplotlib, cppunit-devel, boost-devel, doxygen
+BuildRequires: cmake, gcc-c++, python3-devel, python3-scipy, gnuradio-devel
+BuildRequires: python3-matplotlib, cppunit-devel, boost-devel, doxygen
BuildRequires: swig, faad2-devel, findutils, texlive-latex, texlive-dvips
-Requires: scipy, python2-matplotlib
+BuildRequires: texlive-newunicodechar, log4cpp-devel, gmp-devel, orc-devel
+Requires: python3-scipy, python3-matplotlib
Summary: GNU Radio DAB digital audio broadcasting module
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
@@ -41,20 +42,26 @@ Documentation files for gr-dab.
mkdir build
cd build
%cmake -DENABLE_DOXYGEN=on ..
-%make_build
+%make_build -j1
%install
cd build
%make_install
# remove hashbangs
-pushd %{buildroot}%{python2_sitearch}/grdab
+pushd %{buildroot}%{python3_sitearch}/grdab
find . -type f -exec sed -i '/^[ \t]*#!\/usr\/bin\/\(env\|python\)/ d' {} \;
popd
-#%check
-#cd build
-#make test
+# fix locations of devel files
+mv %{buildroot}%{_libdir}/cmake/dab/* %{buildroot}%{_libdir}/cmake/grdab
+rmdir %{buildroot}%{_libdir}/cmake/dab
+mv %{buildroot}%{_includedir}/dab/* %{buildroot}%{_includedir}/grdab
+rmdir %{buildroot}%{_includedir}/dab
+
+%check
+cd build
+make test
%ldconfig_scriptlets
@@ -65,7 +72,7 @@ popd
%exclude %{_docdir}/%{name}/xml
%{_datadir}/gnuradio/grc/blocks/*
%{_libdir}/libgnuradio-dab.so.3.*
-%{python2_sitearch}/grdab
+%{python3_sitearch}/grdab
%{_bindir}/*
%files devel
@@ -78,9 +85,9 @@ popd
%doc %{_docdir}/%{name}/xml
%changelog
-* Mon Aug 12 2019 Jaroslav Škarvada <jskarvad(a)redhat.com> - 0.3-5
-- Fixed FTBFS in f30
- Resolves: rfbz#5336
+* Wed Nov 13 2019 Jaroslav Škarvada <jskarvad(a)redhat.com> - 0.4-1
+- New version
+- Switched to Python 3
* Fri Aug 09 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
diff --git a/sources b/sources
index 054757e..f4aef4d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bebbe9a6cc25ddb2cd4cc853c2af7dbd gr-dab-0.3.tar.gz
+SHA512 (gr-dab-0.4.tar.gz) = 3630412e8e31ae73b9d904ad999d1205d753e614f17f336c6ff34a45874b3ddecd9b3b66348c30d09a50d2f1846a8ea493dbb7c04c8d352e20ded9e040b9df72
4 years, 11 months
[svt-hevc/el8] Initial commit.
by Vasiliy Glazov
Summary of changes:
5f65c6f... Initial commit. (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 11 months
[svt-hevc/f29] Initial commit.
by Vasiliy Glazov
Summary of changes:
5f65c6f... Initial commit. (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 11 months
[svt-hevc/f30] Initial commit.
by Vasiliy Glazov
Summary of changes:
5f65c6f... Initial commit. (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 11 months
[svt-hevc/f31] Initial commit.
by Vasiliy Glazov
Summary of changes:
5f65c6f... Initial commit. (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 11 months