diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..5f5fb54 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1,3 @@ +libKF5Archive5 +karchive-devel + requires "libKF5Archive5- = " diff --git a/karchive.changes b/karchive.changes index bf02550..00492c9 100644 --- a/karchive.changes +++ b/karchive.changes @@ -6,6 +6,7 @@ Sun Jun 1 18:02:33 UTC 2014 - hrvoje.senjan@gmail.com * Buildsystem fixes * For more details please see: http://www.kde.org/announcements/announce-frameworks5-beta3.php +- Add baselibs.conf ------------------------------------------------------------------- Sun May 4 01:40:56 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/karchive.spec b/karchive.spec index 2715890..28234b1 100644 --- a/karchive.spec +++ b/karchive.spec @@ -32,7 +32,8 @@ Summary: Qt 5 addon providing access to numerous types of archives License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org -Source0: karchive-%{version}.tar.xz +Source: http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz +Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build %description