public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Iain Arnell <iarnell@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-SQL-Translator] epel10.2: drop tests subpackage
Date: Fri, 07 Aug 2026 12:47:42 GMT [thread overview]
Message-ID: <178610686286.1.2230284088291255038.rpms-perl-SQL-Translator-299a7f40aaaa@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-SQL-Translator
Branch : epel10.2
Commit : 299a7f40aaaa5da844efed351b4c2ddf720a97f1
Author : Iain Arnell <iarnell@gmail.com>
Date : 2012-01-22T11:35:03+01:00
Stats : +11/-8 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-SQL-Translator/c/299a7f40aaaa5da844efed351b4c2ddf720a97f1?branch=epel10.2
Log:
drop tests subpackage
---
diff --git a/perl-SQL-Translator.spec b/perl-SQL-Translator.spec
index 3b92510..bec66c5 100644
--- a/perl-SQL-Translator.spec
+++ b/perl-SQL-Translator.spec
@@ -1,7 +1,7 @@
Name: perl-SQL-Translator
Summary: Manipulate structured data definitions (SQL and more)
Version: 0.11010
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPLv2
Group: Development/Libraries
Source0: http://search.cpan.org/CPAN/authors/id/J/JR/JROBINSON/SQL-Translator-%{version}.tar.gz
@@ -54,15 +54,14 @@ Requires: perl(IO::Scalar) >= 2.11
Requires: perl(Parse::RecDescent) >= 1.963
Requires: perl(XML::Writer) >= 0.5
+# obsolete/provide old tests subpackage
+# can be removed during F19 development cycle
+Obsoletes: %{name}-tests < 0.11010-3
+Provides: %{name}-tests = %{version}-%{release}
-%{?perl_default_filter:
-%filter_from_requires /^perl(:)$/d
-%perl_default_filter
-}
+%?perl_default_filter
%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}perl\\(:\\)
-%{?perl_default_subpackage_tests}
-
%description
SQL::Translator is a group of Perl modules that converts vendor-specific
SQL table definitions into other formats, such as other vendor-specific
@@ -100,12 +99,16 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
make test
%files
-%doc AUTHORS BUGS Changes LICENSE README
+%doc AUTHORS BUGS Changes LICENSE README t/
%{_bindir}/*
%{perl_vendorlib}/*
%{_mandir}/man[13]/*
%changelog
+* Sun Jan 22 2012 Iain Arnell <iarnell@gmail.com> 0.11010-3
+- drop tests subpackage; move tests to main package documentation
+- drop old-style filtering
+
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.11010-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
reply other threads:[~2026-08-07 12:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178610686286.1.2230284088291255038.rpms-perl-SQL-Translator-299a7f40aaaa@fedoraproject.org \
--to=iarnell@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox