diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..81a18bc --- /dev/null +++ b/baselibs.conf @@ -0,0 +1,3 @@ +kinit +kinit-devel + requires "kinit- = " diff --git a/kinit.changes b/kinit.changes index 24705e9..840b424 100644 --- a/kinit.changes +++ b/kinit.changes @@ -9,6 +9,7 @@ Sun Jun 1 18:02:30 UTC 2014 - hrvoje.senjan@gmail.com - Drop disable-OOM-protection.patch, better solution applied upstream - Added libcap-devel and libcap-progs BuildRequires, to enable capabilities OOM-killer protection +- Add baselibs.conf ------------------------------------------------------------------- Sun May 4 01:41:14 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/kinit.spec b/kinit.spec index 9efcca4..21155be 100644 --- a/kinit.spec +++ b/kinit.spec @@ -41,7 +41,8 @@ Summary: Helper library to speed up start of applications on KDE workspac License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org -Source0: kinit-%{version}.tar.xz +Source: http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz +Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build %description