leamas pushed to harctoolbox (f22). "1.1.2-4: FTBS bugfix (sigh)."

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 23 03:46:53 UTC 2015


>From 04a679825d705c7951d4f91e4a27182b9f4ba575 Mon Sep 17 00:00:00 2001
From: Alec Leamas <leamas.alec at gmail.com>
Date: Thu, 23 Apr 2015 05:44:30 +0200
Subject: 1.1.2-4: FTBS bugfix (sigh).


diff --git a/harctoolbox.spec b/harctoolbox.spec
index 4f0a0a8..703eb5f 100644
--- a/harctoolbox.spec
+++ b/harctoolbox.spec
@@ -3,7 +3,7 @@
 
 Name:           harctoolbox
 Version:        1.1.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Programs for analyzing remote control signals
 
 Group:          Applications/Communications
@@ -42,12 +42,12 @@ BuildRequires:  maven-plugin-build-helper
 BuildRequires:  maven-shade-plugin
 BuildRequires:  minimal-json
 %if %fedora > 22
-BuildRequires:  rxtx > 2.2-10
-Requires:       rxtx > 2.2-10
+BuildRequires:  rxtx > 2.2-0.10
+Requires:       rxtx > 2.2-0.10
 %else
                 # Should be > 2.2-12 when rxtx is fixed.
-BuildRequires:  rxtx < 2.2-12
-Requires:       rxtx < 2.2-12
+BuildRequires:  rxtx < 2.2-0.12
+Requires:       rxtx < 2.2-0.12
 BuildRequires:  maven-install-plugin
 %endif
 
@@ -196,6 +196,9 @@ fi
 
 
 %changelog
+* Thu Apr 23 2015 Alec Leamas <leamas.alec at gmail.com> - 1.1.2-4
+- rebuilt
+
 * Thu Apr 23 2015 Alec Leamas <leamas.alec at gmail.com> - 1.1.2-3
 - Add hacks for lack of rxtx >= 2.2-12.
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/harctoolbox.git/commit/?h=f22&id=04a679825d705c7951d4f91e4a27182b9f4ba575


More information about the scm-commits mailing list