[jalv] Include missing binaries

Brendan Jones bsjones at fedoraproject.org
Wed Sep 26 03:25:10 UTC 2012


commit 048ef4cb6ca74568ef64dbff3ac76890375b38fc
Author: Brendan Jones <brendan.jones.it at gmail.com>
Date:   Wed Sep 26 05:24:59 2012 +0200

    Include missing binaries

 jalv.spec |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/jalv.spec b/jalv.spec
index 0b0138b..ee1d563 100644
--- a/jalv.spec
+++ b/jalv.spec
@@ -2,7 +2,7 @@
 
 Name:       jalv
 Version:    1.0.0
-Release:    3%{?dist}
+Release:    4%{?dist}
 Summary:    An LV2 Resource Description Framework Library
 
 Group:      System Environment/Libraries
@@ -44,10 +44,16 @@ DESTDIR=%{buildroot} ./waf install
 
 %files
 %doc AUTHORS NEWS README COPYING
-%{_bindir}/%{name}*
+%{_bindir}/%{name}
+%{_bindir}/%{name}.qt
+%{_bindir}/%{name}.gtk
+%{_bindir}/%{name}.gtkmm
 %{_mandir}/man1/*
 
 %changelog
+* Wed Sep 26 2012 Brendan Jones <brendan.jones.it at gmail.com> 1.0.0-4
+- Correct inclusion of missing binaries BZ: 860458
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list