]> git.pld-linux.org Git - packages/mythtv.git/commitdiff
- cleanup
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 12 Sep 2005 12:12:32 +0000 (12:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mythtv.spec -> 1.32

mythtv.spec

index 5feb0dea093fd41085eebadbfddd278720ca709b..7c29df084c34fb05f3b29e1b9a07301ef4a8edbc 100644 (file)
@@ -28,7 +28,7 @@ Summary:      A personal video recorder (PVR) application
 Summary(pl):   Osobista aplikacja do nagrywania obrazu (PVR)
 Name:          mythtv
 Version:       0.18.1
-Release:       0.21
+Release:       0.22
 License:       GPL v2
 Group:         Applications/Multimedia
 Source0:       http://www.mythtv.org/mc/%{name}-%{version}.tar.bz2
@@ -263,12 +263,10 @@ if [ ! -r /proc/cpuinfo ]; then
 fi
 %endif
 export QTDIR="%{_prefix}"
-#export QMAKESPEC="linux-g++"
 
 %if "%{_lib}" != "lib"
 export QMAKE_LIBDIR_X11=%{_prefix}/X11R6/%{_lib}
 %endif
-#export CFLAGS="%{rpmcflags} -fomit-frame-pointer"
 
 # BTW: this is not autoconf configure
 _lib=%{_lib} \
This page took 0.063565 seconds and 4 git commands to generate.