From f4f582b42aad5881d5eb02422558b3d93e6a55ba Mon Sep 17 00:00:00 2001 From: Matthias Saou Date: Sat, 5 Mar 2005 21:10:23 +0000 Subject: [PATCH] Further mass cleanup. One or more apply : - Remove (hopefully) all zero epoch remains. - Remove trailing spaces and tabs. - Keep consistency between tabs and spaces. - Clean up summary. --- portaudio.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/portaudio.spec b/portaudio.spec index 3e5f9bc..b8cdaa2 100644 --- a/portaudio.spec +++ b/portaudio.spec @@ -1,6 +1,3 @@ -# $Id: portaudio.spec 2423 2004-11-05 11:50:06Z dude $ -# Upstream: - %define real_version v18_1 Summary: Free, cross platform, open-source, audio I/O library @@ -22,7 +19,7 @@ and will be converted to the native format internally. %prep -%setup -n %{name}_%{real_version} +%setup -n %{name}_%{real_version} %{__perl} -pi.orig -e 's|^(LIBINST) = /usr/local/lib|$1 = %{_libdir}|' \ Makefile.linux