!17 update to upstream 5.4.8.1
From: @xzyangha Reviewed-by: @yeqinglong01 Signed-off-by: @yeqinglong01
This commit is contained in:
commit
d1af8a6091
@ -1,16 +1,18 @@
|
|||||||
Name: dde-network-utils
|
Name: dde-network-utils
|
||||||
Version: 5.3.0.3
|
Version: 5.4.8.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Deepin desktop-environment - network utils
|
Summary: Deepin desktop-environment - network utils
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
URL: https://github.com/linuxdeepin/dde-network-utils
|
URL: https://github.com/linuxdeepin/dde-network-utils
|
||||||
Source0: %{name}_%{version}.orig.tar.xz
|
Source0: %{name}_%{version}.orig.tar.xz
|
||||||
|
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
#BuildRequires: pkgconfig(dframeworkdbus) >= 2.0
|
||||||
BuildRequires: dde-qt-dbus-factory-devel
|
BuildRequires: dde-qt-dbus-factory-devel
|
||||||
BuildRequires: pkgconfig(Qt5Core)
|
BuildRequires: pkgconfig(Qt5Core)
|
||||||
BuildRequires: qt5-linguist
|
BuildRequires: qt5-linguist
|
||||||
BuildRequires: pkgconfig(gsettings-qt)
|
BuildRequires: pkgconfig(gsettings-qt)
|
||||||
|
BuildRequires: gtest-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Deepin desktop-environment - network utils.
|
Deepin desktop-environment - network utils.
|
||||||
@ -25,7 +27,7 @@ Header files and libraries for %{name}.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}
|
%setup -q -n %{name}-%{version}
|
||||||
sed -i 's|lrelease|lrelease-qt5|' translate_generation.sh
|
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
|
%build
|
||||||
%qmake_qt5 PREFIX=%{_prefix}
|
%qmake_qt5 PREFIX=%{_prefix}
|
||||||
@ -36,16 +38,18 @@ sed -i 's|/lib$|/%{_lib}|' dde-network-utils.pro
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%doc README.md
|
%doc README.md
|
||||||
%{_libdir}/lib*.so.1
|
%{_libdir}/libdde-network-utils.so.1*
|
||||||
%{_libdir}/lib*.so.1.*
|
|
||||||
%{_datadir}/%{name}/
|
%{_datadir}/%{name}/
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_includedir}/libddenetworkutils/
|
%{_includedir}/libddenetworkutils/
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
%{_libdir}/lib*.so
|
%{_libdir}/libdde-network-utils.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 18 2022 konglidong <konglidong@uniontech.com> - 5.4.8.1-1
|
||||||
|
- Update to 5.4.8.1
|
||||||
|
|
||||||
* Thu Jul 08 2021 weidong <weidong@uniontech.com> - 5.3.0.3-1
|
* Thu Jul 08 2021 weidong <weidong@uniontech.com> - 5.3.0.3-1
|
||||||
- Update 5.3.0.3
|
- Update 5.3.0.3
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user