Skip to content

Commit

Permalink
Remove xvmc-vld, opengl-vsync, and rename mythtvosd to mythmessage
Browse files Browse the repository at this point in the history
  • Loading branch information
ex-nerd committed Mar 4, 2011
1 parent ecd4e83 commit 3e97721
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions rpm/mythtv.spec
Expand Up @@ -65,10 +65,10 @@
%define desktop_vendor xris

# MythTV Version string -- preferably the output from git --describe
%define vers_string v0.25pre-1039-g78c99b0
%define vers_string v0.25pre-1246-g9ef1854

# Git Revision number and branch ID
%define _gitrev 1039.g78c99b0
%define _gitrev 1246.g9ef1854
%define branch master

#
Expand Down Expand Up @@ -935,8 +935,7 @@ cd mythtv
--enable-libfftw3 \
--enable-x11 --x11-path=%{_includedir} \
--enable-xv \
--enable-xvmc-vld \
--enable-opengl-video --enable-opengl-vsync \
--enable-opengl-video \
--enable-xrandr \
--enable-lirc \
--enable-ivtv \
Expand Down Expand Up @@ -1257,7 +1256,7 @@ fi
%{_datadir}/mythtv/setup.xml
%{_bindir}/mythavtest
%{_bindir}/mythfrontend
%{_bindir}/mythtvosd
%{_bindir}/mythmessage
%{_bindir}/mythlcdserver
%{_bindir}/mythshutdown
%{_bindir}/mythwelcome
Expand Down Expand Up @@ -1461,6 +1460,10 @@ fi
################################################################################

%changelog
* Tue Feb 22 2011 Chris Petersen <cpetersen@mythtv.org> 0.25-0.1.git
- Remove xvmc-vld, opengl-vsync
- Rename mythtvosd to mythmessage

* Thu Feb 17 2011 Chris Petersen <cpetersen@mythtv.org> 0.25-0.1.git
- Require Qt >= 4.5

Expand Down

0 comments on commit 3e97721

Please sign in to comment.