[cyrus-sasl] set correct license tag add ghost to /var/run/saslauthd

Jan F. Chadima jfch2222 at fedoraproject.org
Fri Feb 25 12:09:26 UTC 2011


commit ec3610d71ca29e0084ee08c35f2de9536a5829b7
Author: Jan F <jfch at kerberos.example.com>
Date:   Fri Feb 25 13:09:21 2011 +0100

    set correct license tag
    add ghost to /var/run/saslauthd

 cyrus-sasl.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec
index 5e83e42..21409d8 100644
--- a/cyrus-sasl.spec
+++ b/cyrus-sasl.spec
@@ -8,8 +8,8 @@
 Summary: The Cyrus SASL library
 Name: cyrus-sasl
 Version: 2.1.23
-Release: 14%{?dist}
-License: BSD
+Release: 15%{?dist}
+License: BSD with advertising
 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
@@ -351,7 +351,7 @@ exit 0
 %config(noreplace) /etc/sysconfig/saslauthd
 /etc/rc.d/init.d/saslauthd
 /etc/tmpfiles.d/saslauthd.conf
-/var/run/saslauthd
+%ghost /var/run/saslauthd
 
 %files lib
 %defattr(-,root,root)
@@ -403,6 +403,10 @@ exit 0
 %{_sbindir}/sasl2-shared-mechlist
 
 %changelog
+* Fri Feb 25 2011 Jan F. Chadima <jchadima at redhat.com> - 2.1.23-15
+- set correct license tag
+- add ghost to /var/run/saslauthd
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.23-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list