update dde-network-utils package
This commit is contained in:
parent
53fb4aefe9
commit
211810e977
@ -1,15 +1,19 @@
|
||||
Name: dde-network-utils
|
||||
Version: 5.0.4
|
||||
Release: 1
|
||||
Version: 5.4.14
|
||||
Release: 1%{?dist}.01
|
||||
Summary: Deepin desktop-environment - network utils
|
||||
License: GPLv3
|
||||
URL: https://github.com/linuxdeepin/dde-network-utils
|
||||
Source0: %{name}_%{version}.orig.tar.xz
|
||||
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: pkgconfig(dframeworkdbus) >= 2.0
|
||||
BuildRequires: dde-qt-dbus-factory-devel
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: qt5-linguist
|
||||
BuildRequires: pkgconfig(gsettings-qt)
|
||||
BuildRequires: gtest-devel
|
||||
BuildRequires: qt5-qttools-devel
|
||||
|
||||
%description
|
||||
Deepin desktop-environment - network utils.
|
||||
@ -22,11 +26,12 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Header files and libraries for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
%autosetup
|
||||
sed -i 's|lrelease|lrelease-qt5|' translate_generation.sh
|
||||
sed -i 's|/lib$|/%{_lib}|' dde-network-utils.pro
|
||||
sed -i 's|/lib$|/%{_lib}|' dde-network-utils/dde-network-utils.pro
|
||||
|
||||
%build
|
||||
export PATH=%{_qt5_bindir}:$PATH
|
||||
%qmake_qt5 PREFIX=%{_prefix}
|
||||
%make_build
|
||||
|
||||
@ -35,15 +40,15 @@ sed -i 's|/lib$|/%{_lib}|' dde-network-utils.pro
|
||||
|
||||
%files
|
||||
%doc README.md
|
||||
%{_libdir}/lib*.so.1
|
||||
%{_libdir}/lib*.so.1.*
|
||||
%{_libdir}/libdde-network-utils.so.1*
|
||||
%{_datadir}/%{name}/
|
||||
|
||||
%files devel
|
||||
%{_includedir}/libddenetworkutils/
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%{_libdir}/lib*.so
|
||||
%{_libdir}/libdde-network-utils.so
|
||||
|
||||
%changelog
|
||||
* Thu Jul 30 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.0.4-1
|
||||
- Package init
|
||||
* Tue Jun 14 2022 uoser <uoser@uniontech.com> - 5.4.14-1.01
|
||||
- update: update to 5.4.14-1.01
|
||||
|
||||
|
||||
Binary file not shown.
BIN
dde-network-utils_5.4.14.orig.tar.xz
Normal file
BIN
dde-network-utils_5.4.14.orig.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user