rpms/rt3/devel rt3.spec,1.30,1.31

Ralf Corsépius corsepiu at fedoraproject.org
Sun Nov 30 07:01:51 UTC 2008


Author: corsepiu

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

Modified Files:
	rt3.spec 
Log Message:
* Sun Nov 30 2008 Ralf Corsépius <corsepiu at fedoraproject.org> - 3.8.1-2
- Fix rt3-mailgate's %defattr(-,root,root,-).



Index: rt3.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rt3/devel/rt3.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- rt3.spec	1 Oct 2008 06:47:33 -0000	1.30
+++ rt3.spec	30 Nov 2008 07:01:21 -0000	1.31
@@ -40,7 +40,7 @@
 
 Name:		rt3
 Version:	3.8.1
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Request tracker 3
 
 Group:		Applications/Internet
@@ -402,10 +402,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.8.1-2
+- Fix rt3-mailgate's %%defattr(-,root,root,-).
+
 * Wed Oct 01 2008 Ralf Corsépius <corsepiu at fedoraproject.org> - 3.8.1-1
 - 1st rawhide release.
 




More information about the fedora-extras-commits mailing list