From 31b5d8f1bda2e56285c1ef0df9212ade21340ab6 Mon Sep 17 00:00:00 2001 From: V1TSK Date: Tue, 4 Aug 2015 21:24:15 +0500 Subject: Fixed meta package build after OBS applying patches into spec file. --- skypeweb/purple-skypeweb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/skypeweb/purple-skypeweb.spec b/skypeweb/purple-skypeweb.spec index 5ce55cf..89b67d2 100644 --- a/skypeweb/purple-skypeweb.spec +++ b/skypeweb/purple-skypeweb.spec @@ -11,6 +11,7 @@ Group: Applications/Productivity License: GPLv3 URL: https://github.com/EionRobb/skype4pidgin Source0: %{project_name}-%{version}.tar.gz +Requires: pidgin-%{plugin_name} %description meta pkj. @@ -26,7 +27,7 @@ Requires: json-glib %package -n pidgin-%{plugin_name} Summary: Adds pixmaps, icons and smileys for Skype protocol. -Requires: %{name} +Requires: %{purplelib_name} Requires: pidgin %description -n %{purplelib_name} @@ -59,6 +60,8 @@ make install DESTDIR=%{buildroot} %{_datadir}/pixmaps/pidgin/protocols/48/skypeout.png %{_datadir}/pixmaps/pidgin/emotes/skype/theme +%files + %changelog * Sat May 09 2015 V1TSK - 0.1-2 - Separated packages. Now can be used with other libpurple-based clients without Pidgin being installed. -- cgit v1.2.3