[xmltv] Add perl-generators to get proper requires/provides on F-25 and later
by Sérgio M. Basto
commit d74fa41cfd67b708c1a49b445871d47bbc1bdf2f
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Oct 1 00:47:39 2016 +0100
Add perl-generators to get proper requires/provides on F-25 and later
xmltv.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/xmltv.spec b/xmltv.spec
index dafa47a..4103d88 100644
--- a/xmltv.spec
+++ b/xmltv.spec
@@ -1,6 +1,6 @@
Name: xmltv
Version: 0.5.68
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A set of utilities to manage your TV viewing
Group: Development/Libraries
@@ -11,6 +11,7 @@ Patch0: xmltv-0.5.63-noask.patch
BuildArch: noarch
+BuildRequires: perl-generators
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(LWP) >= 5.65
BuildRequires: perl(XML::Parser) >= 2.34
@@ -235,6 +236,9 @@ make test
%changelog
+* Fri Sep 30 2016 Sérgio Basto <sergio(a)serjux.com> - 0.5.68-3
+- Add perl-generators to get proper requires/provides on F-25 and later
+
* Fri Sep 30 2016 Sérgio Basto <sergio(a)serjux.com> - 0.5.68-2
- Rebuild for Perl with locale (buildroot with glibc-all-langpacks)
8 years, 1 month
[dvdrip] Add perl-generators to get proper requires/provides on F-25 and later
by Sérgio M. Basto
commit 1fdadb8e8390f3145d1bf55f4482ac4fa158061e
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Oct 1 00:08:53 2016 +0100
Add perl-generators to get proper requires/provides on F-25 and later
dvdrip.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/dvdrip.spec b/dvdrip.spec
index 3a7efa8..f557d1f 100644
--- a/dvdrip.spec
+++ b/dvdrip.spec
@@ -1,6 +1,6 @@
Name: dvdrip
Version: 0.98.11
-Release: 11%{?dist}
+Release: 12%{?dist}
Summary: Graphical DVD ripping and encoding tool
Group: Applications/Multimedia
@@ -11,6 +11,7 @@ Patch3: dvdrip-0.98.9-fix_locale.patch
Patch5: dvdrip-0.98.9-rm-GUI_Pipe.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires: perl-generators
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Gtk2) >= 1.121
BuildRequires: perl(Gtk2::Ex::FormFactory) >= 0.65
@@ -155,6 +156,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Fri Sep 30 2016 Sérgio Basto <sergio(a)serjux.com> - 0.98.11-12
+- Add perl-generators to get proper requires/provides on F-25 and later
+
* Fri Sep 30 2016 Sérgio Basto <sergio(a)serjux.com> - 0.98.11-11
- Rebuild for Perl with locale
8 years, 1 month
[pangzero] Add perl-generators to get proper requires/provides on F-25 and later
by Sérgio M. Basto
commit 7e7de82ec315e1a91841409749f62283d46cdd81
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Sep 30 23:48:52 2016 +0100
Add perl-generators to get proper requires/provides on F-25 and later
pangzero.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/pangzero.spec b/pangzero.spec
index 93259da..cee9e60 100644
--- a/pangzero.spec
+++ b/pangzero.spec
@@ -1,6 +1,6 @@
Name: pangzero
Version: 1.4.1
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: A clone and enhancement of Super Pang
Group: Amusements/Games
License: GPLv2
@@ -20,6 +20,7 @@ BuildRequires: perl(Module::Build)
BuildRequires: perl(File::ShareDir)
BuildRequires: perl(File::Spec)
BuildRequires: perl(Time::HiRes)
+BuildRequires: perl-generators
Requires: hicolor-icon-theme
%description
@@ -78,6 +79,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Fri Sep 30 2016 Sérgio Basto <sergio(a)serjux.com> - 1.4.1-4
+- Add perl-generators to get proper requires/provides on F-25 and later
+
* Fri Sep 30 2016 Sérgio Basto <sergio(a)serjux.com> - 1.4.1-3
- Rebuild for Perl with locale (buildroot with glibc-all-langpacks)
8 years, 1 month
[nvidia-kmod] (2 commits) ...fix merge
by Leigh Scott
Summary of changes:
43277aa... Update to 367.44 (*)
332a4cb... fix merge (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 1 month
[nvidia-kmod/f25: 3/3] fix merge
by Leigh Scott
commit 332a4cb9c9e62a7cfc4435cbfe922da4624d44ee
Merge: 43277aa c39036f
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Sep 30 08:11:31 2016 +0100
fix merge
nv-linux-arm.patch | 2 +-
nv-linux-arm2.patch | 2 +-
nvidia-4.8_kernel.patch | 8 ++++----
nvidia-kmod.spec | 9 ++++++---
4 files changed, 12 insertions(+), 9 deletions(-)
---
8 years, 1 month