!2 解除git依赖,避免冗余依赖缺失导致的error
From: @bzg1107 Reviewed-by: @zhengzhenyu Signed-off-by: @zhengzhenyu
This commit is contained in:
commit
cca33d7758
@ -1,6 +1,6 @@
|
||||
Name: foomatic-db
|
||||
Version: 4.0
|
||||
Release: 62.20200414
|
||||
Release: 63.20210602
|
||||
Summary: Database of printers and printer drivers
|
||||
License: GPLv2+ Mit Public Domain
|
||||
Url: http://www.openprinting.org
|
||||
@ -29,7 +29,7 @@ Requires: cups sed foomatic-db-filesystem = %{version}-%{release}
|
||||
PPDs from printer manufacturers.
|
||||
|
||||
%prep
|
||||
%autosetup -n foomatic-db-20200414 -p1 -S git
|
||||
%autosetup -n foomatic-db-20200414 -p1
|
||||
find -type d | xargs chmod g-s
|
||||
|
||||
cd db/source
|
||||
@ -103,5 +103,9 @@ ln -sf ../../foomatic/db/source/PPD %{buildroot}%{_datadir}/cups/model/foomatic-
|
||||
%{_datadir}/cups/model/foomatic-db-ppds
|
||||
|
||||
%changelog
|
||||
* Wed Jun 2 2021 baizhonggui <baizhonggui@huawei.com> - 4.0-63.20210602
|
||||
- Fix building error: /usr/bin/git: No such file or directory
|
||||
- %prep no longer patch with git
|
||||
|
||||
* Wed Apr 15 2020 Jeffery.Gao <gaojianxing@huawei.com> - 4.0-61.20180228
|
||||
- Package init.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user