Remove unnecessary macro decisions
This commit is contained in:
parent
e97e56bb74
commit
69994ab7ee
@ -1,6 +1,6 @@
|
||||
Name: deepin-compressor
|
||||
Version: 5.10.11
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: A fast and lightweight application for creating and extracting archives
|
||||
License: GPLv3+
|
||||
URL: https://github.com/linuxdeepin/deepin-devicemanager
|
||||
@ -21,11 +21,7 @@ BuildRequires: kf5-karchive-devel
|
||||
BuildRequires: libzip-devel
|
||||
BuildRequires: libarchive-devel
|
||||
|
||||
%if 0%{?openeuler}
|
||||
BuildRequires: minizip-devel
|
||||
%else
|
||||
BuildRequires: minizip1.2-devel
|
||||
%endif
|
||||
|
||||
BuildRequires: poppler-cpp-devel
|
||||
BuildRequires: gtest-devel
|
||||
@ -68,6 +64,9 @@ popd
|
||||
%{_datadir}/applications/context-menus/*.conf
|
||||
|
||||
%changelog
|
||||
* Fri Nov 24 2023 haomimi <haomimi@uniontech.com> - 5.10.11-3
|
||||
- Remove unnecessary macro decisions
|
||||
|
||||
* Tue Nov 21 2023 hanshuang <hanshuang@uniontech.com> - 5.10.11-2
|
||||
- fix install depend proble
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user