rpms/ladspa/devel ladspa.spec,1.5,1.6

Matthias Saou (thias) fedora-extras-commits at redhat.com
Mon Feb 28 21:12:59 UTC 2005


Author: thias

Update of /cvs/extras/rpms/ladspa/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/ladspa/devel

Modified Files:
	ladspa.spec 
Log Message:
Remove wrong 80 white space lines, replace with correct newlines.



Index: ladspa.spec
===================================================================
RCS file: /cvs/extras/rpms/ladspa/devel/ladspa.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ladspa.spec	10 Dec 2004 22:03:04 -0000	1.5
+++ ladspa.spec	28 Feb 2005 21:12:57 -0000	1.6
@@ -3,13 +3,13 @@
 Release:        3
 Epoch:		0
 Summary:        LADSPA SDK, example plug-ins and tools.
-                                                                                
+
 Group:          System Environment/Libraries
 License:        LGPL
 URL:            http://www.ladspa.org/
 Source:         http://www.ladspa.org/download/%{name}_sdk_%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-                                                                                
+
 BuildRequires:  perl
 BuildRequires:  gcc-c++
 
@@ -19,9 +19,9 @@
 Plugin API (LADSPA) attempts to give programmers the ability to write
 simple `plugin' audio processors in C/C++ and link them dynamically
 against a range of host applications.
-                                                                                
+
 This package contains the example plug-ins and tools from the LADSPA SDK.
-                                                                                
+
 %package        devel
 Summary:        Linux Audio Developer's Simple Plug-in API 
 Group:          Development/Libraries
@@ -29,7 +29,7 @@
 
 %description    devel
 ladspa-devel contains the ladspa.h header file.
-                                                                                
+
 Definitive technical documentation on LADSPA plug-ins for both the host
 and plug-in is contained within copious comments within the ladspa.h
 header file.
@@ -68,7 +68,7 @@
   INSTALL_PLUGINS_DIR=$RPM_BUILD_ROOT/%{_libdir}/ladspa \
   INSTALL_INCLUDE_DIR=$RPM_BUILD_ROOT/%{_includedir} \
   INSTALL_BINARY_DIR=$RPM_BUILD_ROOT/%{_bindir}
-                                                                                
+
 
 %clean
 rm -rf $RPM_BUILD_ROOT




More information about the fedora-extras-commits mailing list