[suil/f17] Add lv2-ui-devel BR

Brendan Jones bsjones at fedoraproject.org
Tue May 1 09:32:29 UTC 2012


commit 111b930de9a32aae919d8320d572a427266afff6
Author: Brendan Jones <brendan.jones.it at gmail.com>
Date:   Tue May 1 11:32:20 2012 +0200

    Add lv2-ui-devel BR

 suil.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/suil.spec b/suil.spec
index 1ea1d15..6fdc549 100644
--- a/suil.spec
+++ b/suil.spec
@@ -1,7 +1,7 @@
 %global maj 0
 Name:       suil
 Version:    0.4.4
-Release:    7%{?dist}
+Release:    8%{?dist}
 Summary:    A lightweight C library for loading and wrapping LV2 plugin UIs
 
 Group:      System Environment/Libraries
@@ -13,6 +13,7 @@ BuildRequires:  doxygen
 BuildRequires:  graphviz
 BuildRequires:  python
 BuildRequires:  lv2core-devel
+BuildRequires:  lv2-ui-devel
 # we need to track changess to these toolkits manually due to the 
 # requires filtering below
 BuildRequires:  gtk2-devel
@@ -82,6 +83,9 @@ chmod +x %{buildroot}%{_libdir}/lib%{name}-0.so.*
 %{_mandir}/man3/%{name}.3.gz
 
 %changelog
+* Tue May 01 2012 Brendan Jones <brendan.jones.it at gmail.com> - 0.4.4-8
+- Add lv2-ui-devel
+
 * Fri Apr 20 2012 Brendan Jones <brendan.jones.it at gmail.com> - 0.4.4-7
 - Add filter_from_requires macro to remove unwanted Gtk/Qt dependancies
 


More information about the scm-commits mailing list