From 85ed9860d82555a209dc49ae02284f62078bc99d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
Date: Tue, 22 Mar 2016 08:21:27 +0100
Subject: Fix bars on big endian indeed
---
perl-Prima.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/perl-Prima.spec b/perl-Prima.spec
index 9d175cc..012c767 100644
--- a/perl-Prima.spec
+++ b/perl-Prima.spec
@@ -2,7 +2,7 @@
Name: perl-Prima
Version: 1.45
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Perl graphic toolkit
License: BSD
Group: Development/Libraries
@@ -105,6 +105,7 @@ Prima-related code together with standard Perl Test:: suite.
%prep
%setup -q -n Prima-%{version}
%patch0 -p1
+%patch1 -p1
%build
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" WITH_GTK2=1
@@ -140,6 +141,9 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm
-f {} \;
%{_mandir}/man3/Prima::Test.*
%changelog
+* Tue Mar 22 2016 Petr Pisar <[email protected]> - 1.45-4
+- Fix bars on big endian indeed (bug #1318734)
+
* Mon Mar 21 2016 Petr Pisar <[email protected]> - 1.45-3
- Fix bars on big endian (bug #1318734)
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/perl-Prima.git/commit/?h=f24&id=85ed9860d82555a209dc49ae02284f62078bc99d
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]