public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Sys-Virt] epel10.2: No longer need to BR pkgconfig or xen-devel. Disable 100-connect test.
@ 2026-06-30  7:30 Steven Pritchard
  0 siblings, 0 replies; only message in thread
From: Steven Pritchard @ 2026-06-30  7:30 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-Sys-Virt
Branch : epel10.2
Commit : aeccf113660a8bd802f4dc03692c1233a907c18d
Author : Steven Pritchard <steve@fedoraproject.org>
Date   : 2008-03-06T21:20:52+00:00
Stats  : +6/-10 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Sys-Virt/c/aeccf113660a8bd802f4dc03692c1233a907c18d?branch=epel10.2

Log:
No longer need to BR pkgconfig or xen-devel. Disable 100-connect test.

---
diff --git a/perl-Sys-Virt.spec b/perl-Sys-Virt.spec
index 441bc53..f293bc9 100644
--- a/perl-Sys-Virt.spec
+++ b/perl-Sys-Virt.spec
@@ -12,16 +12,6 @@ BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(XML::XPath)
 BuildRequires:  libvirt-devel >= 0.1.1
-# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=202320
-BuildRequires:  /usr/bin/pkg-config
-#%if %{!?fedora:0}%{?fedora} >= 6
-#BuildRequires:  xen-devel
-## libvirt/xen are only available on these:
-#ExclusiveArch: i386 x86_64 ia64
-#%else
-## libvirt/xen are only available on these:
-#ExclusiveArch: i386 x86_64
-#%endif
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -36,6 +26,10 @@ sed -i -e '/Sys-Virt\.spec/d' Makefile.PL
 sed -i -e '/\.spec\.PL$/d' MANIFEST
 rm -f *.spec.PL
 
+# Disable 100-connect test.
+sed -i -e '/^t\/100-connect\.t$/d' MANIFEST
+rm -f t/100-connect.t
+
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
 make %{?_smp_mflags}
@@ -69,6 +63,8 @@ rm -rf $RPM_BUILD_ROOT
 - Update to 0.1.2.
 - Drop Sys-Virt-Domain-doc.patch.
 - BR XML::XPath.
+- No longer need to BR pkgconfig or xen-devel.
+- Disable 100-connect test.
 
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.1.1-10
 - Autorebuild for GCC 4.3

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

only message in thread, other threads:[~2026-06-30  7:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-30  7:30 [rpms/perl-Sys-Virt] epel10.2: No longer need to BR pkgconfig or xen-devel. Disable 100-connect test Steven Pritchard

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