update to upstream 5.4.8.1
This commit is contained in:
parent
19f2146b40
commit
1e1f1ec13e
@ -1,16 +1,18 @@
|
||||
Name: dde-network-utils
|
||||
Version: 5.3.0.3
|
||||
Version: 5.4.8.1
|
||||
Release: 1
|
||||
Summary: Deepin desktop-environment - network utils
|
||||
License: GPLv3
|
||||
URL: https://github.com/linuxdeepin/dde-network-utils
|
||||
Source0: %{name}_%{version}.orig.tar.xz
|
||||
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
|
||||
|
||||
%description
|
||||
Deepin desktop-environment - network utils.
|
||||
@ -25,7 +27,7 @@ Header files and libraries for %{name}.
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
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
|
||||
%qmake_qt5 PREFIX=%{_prefix}
|
||||
@ -36,16 +38,18 @@ 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
|
||||
* 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
|
||||
- Update 5.3.0.3
|
||||
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user