Accepting request 115200 from Printing
no longer provide broken hplip.SuSEfirewall2 (bnc#757354 comment #10) OBS-URL: https://build.opensuse.org/request/show/115200 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hplip?expand=0&rev=72
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
## Name: mDNS/Bonjour support for HPLIP
|
||||
## Description: Firewall Configuration file for mDNS/Bonjour support for HPLIP
|
||||
|
||||
# space separated list of allowed TCP ports
|
||||
TCP=""
|
||||
|
||||
# space separated list of allowed UDP ports
|
||||
UDP="mdns svrloc"
|
||||
|
||||
# space separated list of allowed RPC services
|
||||
RPC=""
|
||||
|
||||
# space separated list of allowed IP protocols
|
||||
IP=""
|
||||
|
||||
# space separated list of allowed UDP ports for UDP broadcasts
|
||||
BROADCAST="mdns svrloc"
|
||||
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 24 13:51:03 CEST 2012 - jsmeix@suse.de
|
||||
|
||||
- hplip.SuSEfirewall2 is no longer provided
|
||||
(see SUSE Bugzilla bnc#757354 comment #10).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 12 15:14:18 CEST 2012 - jsmeix@suse.de
|
||||
|
||||
|
11
hplip.spec
11
hplip.spec
@@ -15,7 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: hplip
|
||||
# BuildRequires foomatic-filters to avoid /usr/lib/rpm/brp-symlink ERROR:
|
||||
# link target doesn't exist (neither in build root nor in installed system):
|
||||
@@ -89,8 +88,9 @@ Source102: hpijs.1.gz
|
||||
# Source105 hplip.SuSEfirewall2 provides support
|
||||
# to open UDP ports 5353(mdns) and 427(svrloc) for mDNS support
|
||||
# according to the init-suse-firewall in the tar ball
|
||||
# (compare also Novell/Suse Bugzilla bnc#498429):
|
||||
Source105: hplip.SuSEfirewall2
|
||||
# (compare also Novell/Suse Bugzilla bnc#498429)
|
||||
# hplip.SuSEfirewall2 is no longer provided
|
||||
# see https://bugzilla.novell.com/show_bug.cgi?id=757354#c10
|
||||
# Source106 is a wrapper for hp-systray which tests via "lpstat"
|
||||
# whether or not a 'hp:/...' print queue exists and exits otherwise,
|
||||
# see https://bugzilla.novell.com/show_bug.cgi?id=649280
|
||||
@@ -470,10 +470,6 @@ rm %{buildroot}%{_datadir}/applications/hplip*.desktop
|
||||
# Install the man page for /usr/bin/hpijs:
|
||||
install -d %{buildroot}%{_mandir}/man1
|
||||
install -m 644 %{SOURCE102} %{buildroot}%{_mandir}/man1/
|
||||
# Source105 hplip.SuSEfirewall2 provides support
|
||||
# to open UDP ports 5353(mdns) and 427(svrloc) for mDNS support:
|
||||
install -d %{buildroot}/etc/sysconfig/SuSEfirewall2.d/services/
|
||||
install -m 644 %{SOURCE105} %{buildroot}/etc/sysconfig/SuSEfirewall2.d/services/hplip
|
||||
# Begin "Desktop autostart notification tray stuff":
|
||||
# Install the wrapper for hp-systray:
|
||||
install -m 755 %{SOURCE106} %{buildroot}%{_bindir}/hp-systray.wrapper
|
||||
@@ -554,7 +550,6 @@ exit 0
|
||||
%files
|
||||
%defattr(-, root, root)
|
||||
%config %{_sysconfdir}/xdg/autostart/hplip-systray.desktop
|
||||
%config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/hplip
|
||||
%dir %{_sysconfdir}/udev
|
||||
%dir %{_sysconfdir}/udev/rules.d
|
||||
%config %{_sysconfdir}/udev/rules.d/55-hpmud.rules
|
||||
|
Reference in New Issue
Block a user