[packages/plank] update BR deps

glen glen at pld-linux.org
Sun Feb 10 12:25:51 CET 2013


commit 1681e99a1f267a98eb296b639f75f2d0e7d969df
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Feb 10 13:24:58 2013 +0200

    update BR deps
    
    AUTO: -- configure: error: GNU gettext tools not found; required for intltool
    AUTO: -- configure:12017: checking for xmllint
    AUTO: -- checking for pkg-config... no

 plank.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/plank.spec b/plank.spec
index 21bc516..a3d79ab 100644
--- a/plank.spec
+++ b/plank.spec
@@ -13,12 +13,14 @@ Source0:	%{name}-%{version}.%{subver}.tar.xz
 # Source0-md5:	2f57cd8444c3c6eab3534739c5814440
 BuildRequires:	bamf3-devel
 BuildRequires:	desktop-file-utils
+BuildRequires:	gettext-devel
 BuildRequires:	glib2-devel
-BuildRequires:	gnome-common
 BuildRequires:	gtk+3-devel
 BuildRequires:	intltool
 BuildRequires:	libgee0.6-devel
 BuildRequires:	libwnck-devel
+BuildRequires:	vala-libgee0.6
+BuildRequires:	pkgconfig
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	vala
 BuildRequires:	xz
@@ -59,7 +61,7 @@ rm -rf $RPM_BUILD_ROOT
 
 desktop-file-validate $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
 
-%{__rm} $RPM_BUILD_ROOT%{_localedir}/sma
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/sma
 
 %find_lang %{name}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/plank.git/commitdiff/1681e99a1f267a98eb296b639f75f2d0e7d969df



More information about the pld-cvs-commit mailing list