From 26cf53c6bf8c2ca7ea64b69868908fbd7b7af47e Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Feb 27 2013 23:04:40 +0000 Subject: Fix xgnokii. --- diff --git a/gnokii.spec b/gnokii.spec index 90716ef..c8cb068 100644 --- a/gnokii.spec +++ b/gnokii.spec @@ -2,7 +2,7 @@ Name: gnokii Version: 0.6.31 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Linux/Unix tool suite for various mobile phones Group: Applications/Communications @@ -141,7 +141,7 @@ desktop-file-install \ --add-category X-Fedora \ xgnokii/xgnokii.desktop -install -D -m 755 xgnokii/xgnokii $RPM_BUILD_ROOT%{_bindir} +install -D -m 755 xgnokii/.libs/xgnokii $RPM_BUILD_ROOT%{_bindir} install -D -m 644 common/gnokii.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig/gnokii.pc install -D -m 644 xgnokii/xgnokii.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig/xgnokii.pc @@ -267,6 +267,9 @@ fi %{_libdir}/pkgconfig/xgnokii.pc %changelog +* Wed Feb 27 2013 Jon Ciesla - 0.6.31-4 +- Correct xgnokii installation. + * Wed Feb 13 2013 Fedora Release Engineering - 0.6.31-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild