set correct license tag
add ghost to /var/run/saslauthd
This commit is contained in:
parent
274a1d3b25
commit
ec3610d71c
@ -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@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@lists.fedoraproject.org> - 2.1.23-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user