update URL, use autosetup

epel9
Rex Dieter 9 years ago
parent 92ae8a600d
commit bcc84588f9

@ -6,7 +6,7 @@ Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 3 library for interaction with XML RPC services Summary: KDE Frameworks 5 Tier 3 library for interaction with XML RPC services
License: LGPLv2+ and BSD License: LGPLv2+ and BSD
URL: https://projects.kde.org/kxmlrpcclient URL: https://quickgit.kde.org/?p=%{framework}.git
%global versiondir %(echo %{version} | cut -d. -f1-2) %global versiondir %(echo %{version} | cut -d. -f1-2)
%global revision %(echo %{version} | cut -d. -f3) %global revision %(echo %{version} | cut -d. -f3)
@ -38,7 +38,7 @@ developing applications that use %{name}.
%prep %prep
%setup -q -n %{framework}-%{version} %autosetup -n %{framework}-%{version} -p1
%build %build

Loading…
Cancel
Save