Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 684952 Details for
Bug 902680
After installing firewall-config the application icon is not displayed
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
0001-Added-missing-firewall-config-scriptlets.patch
0001-Added-missing-firewall-config-scriptlets.patch (text/plain), 1.02 KB, created by
Federico Simoncelli
on 2013-01-22 08:58:00 UTC
(
hide
)
Description:
0001-Added-missing-firewall-config-scriptlets.patch
Filename:
MIME Type:
Creator:
Federico Simoncelli
Created:
2013-01-22 08:58:00 UTC
Size:
1.02 KB
patch
obsolete
>From 07d765998ca9673a07ac00fdb1824d603b93b0ef Mon Sep 17 00:00:00 2001 >From: Federico Simoncelli <fsimonce@redhat.com> >Date: Tue, 22 Jan 2013 09:51:19 +0100 >Subject: [PATCH] Added missing firewall-config scriptlets > >--- > firewalld.spec | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > >diff --git a/firewalld.spec b/firewalld.spec >index 21e4fd2..9382813 100644 >--- a/firewalld.spec >+++ b/firewalld.spec >@@ -129,6 +129,19 @@ fi > %posttrans -n firewall-applet > /usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : > >+%post -n firewall-config >+update-desktop-database >&/dev/null || : >+touch --no-create /usr/share/icons/hicolor >&/dev/null || : >+ >+%postun -n firewall-config >+update-desktop-database >&/dev/null || : >+if [ $1 -eq 0 ]; then >+ touch --no-create /usr/share/icons/hicolor >&/dev/null || : >+ gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >+fi >+ >+%posttrans -n firewall-config >+gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : > > %files -f %{name}.lang > %doc COPYING >-- >1.8.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 902680
: 684952