From a3217ff17f5bc5d200fe54c7a5233b7112f5ef00 Mon Sep 17 00:00:00 2001 From: Steve Conklin Date: Wed, 7 Nov 2007 20:01:12 +0000 Subject: [PATCH] Fixed a spec file typo --- cyrus-sasl.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec index fc8c7fa..fc4a1c8 100644 --- a/cyrus-sasl.spec +++ b/cyrus-sasl.spec @@ -5,13 +5,13 @@ Summary: The Cyrus SASL library Name: cyrus-sasl Version: 2.1.22 -Release: 8%{?dist} +Release: 9%{?dist} License: BSD Group: System Environment/Libraries # Source0 originally comes from ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/; # make-no-dlcompatorsrp-tarball.sh removes the "dlcompat" subdirectory and builds a # new tarball. -Source0: cyrus-sasl-%{version}-nodlcompat.tar.gz +Source0: cyrus-sasl-%{version}-nodlcompatorsrp.tar.gz Source4: saslauthd.init Source6: http://www.sleepycat.com/update/%{db_version}/db-%{db_version}.tar.gz Source7: sasl-mechlist.c @@ -377,6 +377,9 @@ fi %{_sbindir}/sasl2-shared-mechlist %changelog +* Wed Nov 7 2007 Steve Conklin - 2.1.22-9 +- Fixed a typo in the spec file + * Wed Nov 7 2007 Steve Conklin - 2.1.22-8 - Removed srp plugin source and added dist to NVR