ppisar pushed to perl-smartmatch-engine-core (master). "This package does work with hardened perl (bug #1242802)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Jul 14 10:51:15 UTC 2015


From 747156150ed35f09f0090810bdfda2a0fa31793c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Tue, 14 Jul 2015 12:51:07 +0200
Subject: This package does work with hardened perl (bug #1242802)


diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 5507a94..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/smartmatch-engine-core-0.02-TRIAL.tar.gz
diff --git a/.rpmlint b/.rpmlint
deleted file mode 100644
index 53f41dc..0000000
--- a/.rpmlint
+++ /dev/null
@@ -1,2 +0,0 @@
-from Config import *
-addFilter("spelling-error .* ing");
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..2b00801
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+This package does work with hardened perl (bug #1242802)
diff --git a/perl-smartmatch-engine-core.spec b/perl-smartmatch-engine-core.spec
deleted file mode 100644
index b779864..0000000
--- a/perl-smartmatch-engine-core.spec
+++ /dev/null
@@ -1,88 +0,0 @@
-# This file is licensed under the terms of GNU GPLv2+
-Name:           perl-smartmatch-engine-core
-Version:        0.02
-Release:        11%{?dist}
-Summary:        Default smartmatch implementation from 5.10---5.14
-License:        GPL+ or Artistic
-Group:          Development/Libraries
-URL:            http://search.cpan.org/dist/smartmatch-engine-core/
-Source0:        http://search.cpan.org/CPAN/authors/id/D/DO/DOY/smartmatch-engine-core-%{version}-TRIAL.tar.gz
-BuildRequires:  perl(Devel::CallChecker)
-BuildRequires:  perl(ExtUtils::MakeMaker)
-# Tests:
-BuildRequires:  perl(Carp)
-BuildRequires:  perl(Hash::Util::FieldHash)
-BuildRequires:  perl(File::Temp)
-BuildRequires:  perl(smartmatch) >= 0.03
-BuildRequires:  perl(Scalar::Util)
-BuildRequires:  perl(Test::More) >= 0.88
-Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-Requires:       perl(smartmatch) >= 0.03
-
-%{?perl_default_filter}
-
-%description
-This module implements the existing smart matching algorithm from perl 5.14,
-as a module. It has a pure perl implementation of the algorithm (which can be
-requested by setting $smartmatch::engine::core::USE_PP to a true value before
-"use"-ing this engine), but by default it uses a C implementation which should
-be identical to the algorithm in 5.14 - this module uses some new compiler
-hooks to turn calls to the engine's "match" function into a custom op-code,
-which is implemented by a copy of the smart match code from perl 5.14.
-
-%prep
-%setup -q -n smartmatch-engine-core-%{version}
-
-%build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
-make %{?_smp_mflags}
-
-%install
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
-%{_fixperms} $RPM_BUILD_ROOT/*
-
-%check
-make test
-
-%files
-%doc Changes LICENSE README
-%{perl_vendorarch}/auto/*
-%{perl_vendorarch}/smartmatch*
-%{_mandir}/man3/*
-
-%changelog
-* Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.02-11
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
-
-* Sat Jun 06 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.02-10
-- Perl 5.22 rebuild
-
-* Fri Aug 29 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.02-9
-- Perl 5.20 rebuild
-
-* Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.02-8
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
-
-* Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.02-7
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
-
-* Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.02-6
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-
-* Tue Jul 30 2013 Petr Pisar <ppisar at redhat.com> - 0.02-5
-- Perl 5.18 rebuild
-
-* Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.02-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
-* Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.02-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
-* Thu Jun 28 2012 Petr Pisar <ppisar at redhat.com> - 0.02-2
-- Perl 5.16 rebuild
-
-* Mon Jul 11 2011 Petr Pisar <ppisar at redhat.com> 0.02-1
-- Initial version
diff --git a/sources b/sources
deleted file mode 100644
index b19aa0c..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-ee936646804a609e0e32a3e15f98a390  smartmatch-engine-core-0.02-TRIAL.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-smartmatch-engine-core.git/commit/?h=master&id=747156150ed35f09f0090810bdfda2a0fa31793c


More information about the perl-devel mailing list