summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkloczek2000-01-21 00:46:07 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit5f6880f005e963fd2249185fb0c6334b238bfa18 (patch)
tree223a2c40e46867acb0820546a0d81dd5f02cadf7
parentae7fbbe4a8d04638fb5c9d533d3c62fc0eb07aed (diff)
downloadbladeenc-5f6880f005e963fd2249185fb0c6334b238bfa18.zip
bladeenc-5f6880f005e963fd2249185fb0c6334b238bfa18.tar.gz
- release 2,bladeenc-0_91-2
- fixed typo on passing LDFLAGS (now produced binaries are stripped). Changed files: bladeenc.spec -> 1.16
-rw-r--r--bladeenc.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/bladeenc.spec b/bladeenc.spec
index 2ce5c2d..2808185 100644
--- a/bladeenc.spec
+++ b/bladeenc.spec
@@ -2,7 +2,7 @@ Summary: Blade's MP3 Encoder
Summary(pl): Encoder MP3 Blade'a
Name: bladeenc
Version: 0.91
-Release: 1
+Release: 2
Epoch: 1
Copyright: LGPL
Vendor: Tord Jansson <tord.jansson@swipnet.se>
@@ -24,7 +24,7 @@ dĽwiękowych w formacie WAV lub AIFF.
%setup -q -n %{name}-%{version}.0
%build
-LDFLAGS="-s"; export LDFALGS
+LDFLAGS="-s"; export LDFLAGS
%configure
make