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
Show replies by date