diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..feaa835 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1,3 @@ +libKF5Auth5 +kauth-devel + requires "libKF5Auth5- = " diff --git a/kauth.changes b/kauth.changes index 9a62fdf..dcdd417 100644 --- a/kauth.changes +++ b/kauth.changes @@ -7,6 +7,7 @@ Sun Jun 1 18:02:37 UTC 2014 - hrvoje.senjan@gmail.com * For more details please see: http://www.kde.org/announcements/announce-frameworks5-beta3.php - Added libqt5-linguist-devel BuildRequires +- Add baselibs.conf ------------------------------------------------------------------- Sun May 4 01:40:57 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/kauth.spec b/kauth.spec index 5678e2e..337eb60 100644 --- a/kauth.spec +++ b/kauth.spec @@ -32,7 +32,8 @@ Summary: Framework which lets applications perform actions as a privilege License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org -Source0: kauth-%{version}.tar.xz +Source: http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz +Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build %description