public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-SQL-Translator] epel10: - add br on XML::LibXML
@ 2026-08-07 12:46 Chris Weyl
  0 siblings, 0 replies; only message in thread
From: Chris Weyl @ 2026-08-07 12:46 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/perl-SQL-Translator
            Branch : epel10
            Commit : d23bdada0572f5f09a3af6122e23d54f2570dde2
            Author : Chris Weyl <cweyl@fedoraproject.org>
            Date   : 2010-01-20T05:16:06+00:00
            Stats  : +12/-4 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-SQL-Translator/c/d23bdada0572f5f09a3af6122e23d54f2570dde2?branch=epel10

            Log:
            - add br on XML::LibXML
- auto-update to 0.11003 (by cpan-spec-update 0.01)

---
diff --git a/.cvsignore b/.cvsignore
index e4ef4f0..bb00f66 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-SQL-Translator-0.11002.tar.gz
+SQL-Translator-0.11003.tar.gz

diff --git a/perl-SQL-Translator.spec b/perl-SQL-Translator.spec
index d29ca30..5a44014 100644
--- a/perl-SQL-Translator.spec
+++ b/perl-SQL-Translator.spec
@@ -1,12 +1,12 @@
 Name:           perl-SQL-Translator
-Version:        0.11002
+Version:        0.11003
 Release:        1%{?dist}
 Summary:        Manipulate structured data definitions (SQL and more)
 # see, e.g., lib/SQL/Translator.pm
 License:        GPLv2
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/SQL-Translator/
-Source0:        http://search.cpan.org/CPAN/authors/id/J/JR/JROBINSON/SQL-Translator-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/SQL-Translator-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -49,6 +49,7 @@ BuildRequires:  perl(CPAN)
 BuildRequires:  perl(Test::Differences)
 BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(XML::Parser)
+BuildRequires:  perl(XML::LibXML)
 
 ### auto-added reqs!
 Requires:       perl(Carp::Clan)
@@ -69,6 +70,8 @@ Requires:       perl(XML::Writer) >= 0.5
 %perl_default_filter
 }
 
+%bcond_with local_perl
+
 %description
 SQL::Translator is a group of Perl modules that converts vendor-specific
 SQL table definitions into other formats, such as other vendor-specific
@@ -89,6 +92,7 @@ find . -type f -exec chmod -c -x {} +
 perl -pi -e 's|^#!/usr/local/bin/perl|#!%{__perl}|' t/*.t
 
 %build
+%{?!with_local_perl:unset PERL_MM_OPT MODULEBUILDRC PERL5LIB}
 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
 make %{?_smp_mflags}
 
@@ -117,6 +121,10 @@ rm -rf %{buildroot}
 %{_mandir}/man[13]/*
 
 %changelog
+* Sat Jan 16 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.11003-1
+- add br on XML::LibXML
+- auto-update to 0.11003 (by cpan-spec-update 0.01)
+
 * Sun Sep 27 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.11002-1
 - auto-update to 0.11002 (by cpan-spec-update 0.01)
 - altered br on perl(Parse::RecDescent) (1.096 => 1.962002)

diff --git a/sources b/sources
index 1e6fb06..127d9ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-72de264f0b2ffac5cc6dafd9be05fb77  SQL-Translator-0.11002.tar.gz
+ada140a904b21a17aa47c64903a87f18  SQL-Translator-0.11003.tar.gz

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-07 12:46 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:46 [rpms/perl-SQL-Translator] epel10: - add br on XML::LibXML Chris Weyl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox