diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..4d953b1 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1,3 @@ +libKF5Completion5 +kcompletion-devel + requires "libKF5Completion5- = " diff --git a/kcompletion.changes b/kcompletion.changes index 2413433..0d7595b 100644 --- a/kcompletion.changes +++ b/kcompletion.changes @@ -7,6 +7,7 @@ Sun Jun 1 18:02:07 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:26:29 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/kcompletion.spec b/kcompletion.spec index 5be3c8a..f75aaed 100644 --- a/kcompletion.spec +++ b/kcompletion.spec @@ -32,7 +32,8 @@ Summary: Provides widgets with advanced completion support License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org -Source0: kcompletion-%{version}.tar.xz +Source: http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz +Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build %description