rpms/mozplugger/F-11 mozplugger.spec,1.28,1.29

Than Ngo than at fedoraproject.org
Mon May 4 15:35:47 UTC 2009


Author: than

Update of /cvs/extras/rpms/mozplugger/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3689

Modified Files:
	mozplugger.spec 
Log Message:
fix #469257, selinux policy and mozplugger do not get along



Index: mozplugger.spec
===================================================================
RCS file: /cvs/extras/rpms/mozplugger/F-11/mozplugger.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- mozplugger.spec	26 Feb 2009 02:52:28 -0000	1.28
+++ mozplugger.spec	4 May 2009 15:35:17 -0000	1.29
@@ -1,7 +1,7 @@
 Summary: A generic mozilla plug-in
 Name: mozplugger
 Version: 1.10.1
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPLv2+
 Group: Applications/Internet
 Url: http://mozplugger.mozdev.org/
@@ -11,10 +11,11 @@ Patch1: mozplugger-1.5.0-lib64.patch
 Patch2: mozplugger-1.10.1-optflags.patch
 
 Requires: sox
+Requires: mozilla-filesystem
 BuildPrereq: libX11-devel
 BuildPrereq: libXt-devel
 
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Obsoletes: plugger
 
 %description
@@ -45,10 +46,13 @@ rm -rf %{buildroot}
 %doc README COPYING
 %config /etc/mozpluggerrc
 %{_bindir}/*
-%{_libdir}/mozilla
+%{_libdir}/mozilla/plugins/*
 %{_mandir}/man7/mozplugger.7*
 
 %changelog
+* Mon May 04 2009 Than Ngo <than at redhat.com> - 1.10.1-5
+- fix #469257, selinux policy and mozplugger do not get along
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.10.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the scm-commits mailing list