1
0
forked from pool/sane-backends

Accepting request 20556 from home:elvigia:branches:graphics

Copy from home:elvigia:branches:graphics/sane-backends via accept of submit request 20556 revision 2.
Request was accepted with message:
reviewed, accepted

OBS-URL: https://build.opensuse.org/request/show/20556
OBS-URL: https://build.opensuse.org/package/show/graphics/sane-backends?expand=0&rev=8
This commit is contained in:
Marcus Meissner 2009-09-26 08:35:52 +00:00 committed by Git OBS Bridge
parent 17acc7529b
commit e3398cb584
2 changed files with 10 additions and 9 deletions

View File

@ -7,6 +7,12 @@ Fri Sep 18 12:53:45 CEST 2009 - jsmeix@suse.de
which matches to the sacnner models which are supported which matches to the sacnner models which are supported
by our currently provided HPLIP version. by our currently provided HPLIP version.
-------------------------------------------------------------------
Thu Sep 17 01:24:39 CEST 2009 - crrodriguez@suse.de
- use find_lang macro
- run ldconfig correctly
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Aug 13 14:25:00 CEST 2009 - jsmeix@suse.de Thu Aug 13 14:25:00 CEST 2009 - jsmeix@suse.de

View File

@ -596,16 +596,12 @@ install -m644 %{SOURCE101} %{buildroot}%{_sysconfdir}/xinetd.d/
# OpenSLP registration stuff: # OpenSLP registration stuff:
install -d -m755 %{buildroot}%{_sysconfdir}/slp.reg.d install -d -m755 %{buildroot}%{_sysconfdir}/slp.reg.d
install -m644 %{SOURCE102} %{buildroot}%{_sysconfdir}/slp.reg.d install -m644 %{SOURCE102} %{buildroot}%{_sysconfdir}/slp.reg.d
%find_lang sane-backends
%post -p /sbin/ldconfig
%post %postun -p /sbin/ldconfig
/sbin/ldconfig
# exit successfully in any case:
exit 0
%postun %files -f sane-backends.lang
/sbin/ldconfig
%files
%defattr(-,root,root) %defattr(-,root,root)
%dir %{_sysconfdir}/sane.d %dir %{_sysconfdir}/sane.d
%config(noreplace) %{_sysconfdir}/sane.d/*.conf %config(noreplace) %{_sysconfdir}/sane.d/*.conf
@ -625,7 +621,6 @@ exit 0
%{_bindir}/sane-find-scanner %{_bindir}/sane-find-scanner
%{_bindir}/gamma4scanimage %{_bindir}/gamma4scanimage
%{_bindir}/umax_pp %{_bindir}/umax_pp
%{_datadir}/locale/*/LC_MESSAGES/sane-backends.mo
%{_datadir}/sane/ %{_datadir}/sane/
%{_libdir}/libsane* %{_libdir}/libsane*
%{_libdir}/sane/ %{_libdir}/sane/