Accepting request 22456 from home:jsmeix:branches:Printing
Copy from home:jsmeix:branches:Printing/hplip via accept of submit request 22456 revision 2. OBS-URL: https://build.opensuse.org/request/show/22456 OBS-URL: https://build.opensuse.org/package/show/Printing/hplip?expand=0&rev=9
This commit is contained in:
13
hplip.spec
13
hplip.spec
@@ -182,7 +182,6 @@ Group: Hardware/Printing
|
||||
# to document the ghostscript_any <-> hplip-hpijs relationship:
|
||||
Enhances: ghostscript_any
|
||||
# On a minimalist system only hplip-hpijs may be installed
|
||||
# (e.g. because of the above supplements for ghostscript_any)
|
||||
# or on a minimalist package repository (e.g. on the openSUSE CDs)
|
||||
# only hplip-hpijs may be available (even when a usual system is installed).
|
||||
# When only hplip-hpijs is there, it should tell the dependency resolver
|
||||
@@ -477,12 +476,12 @@ exit 0
|
||||
|
||||
%files
|
||||
%defattr(-, root, root)
|
||||
%config %{_sysconfdir}/hp/
|
||||
%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
|
||||
%config %{_sysconfdir}/udev/rules.d/56-hpmud_support.rules
|
||||
%config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/hplip
|
||||
%dir %{_datadir}/hal
|
||||
%dir %{_datadir}/hal/fdi
|
||||
%dir %{_datadir}/hal/fdi/information
|
||||
@@ -491,8 +490,6 @@ exit 0
|
||||
%dir %{_datadir}/hal/fdi/preprobe
|
||||
%dir %{_datadir}/hal/fdi/preprobe/10osvendor
|
||||
%{_datadir}/hal/fdi/preprobe/10osvendor/20-hplip-devices.fdi
|
||||
%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
|
||||
%{_datadir}/%{name}/
|
||||
%{_bindir}/hp-align
|
||||
%{_bindir}/hp-check
|
||||
%{_bindir}/hp-clean
|
||||
@@ -540,11 +537,14 @@ exit 0
|
||||
%{_bindir}/hp-toolbox.wrapper
|
||||
%{_datadir}/pixmaps/HPmenu.png
|
||||
%{_datadir}/applications/%{name}.desktop
|
||||
%{_datadir}/%{name}/
|
||||
%exclude %{_datadir}/%{name}/data/models/models.dat
|
||||
|
||||
%files hpijs
|
||||
%defattr(-, root, root)
|
||||
%doc %{_mandir}/man1/hpijs.1.gz
|
||||
%config %{_sysconfdir}/hp/
|
||||
%{_bindir}/hpijs
|
||||
%doc %{_mandir}/man1/hpijs.1.gz
|
||||
%{_libdir}/libhpip.*
|
||||
%{_libdir}/libhpmud.*
|
||||
%dir %{_libdir}/cups
|
||||
@@ -559,5 +559,6 @@ exit 0
|
||||
%dir %{_datadir}/cups/model
|
||||
%dir %{_datadir}/cups/model/manufacturer-PPDs
|
||||
%{_datadir}/cups/model/manufacturer-PPDs/%{name}/
|
||||
%{_datadir}/%{name}/data/models/models.dat
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user