From b783325517e083fe6b29cfb14ec56e160e316dcd5a2d1f3cb420cbfd73e9eb5b Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 17 Feb 2012 08:51:20 +0000 Subject: [PATCH] Accepting request 105631 from home:vuntz:branches:GNOME:Factory Drop -f from rm; we should never use this OBS-URL: https://build.opensuse.org/request/show/105631 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxklavier?expand=0&rev=27 --- libxklavier.changes | 2 ++ libxklavier.spec | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/libxklavier.changes b/libxklavier.changes index 08c8044..067d386 100644 --- a/libxklavier.changes +++ b/libxklavier.changes @@ -6,6 +6,8 @@ Thu Feb 16 18:55:08 UTC 2012 - dimstar@opensuse.org - Remove xz BuildRequires now that it comes for free in the build system. - Drop libxklavier-fix-gir-build.patch: fixed upstream. +- Change glib2-devel and libxml2-devel BuildRequires to their + pkgconfig() equivalents: glib-2.0 and libxml-2.0. - Clean spec file using spec-cleaner. ------------------------------------------------------------------- diff --git a/libxklavier.spec b/libxklavier.spec index 0d66326..a0e0d8b 100644 --- a/libxklavier.spec +++ b/libxklavier.spec @@ -88,7 +88,7 @@ make %{?_smp_mflags} %install %make_install -rm -vf %{buildroot}%{_libdir}/*.la +rm -v %{buildroot}%{_libdir}/*.la %post -n libxklavier16 -p /sbin/ldconfig