1
0
forked from pool/cups-backends

Accepting request 478003 from home:sfalken:branches:Printing

- Corrected improper source macro for COPYING file.

OBS-URL: https://build.opensuse.org/request/show/478003
OBS-URL: https://build.opensuse.org/package/show/Printing/cups-backends?expand=0&rev=17
This commit is contained in:
Johannes Meixner 2017-03-10 07:47:57 +00:00 committed by Git OBS Bridge
parent 86a6dd5fb3
commit 013000114e
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 9 17:07:47 UTC 2017 - sfalken@opensuse.org
- Corrected improper source macro for COPYING file.
-------------------------------------------------------------------
Thu Mar 9 04:48:05 UTC 2017 - sfalken@opensuse.org

View File

@ -66,7 +66,7 @@ install -m 755 ${RPM_SOURCE_DIR}/pipe $RPM_BUILD_ROOT/usr/lib/cups/backend/pipe
# to avoid that cups-backends conflicts with cups-filters:
install -m 755 ${RPM_SOURCE_DIR}/beh $RPM_BUILD_ROOT/usr/lib/cups/backend/beh.pl
# Source100: COPYING
install -Dm 644 %{S:1} %{buildroot}%{_docdir}/%{name}/COPYING
install -Dm 644 %{S:100} %{buildroot}%{_docdir}/%{name}/COPYING
%files
%defattr(-,root,root,-)