rpms/libvisual/devel libvisual.spec,1.4,1.5

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Mar 3 22:41:34 UTC 2005


Author: thias

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

Modified Files:
	libvisual.spec 
Log Message:
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



Index: libvisual.spec
===================================================================
RCS file: /cvs/extras/rpms/libvisual/devel/libvisual.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libvisual.spec	14 Feb 2005 00:12:16 -0000	1.4
+++ libvisual.spec	3 Mar 2005 22:41:32 -0000	1.5
@@ -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 @@
 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 @@
 %postun -p /sbin/ldconfig
 
 
-%files 
+%files
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING ChangeLog NEWS README TODO
 %{_libdir}/*.so.*




More information about the fedora-extras-commits mailing list