packages: slv2/slv2.spec - BR: python-modules

sparky sparky at pld-linux.org
Mon Jan 18 23:34:02 CET 2010


Author: sparky                       Date: Mon Jan 18 22:34:02 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: python-modules

---- Files affected:
packages/slv2:
   slv2.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/slv2/slv2.spec
diff -u packages/slv2/slv2.spec:1.2 packages/slv2/slv2.spec:1.3
--- packages/slv2/slv2.spec:1.2	Mon Jan 18 19:24:13 2010
+++ packages/slv2/slv2.spec	Mon Jan 18 23:33:56 2010
@@ -10,22 +10,24 @@
 # Source0-md5:	b8e8e0e82dd04324fcd533e8acd1ce85
 URL:		http://drobilla.net/software/slv2
 BuildRequires:	doxygen
-BuildRequires:	python
+BuildRequires:	jack-audio-connection-kit-devel >= 0.107.0
 BuildRequires:	lv2core-devel >= 1.0
 BuildRequires:	pkgconfig
+BuildRequires:	python
+BuildRequires:	python-modules
 BuildRequires:	redland-devel >= 1.0.6
-BuildRequires:	jack-audio-connection-kit-devel >= 0.107.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 A host library to make LV2 plugin use as simple as possible.
 
-SLV2 is a library to make the use of LV2 plugins as simple as possible for 
-applications. It is written in standard C using the Redland RDF toolkit. The 
-Data (RDF) and code (shared library) functionality in SLV2 is strictly
-separated so it is simple to control where each is used (e.g. it is possible
-to discover/investigate plugins and related data without loading any shared 
-libraries, avoiding the associated risks)
+SLV2 is a library to make the use of LV2 plugins as simple as possible
+for applications. It is written in standard C using the Redland RDF
+toolkit. The Data (RDF) and code (shared library) functionality in
+SLV2 is strictly separated so it is simple to control where each is
+used (e.g. it is possible to discover/investigate plugins and related
+data without loading any shared libraries, avoiding the associated
+risks)
 
 %package devel
 Summary:	Header files for lv2 library
@@ -114,6 +116,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2010/01/18 22:33:56  sparky
+- BR: python-modules
+
 Revision 1.2  2010/01/18 18:24:13  stivi
 - fix release
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/slv2/slv2.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list