[xmltv] Perl 5.32 rebuild
by Paul Howarth
commit 2fc23aa3ebf21487a64e10e1893a19cbb803ddcc
Author: Paul Howarth <paul(a)city-fan.org>
Date: Thu Jul 2 12:56:26 2020 +0100
Perl 5.32 rebuild
xmltv.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/xmltv.spec b/xmltv.spec
index d8e48c9..5d65699 100644
--- a/xmltv.spec
+++ b/xmltv.spec
@@ -1,6 +1,6 @@
Name: xmltv
Version: 0.6.1
-Release: 12%{?dist}
+Release: 13%{?dist}
Summary: A set of utilities to manage your TV viewing
License: GPLv2+
@@ -282,6 +282,9 @@ make test
%changelog
+* Thu Jul 02 2020 Paul Howarth <paul(a)city-fan.org> - 0.6.1-13
+- Perl 5.32 rebuild
+
* Tue Jun 09 2020 Gary Buhrmaster <gary.buhrmaster(a)gmail.com> - 0.6.1-12
- use preferred make macro for build
4 years, 4 months
[vlc/f32] (10 commits) ...Rebuilt for new dav1d and libplacebo
by Leigh Scott
Summary of changes:
8137439... Clean-up old f30 patch (*)
9e8f30f... Clean-up srt (*)
7cb3507... Switch to devtoolset-8 (*)
4b8399b... Don't disable shortcommit0 (*)
ffe738c... Fix dts_ver occurence (*)
3e89a0d... Rebuilt (*)
6012dba... Add BuildRequires qt5-qtbase-private-devel for f33 (*)
fb55b06... Rebuilt (*)
8110bab... Add conditional (*)
50a2ce2... Rebuilt for new dav1d and libplacebo (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 4 months
[HandBrake/f32] Rebuilt
by Leigh Scott
Summary of changes:
eeb9e3f... Rebuilt (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 4 months
[ffmpeg/f32] Rebuilt
by Leigh Scott
commit bff4f0e7fc47ed68eff86abcc56dd58483c418e6
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Jul 2 09:15:24 2020 +0100
Rebuilt
ffmpeg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 33b907e..7f3cb61 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -87,7 +87,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.2.3
-Release: 4%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 5%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
%if 0%{?date}
@@ -434,6 +434,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Thu Jul 02 2020 Leigh Scott <leigh123linux(a)gmail.com> - 4.2.3-5
+- Rebuilt
+
* Wed Jun 24 2020 Leigh Scott <leigh123linux(a)gmail.com> - 4.2.3-4
- Enable vapoursynth
4 years, 4 months
[perl-PGPLOT] Update to 2.24
by Paul Howarth
commit 3e6fa630dd5ed715efeb9501cae72312f45cbd5e
Author: Paul Howarth <paul(a)city-fan.org>
Date: Thu Jul 2 09:12:29 2020 +0100
Update to 2.24
.gitignore | 3 ++-
perl-PGPLOT.spec | 33 +++++++++++++++++++--------------
sources | 2 +-
3 files changed, 22 insertions(+), 16 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9b49ae2..8aed236 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-PGPLOT-2.21.tar.gz
+/PGPLOT-2.21.tar.gz
+/PGPLOT-2.24.tar.gz
diff --git a/perl-PGPLOT.spec b/perl-PGPLOT.spec
index 76aeb30..c9e34ee 100644
--- a/perl-PGPLOT.spec
+++ b/perl-PGPLOT.spec
@@ -1,24 +1,28 @@
Name: perl-PGPLOT
-Version: 2.21
-Release: 14%{?dist}
+Version: 2.24
+Release: 1%{?dist}
Summary: Perl extension for using the pgplot library
License: GPL+ or Artistic
-URL: http://search.cpan.org/dist/PGPLOT/
-Source0: http://search.cpan.org/CPAN/authors/id/K/KG/KGB/PGPLOT-%{version}.tar.gz
+URL: https://metacpan.org/release/PGPLOT
+Source0: https://cpan.metacpan.org/authors/id/E/ET/ETJ/PGPLOT-%{version}.tar.gz
# Build
BuildRequires: coreutils
BuildRequires: findutils
BuildRequires: gcc
+BuildRequires: libpng12-devel
BuildRequires: make
BuildRequires: perl-devel
BuildRequires: perl-generators
+BuildRequires: perl-interpreter
BuildRequires: perl(Config)
BuildRequires: perl(ExtUtils::F77)
BuildRequires: perl(ExtUtils::MakeMaker)
+BuildRequires: perl(ExtUtils::PkgConfig)
BuildRequires: perl(IO::File)
BuildRequires: perl(lib)
BuildRequires: perl(strict)
BuildRequires: pgplot-devel
+BuildRequires: zlib-devel
# Runtime
BuildRequires: perl(DynaLoader)
BuildRequires: perl(Exporter)
@@ -34,16 +38,14 @@ Allow subroutines in the PGPLOT graphics library to be called from Perl.
%setup -q -n PGPLOT-%{version}
%build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
make %{?_smp_mflags}
%install
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
-
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
-
-%{_fixperms} $RPM_BUILD_ROOT/*
+make pure_install DESTDIR=%{buildroot}
+find %{buildroot} -type f -name .packlist -delete
+find %{buildroot} -type f -name '*.bs' -empty -delete
+%{_fixperms} -c %{buildroot}
%check
#works locally
@@ -52,11 +54,14 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
%files
%license LICENSE
%doc CHANGES HELP README
-%{perl_vendorarch}/*
-%exclude %dir %{perl_vendorarch}/auto/
-%{_mandir}/man3/*
+%{perl_vendorarch}/auto/PGPLOT/
+%{perl_vendorarch}/PGPLOT.pm
+%{_mandir}/man3/PGPLOT.3*
%changelog
+* Wed Jul 1 2020 Paul Howarth <paul(a)city-fan.org> - 2.24-1
+- Update to 2.24
+
* Wed Feb 05 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.21-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
diff --git a/sources b/sources
index ee62db5..563fadd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-836d8eb09bfcadd5d4edf668a551f17a PGPLOT-2.21.tar.gz
+SHA512 (PGPLOT-2.24.tar.gz) = d0daca5ac69e48ac94bbecc149b0e4fdab8ef9e81af37534d1b9a63bc2559c21bdb2c698528da4b961fc4d10739144f603fcf3f14644a781546ac041f690d1bc
4 years, 4 months
[xine-lib/f32] (14 commits) ...Rebuilt
by Leigh Scott
Summary of changes:
dbb4b01... xine-lib 1.2.5 (*)
741e231... drop unused patch (*)
e9fb28e... xine-lib 1.2.6 (*)
4b82bf0... Update to 1.2.8 (*)
afd5988... Merge branch 'master' into el7 (*)
4f08665... Rebuilt (*)
a6b8c11... Rebuild for ffmpeg-3.* on el7 (*)
82c75b4... Merge remote-tracking branch 'origin/master' into el7 (*)
d07f5aa... - Rebuild for ffmpeg-4.3 git (*)
737c9f2... Rebuild for new libcdio version (*)
a9f3c1b... Merge branch 'el7' (*)
a106550... Rebuild for ImageMagick on el7 (*)
046e5a7... Rebuild for dav1d SONAME bump (*)
b2c9a13... Rebuilt (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 4 months
[ffmpeg] Rebuilt
by Leigh Scott
commit e70c5c4ca88662f913d21673fca6fc176f4a5348
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jul 1 18:11:04 2020 +0100
Rebuilt
ffmpeg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index fcf8103..b35a48f 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -97,7 +97,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.3
-Release: 2%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 3%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
%if 0%{?date}
@@ -448,6 +448,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Wed Jul 01 2020 Leigh Scott <leigh123linux(a)gmail.com> - 4.3-3
+- Rebuilt
+
* Wed Jun 24 2020 Leigh Scott <leigh123linux(a)gmail.com> - 4.3-2
- Enable vapoursynth
4 years, 4 months
[HandBrake] Rebuilt
by Leigh Scott
commit eeb9e3f28c25854ee82dbe156d38751b5dd62d5d
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jul 1 18:02:35 2020 +0100
Rebuilt
HandBrake.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/HandBrake.spec b/HandBrake.spec
index 05ebe38..862684e 100644
--- a/HandBrake.spec
+++ b/HandBrake.spec
@@ -18,7 +18,7 @@
Name: HandBrake
Version: 1.3.3
-Release: 1%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
+Release: 2%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
Summary: An open-source multiplatform video transcoder
License: GPLv2+
URL: http://handbrake.fr/
@@ -259,6 +259,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_bindir}/HandBrakeCLI
%changelog
+* Wed Jul 01 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.3.3-2
+- Rebuilt
+
* Sun Jun 14 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.3.3-1
- New upstream version
4 years, 4 months
[xine-lib] Rebuilt
by Leigh Scott
commit b2c9a133aff9f3a67ca11c1d88230d5b7bbd3b61
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jul 1 17:59:01 2020 +0100
Rebuilt
xine-lib.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/xine-lib.spec b/xine-lib.spec
index 6e82b56..2e74ca8 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -38,7 +38,7 @@
Summary: A multimedia engine
Name: xine-lib
Version: 1.2.10
-Release: 7%{?snapshot:.%{date}hg%{revision}}%{?dist}
+Release: 8%{?snapshot:.%{date}hg%{revision}}%{?dist}
License: GPLv2+
URL: http://www.xine-project.org/
%if ! 0%{?snapshot}
@@ -341,6 +341,9 @@ mkdir -p %{buildroot}%{codecdir}
%changelog
+* Wed Jul 01 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.2.10-8
+- Rebuilt
+
* Sun May 24 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.2.10-7
- Rebuild for dav1d SONAME bump
4 years, 4 months
[vlc] Rebuilt for new dav1d and libplacebo
by Leigh Scott
commit 50a2ce2c29e4773031080fc7e7df39adfd71e0db
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jul 1 16:04:46 2020 +0100
Rebuilt for new dav1d and libplacebo
vlc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index 2887a0a..645c41c 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -51,7 +51,7 @@ Summary: The cross-platform open-source multimedia framework, player and server
Epoch: 1
Name: vlc
Version: 3.0.11
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPLv2+
URL: https://www.videolan.org
%if 0%{?commit0:1}
@@ -593,6 +593,9 @@ fi || :
%changelog
+* Wed Jul 01 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1:3.0.11-4
+- Rebuilt for new dav1d and libplacebo
+
* Tue Jun 30 2020 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.11-3
- Rebuilt
4 years, 4 months