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