psabata pushed to perl-Locale-Maketext-Gettext (master). "Disable the signature tests, failing due to the patch"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Aug 26 15:16:28 UTC 2015


From 01a5c16edac07c6cf5d6c794d81089ee59fdaf2a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= <contyk at redhat.com>
Date: Wed, 26 Aug 2015 17:16:21 +0200
Subject: Disable the signature tests, failing due to the patch


diff --git a/perl-Locale-Maketext-Gettext.spec b/perl-Locale-Maketext-Gettext.spec
index aa2f40c..61accc1 100644
--- a/perl-Locale-Maketext-Gettext.spec
+++ b/perl-Locale-Maketext-Gettext.spec
@@ -1,6 +1,6 @@
 Name:           perl-Locale-Maketext-Gettext
 Version:        1.28
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Joins the gettext and Maketext frameworks
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -60,6 +60,8 @@ rm -f debugsources.list debugfiles.list debuglinks.list
 ./Build test
 
 %clean
+# Disable signature tests since we patch the source
+rm -f SIGNATURE
 rm -rf $RPM_BUILD_ROOT
 
 %files
@@ -71,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/*
 
 %changelog
+* Wed Aug 26 2015 Petr Ĺ abata <contyk at redhat.com> - 1.28-2
+- Disable the signature tests, failing due to the patch
+
 * Thu Aug 20 2015 Jitka Plesnikova <jplesnik at redhat.com> - 1.28-1
 - 1.28 bump
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Locale-Maketext-Gettext.git/commit/?h=master&id=01a5c16edac07c6cf5d6c794d81089ee59fdaf2a


More information about the perl-devel mailing list