summaryrefslogtreecommitdiff
path: root/smpeg.spec
diff options
context:
space:
mode:
authorkloczek2001-02-16 08:41:27 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitd57abb77857c2f032441a95783683b4774cd32cd (patch)
treede912dcde7efa60d05d764ad00a5aada1d55292f /smpeg.spec
parent52ab8f2430b3e5c35e0a3d0fe4793eb059260a58 (diff)
downloadsmpeg-d57abb77857c2f032441a95783683b4774cd32cd.zip
smpeg-d57abb77857c2f032441a95783683b4774cd32cd.tar.gz
- release 2: added --disable-debug to autoconf switches.smpeg-0_4_2-2
Changed files: smpeg.spec -> 1.30
Diffstat (limited to 'smpeg.spec')
-rw-r--r--smpeg.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/smpeg.spec b/smpeg.spec
index d95cc74..c5275ec 100644
--- a/smpeg.spec
+++ b/smpeg.spec
@@ -1,7 +1,7 @@
Summary: SDL MPEG Library
Name: smpeg
Version: 0.4.2
-Release: 1
+Release: 2
License: LGPL
Group: Libraries
Group(de): Libraries
@@ -60,6 +60,7 @@ Biblioteki statyczne smpeg.
%build
CXXFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS} -fno-rtti -fno-exceptions"
%configure \
+ --disable-debug \
--disable-opengl-player
%{__make}