rpms/rt3/F-8 rt3.spec,1.22,1.23

Ralf Corsépius corsepiu at fedoraproject.org
Sun Nov 30 06:47:29 UTC 2008


Author: corsepiu

Update of /cvs/pkgs/rpms/rt3/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9706

Modified Files:
	rt3.spec 
Log Message:
* Sun Nov 30 2008 Ralf Corsépius <corsepiu at fedoraproject.org> - 3.6.5-4
- Add %defattr() to rt3-mailgate.



Index: rt3.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rt3/F-8/rt3.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- rt3.spec	26 Mar 2008 18:23:06 -0000	1.22
+++ rt3.spec	30 Nov 2008 06:46:58 -0000	1.23
@@ -13,7 +13,7 @@
 
 Name:		rt3
 Version:	3.6.5
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Request tracker 3
 
 Group:		Applications/Internet
@@ -269,10 +269,14 @@
 %ghost %{_prefix}/local/etc/rt3
 
 %files mailgate
+%defattr(-,root,root,-)
 %{_sbindir}/rt-mailgate
 %{_mandir}/man1/rt-mailgate*
 
 %changelog
+* Sun Nov 30 2008 Ralf Corsépius <corsepiu at fedoraproject.org> - 3.6.5-4
+- Add %%defattr() to rt3-mailgate.
+
 * Wed Mar 26 2008 Ralf Corsépius <rc040203 at freenet.de> - 3.6.5-3
 - Install rt3.logrotate to /etc/logrotate.d.
 




More information about the Fedora-perl-devel-list mailing list