From 4c0599be08822a3e70bdf0fe110e3f72ebade849 Mon Sep 17 00:00:00 2001 From: Matthias Saou Date: Thu, 3 Mar 2005 22:41:31 +0000 Subject: [PATCH] Mass letter "l" update, one or more apply : - Drop epoch: 0 - Remove %{epoch} requirements in sub-packages - Remove trailing white spaces - Keep consistent between spaces and tabs --- ladspa.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/ladspa.spec b/ladspa.spec index 88ad701..e3c35af 100644 --- a/ladspa.spec +++ b/ladspa.spec @@ -1,8 +1,7 @@ Name: ladspa Version: 1.12 Release: 3 -Epoch: 0 -Summary: LADSPA SDK, example plug-ins and tools. +Summary: LADSPA SDK, example plug-ins and tools Group: System Environment/Libraries License: LGPL @@ -23,9 +22,9 @@ 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 +Summary: Linux Audio Developer's Simple Plug-in API Group: Development/Libraries -Requires: %{name} = %{epoch}:%{version}-%{release} +Requires: %{name} = %{version}-%{release} %description devel ladspa-devel contains the ladspa.h header file.