rpms/nufw/devel nufw.spec,1.6,1.7

Michael Schwendt mschwendt at fedoraproject.org
Wed Apr 1 09:52:29 UTC 2009


Author: mschwendt

Update of /cvs/pkgs/rpms/nufw/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13468

Modified Files:
	nufw.spec 
Log Message:
* Wed Apr  1 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 2.2.21-3
- Fix unowned directories (#483383).



Index: nufw.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nufw/devel/nufw.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- nufw.spec	26 Feb 2009 06:21:00 -0000	1.6
+++ nufw.spec	1 Apr 2009 09:51:59 -0000	1.7
@@ -2,7 +2,7 @@
 
 Name: nufw
 Version: 2.2.21
-Release: 2%{dist}
+Release: 3%{dist}
 Summary: Authentication Firewall Suite for Linux
 License: GPLv2
 Group: System Environment/Daemons
@@ -333,6 +333,8 @@
 %config(noreplace) %attr(0600, nuauth, nuauth) %{_sysconfdir}/%{name}/nuauth-cert.pem
 %config(noreplace) %{_sysconfdir}/pam.d/nuauth
 %dir %{_sysconfdir}/%{name}/
+%{_libdir}/nuauth
+%{_libdir}/nuauth/modules
 %{_libdir}/nuauth/modules/libsyslog.so*
 %{_libdir}/nuauth/modules/libplaintext.so*
 %{_libdir}/nuauth/modules/libsystem.so*
@@ -358,6 +360,9 @@
 %{python_sitelib}/nuclient/*
 
 %changelog
+* Wed Apr  1 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 2.2.21-3
+- Fix unowned directories (#483383).
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2.21-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list