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:
parent
86a6dd5fb3
commit
013000114e
@ -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
|
||||
|
||||
|
@ -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,-)
|
||||
|
Loading…
Reference in New Issue
Block a user