[lv2] Add libsndfile BR

Brendan Jones bsjones at fedoraproject.org
Fri Apr 20 18:04:08 UTC 2012


commit 2ec53e680da0bdcc153a4b76729cca98074e2067
Author: Brendan Jones <brendan.jones.it at gmail.com>
Date:   Fri Apr 20 20:04:01 2012 +0200

    Add libsndfile BR

 lv2.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/lv2.spec b/lv2.spec
index 028f06d..8423078 100644
--- a/lv2.spec
+++ b/lv2.spec
@@ -1,7 +1,7 @@
 
 Name:           lv2
 Version:        1.0.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Audio Plugin Standard
 Group:          System Environment/Libraries
 
@@ -40,6 +40,8 @@ Obsoletes:      lv2core-devel < 6.0-4
 Provides:       lv2-ui-devel = 2.4-5
 Obsoletes:      lv2-ui-devel < 2.4-5
 
+BuildRequires:  libsndfile-devel >= 1.0.0
+
 %description    devel
 lv2-devel contains the lv2.h header file and headers for all of the
 LV@ specification extensions and bundles.
@@ -77,6 +79,9 @@ rm -rf %buildroot
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Fri Apr 20 2012 Brendan Jones <brendan.jones.it at gmail.com> - 1.0.0-3
+- dd libsndfile BR
+
 * Fri Apr 20 2012 Brendan Jones <brendan.jones.it at gmail.com> - 1.0.0-2
 - Remove debuginfo supression, correct changelog
 


More information about the scm-commits mailing list