From b91f03224bfa366f46b0dfd81f1b358ddae774a0 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Mon, 10 Dec 2007 15:25:09 +0000 Subject: [PATCH] - BR popt-devel --- isomd5sum.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/isomd5sum.spec b/isomd5sum.spec index 5c04354..7b41e66 100644 --- a/isomd5sum.spec +++ b/isomd5sum.spec @@ -3,14 +3,14 @@ Summary: Utilities for working with md5sum implanted in ISO images Name: isomd5sum Version: 1.0.1 -Release: 1 +Release: 2 Epoch: 1 License: GPLv2+ Group: Applications/System URL: http://git.fedoraproject.org Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -BuildRequires: python-devel +BuildRequires: python-devel popt-devel %description The isomd5sum package contains utilities for implanting and verifying @@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.a %changelog +* Mon Dec 10 2007 Jeremy Katz - 1:1.0.1-2 +- BR popt-devel + * Mon Dec 10 2007 Jeremy Katz - 1:1.0.1-1 - Add some simple callback support in the library