[uucp] create /var/spool/uucp (previously in filesystem) (#961952)

Ondrej Vasik ovasik at fedoraproject.org
Sat May 11 09:25:56 UTC 2013


commit cd435b31a1eaf0673e8130386398802408b4e6ae
Author: Ondřej Vašík <ovasik at redhat.com>
Date:   Sat May 11 11:25:51 2013 +0200

    create /var/spool/uucp (previously in filesystem) (#961952)

 uucp.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/uucp.spec b/uucp.spec
index 95cff52..5883962 100644
--- a/uucp.spec
+++ b/uucp.spec
@@ -20,7 +20,7 @@
 Summary: A set of utilities for operations between systems
 Name: uucp
 Version: 1.07
-Release: 35%{?dist}
+Release: 36%{?dist}
 License: GPLv2+
 Group: Applications/Communications
 Url: http://www.airs.com/ian/uucp.html
@@ -241,8 +241,12 @@ fi
 %attr(0640,root,uucp) %config(noreplace) %{_newconfigdir}/passwd
 %config(noreplace) %{_newconfigdir}/port
 %config(noreplace) %{_newconfigdir}/sys
+%attr(755,uucp,uucp) /var/spool/uucp
 
 %changelog
+* Sat May 11 2013 Ondrej Vasik <ovasik at redhat.com> - 1.07-36
+- create /var/spool/uucp (previously in filesystem) (#961952)
+
 * Wed Mar 20 2013 Ondrej Vasik <ovasik at redhat.com> - 1.07-35
 - handle uucp (10:14) group in uucp (#918206)
 


More information about the scm-commits mailing list