public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-SQL-Translator] epel10.2: drop tests subpackage
@ 2026-08-07 12:47 Iain Arnell
0 siblings, 0 replies; only message in thread
From: Iain Arnell @ 2026-08-07 12:47 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 12:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 12:47 [rpms/perl-SQL-Translator] epel10.2: drop tests subpackage Iain Arnell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox