[fedora-business-cards] Remove PyXLM dep as it's not at all needed

Toshio くらとみ toshio at fedoraproject.org
Mon Jul 23 18:10:03 UTC 2012


commit 64d3814a63f577eccdc5adab0caaa3ca923ef389
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jul 23 11:09:56 2012 -0700

    Remove PyXLM dep as it's not at all needed

 fedora-business-cards.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/fedora-business-cards.spec b/fedora-business-cards.spec
index 87a6a3e..a4af0b8 100644
--- a/fedora-business-cards.spec
+++ b/fedora-business-cards.spec
@@ -2,7 +2,7 @@
 
 Name:           fedora-business-cards
 Version:        0.2.4.3
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        The Fedora business card generator
 
 Group:          Applications/Multimedia
@@ -13,7 +13,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  python-devel python-paver python-setuptools python-iniparse
-Requires:       PyXML python-iniparse pygpgme python-fedora ghostscript
+Requires:       python-iniparse pygpgme python-fedora ghostscript
 
 %if 0%{fedora} < 11
 Requires:       mgopen-fonts
@@ -61,6 +61,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Jul 23 2012 Toshio Kuratomi <toshio at fedoraproject.org> - 0.2.4.3-5
+- Remove PyXLM dep as it's not at all needed
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.4.3-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list