[Bug 781687] Review Request: lv2-ui - an extension of the LV2 audio plugin framework

bugzilla at redhat.com bugzilla at redhat.com
Fri Jan 20 06:02:43 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=781687

--- Comment #9 from Brendan Jones <brendan.jones.it at gmail.com> 2012-01-20 01:02:42 EST ---
OK, done:

SPEC: http://bsjones.fedorapeople.org/lv2/spec/lv2-ui.spec
SRPM: http://bsjones.fedorapeople.org/lv2/spec/lv2-ui-2.4-3.fc16.src.rpm

And from  lv2core:

diff --git a/lv2core.spec b/lv2core.spec
index a82a3c7..e51acec 100644
--- a/lv2core.spec
+++ b/lv2core.spec
@@ -47,6 +47,9 @@ header file.
 %install
 rm -rf $RPM_BUILD_ROOT
 DESTDIR=$RPM_BUILD_ROOT ./waf -vv install
+# create LV2 spec extension directories
+install -p -m 0755 -d $RPM_BUILD_ROOT%{_includedir}/lv2/lv2plug.in/ns/ext
+install -p -m 0755 -d
$RPM_BUILD_ROOT%{_includedir}/lv2/lv2plug.in/ns/extensions

 %clean
 rm -rf $RPM_BUILD_ROOT

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list