forked from pool/qt6-networkauth
use upstream tarball
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:6.0/qt6-networkauth?expand=0&rev=3
This commit is contained in:
parent
b344bf1b9b
commit
4c310ad819
15
_service
15
_service
@ -1,15 +0,0 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="changesgenerate">disable</param>
|
||||
<param name="version">6.0.0</param>
|
||||
<param name="url">git://code.qt.io/qt/qtnetworkauth.git</param>
|
||||
<param name="revision">v6.0.0</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="filename">qtnetworkauth</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled" />
|
||||
</services>
|
@ -18,7 +18,8 @@
|
||||
|
||||
%define real_version 6.0.0
|
||||
%define short_version 6.0
|
||||
%define tar_name qtnetworkauth
|
||||
%define short_name qtnetworkauth
|
||||
%define tar_name qtnetworkauth-everywhere-src
|
||||
%define tar_suffix %{nil}
|
||||
#
|
||||
%global qt6_flavor @BUILD_FLAVOR@%{nil}
|
||||
@ -29,7 +30,7 @@ Release: 0
|
||||
Summary: Qt 6 NetworkAuth library
|
||||
License: GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
URL: https://www.qt.io
|
||||
Source: %{tar_name}-%{real_version}%{tar_suffix}.tar.xz
|
||||
Source: https://download.qt.io/official_releases/additional_libraries/%{short_name}/%{short_version}/%{real_version}%{tar_suffix}/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz
|
||||
Source99: %{name}-rpmlintrc
|
||||
BuildRequires: qt6-core-private-devel
|
||||
BuildRequires: cmake(Qt6Core)
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9124f03007525284b7a5af2f3538b60aa1a87847e2cb8ccb44c0c61f3c22f154
|
||||
size 122536
|
3
qtnetworkauth-everywhere-src-6.0.0.tar.xz
Normal file
3
qtnetworkauth-everywhere-src-6.0.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:83fa07b7a76537220e9b16b92c24abb4633f14f5be6c16ad706795ddd181c7e8
|
||||
size 144340
|
Loading…
Reference in New Issue
Block a user