From 08482413678071fa184e2446e8ad6ee1a590ce9a Mon Sep 17 00:00:00 2001 From: Matthias Saou Date: Thu, 3 Mar 2005 22:41:32 +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 --- libvisual.spec | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/libvisual.spec b/libvisual.spec index 8af4974..6b7e64f 100644 --- a/libvisual.spec +++ b/libvisual.spec @@ -1,14 +1,13 @@ Name: libvisual Version: 0.2.0 Release: 2 -Epoch: 0 -Summary: An abstraction library for audio visualisation plugins +Summary: Abstraction library for audio visualisation plugins Group: Applications/Multimedia License: LGPL URL: http://libvisual.sf.net Source0: http://dl.sf.net/libvisual/libvisual-0.2.0.tar.gz -Patch0: libvisual-0.2.0-ifdef.patch +Patch0: libvisual-0.2.0-ifdef.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xorg-x11-devel @@ -24,12 +23,12 @@ audio visualisation plugins. Libvisual wants to change this by providing an interface towards plugins and applications, through this easy to use interface applications can easily access plugins and since the drawing is done by the application it also enables the developer to draw the visual -anywhere he wants. +anywhere he wants. %package devel Summary: Development files for libvisual Group: Development/Libraries -Requires: %{name} = %{epoch}:%{version}-%{release} +Requires: %{name} = %{version}-%{release} %description devel Libvisual is an abstraction library that comes between applications and @@ -62,7 +61,7 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig -%files +%files %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS README TODO %{_libdir}/*.so.*