SPECS (DEVEL): mythtv.spec - cleanups: adaptarized
paszczus
paszczus at pld-linux.org
Mon Mar 9 11:53:41 CET 2009
Author: paszczus Date: Mon Mar 9 10:53:41 2009 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- cleanups: adaptarized
---- Files affected:
SPECS:
mythtv.spec (1.73.2.6 -> 1.73.2.7)
---- Diffs:
================================================================
Index: SPECS/mythtv.spec
diff -u SPECS/mythtv.spec:1.73.2.6 SPECS/mythtv.spec:1.73.2.7
--- SPECS/mythtv.spec:1.73.2.6 Sun Mar 8 22:34:42 2009
+++ SPECS/mythtv.spec Mon Mar 9 11:53:35 2009
@@ -56,27 +56,34 @@
Source3: mythbackend.logrotate
Source5: pld-mythfrontend.desktop
# Source5-md5: f37a903ac97463683bebacdf29406951
-Source6: pld-mythfrontend.png
+Source6: pld-mythfrontend.png
# Source6-md5: bf76bd1463a022e174e4af976a03e678
-Source20: dshowcodecs
+Source20: dshowcodecs
# Source20-md5: 48327772b9e150f69e1ab8ff44b9a76c
-#Patch100: %{name}-branch.diff
-Patch0: %{name}-configure.patch
-#Patch1: %{name}-mythstream.patch
-#Patch2: %{name}-pl.patch
-Patch3: %{name}-sbinpath.patch
-#Patch4: mythtv-dvdnav-shared.patch
-Patch20: %{name}-dshowserver_trunk.patch}
+#Patch100: %{name}-branch.diff
+Patch0: %{name}-configure.patch
+#Patch1: %{name}-mythstream.patch
+#Patch2: %{name}-pl.patch
+Patch3: %{name}-sbinpath.patch
+#Patch4: %{name}-dvdnav-shared.patch
+Patch20: %{name}-dshowserver_trunk.patch}
URL: http://www.mythtv.org/
-BuildRequires: OpenGL-devel
-BuildRequires: OpenGL-GLU-devel
+BuildRequires: OpenGL-GLU-devel
+BuildRequires: OpenGL-devel
+BuildRequires: Qt3Support-devel
+BuildRequires: QtCore-devel
+BuildRequires: QtGui-devel
+BuildRequires: QtNetwork-devel
+BuildRequires: QtOpenGL-devel
+BuildRequires: QtSql-devel
+BuildRequires: QtWebKit-devel
+BuildRequires: QtXml-devel
%{?with_alsa:BuildRequires: alsa-lib-devel}
%{?with_arts:BuildRequires: arts-devel >= 13:0.9.5}
BuildRequires: ffmpeg-devel
BuildRequires: freetype-devel >= 1:2.0.0
%{?with_jack:BuildRequires: jack-audio-connection-kit-devel}
BuildRequires: lame-libs-devel
-%{?with_xvmc:BuildRequires: xorg-lib-libXvMC-devel}
%{?with_firewire:BuildRequires: libavc1394-devel}
%{?with_dvb:BuildRequires: libdvb-devel}
BuildRequires: libdvdnav-devel
@@ -86,27 +93,20 @@
%{?with_lirc:BuildRequires: lirc-devel}
BuildRequires: mysql-devel
#BuildRequires: patchutils
-BuildRequires: qt4-qmake
-BuildRequires: python-devel
-BuildRequires: rpm-pythonprov
BuildRequires: perl-devel
BuildRequires: perl-tools-pod
-BuildRequires: Qt3Support-devel
-BuildRequires: QtOpenGL-devel
-BuildRequires: QtXml-devel
+BuildRequires: python-devel
BuildRequires: qt4-build
-BuildRequires: QtNetwork-devel
-BuildRequires: QtGui-devel
-BuildRequires: QtSql-devel
-BuildRequires: QtCore-devel
-BuildRequires: QtWebKit-devel
+BuildRequires: qt4-qmake
+BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.228
BuildRequires: sed >= 4.0
+%{?with_xvmc:BuildRequires: xorg-lib-libXvMC-devel}
# for bundled libavcodec
+BuildRequires: Mesa-libGLU-devel
BuildRequires: libdts-devel
BuildRequires: xorg-lib-libXext-devel
BuildRequires: xorg-lib-libXxf86vm-devel
-BuildRequires: Mesa-libGLU-devel
# for Perl bindings
BuildRequires: perl-ExtUtils-MakeMaker
@@ -229,8 +229,8 @@
%package themes
Summary: Base themes for mythtv's frontend
Summary(pl.UTF-8): Podstawowe motywy dla frontendu mythtv
-Requires: %{name}-frontend = %{version}-%{release}
Group: Themes
+Requires: %{name}-frontend = %{version}-%{release}
%description themes
MythTV provides a unified graphical interface for recording and
@@ -252,9 +252,9 @@
Summary: Library providing mythtv support
Summary(pl.UTF-8): Biblioteka udostępniająca obsługę mythtv
Group: Libraries
+Requires: QtSql-mysql
Requires: freetype >= 1:2.0.0
Requires: lame
-Requires: QtSql-mysql
%description -n libmyth
Common library code for MythTV and add-on modules (development) MythTV
@@ -293,9 +293,9 @@
Statyczna biblioteka libmyth.
%package -n perl-MythTV
-Summary: MythTV Perl bindings
+Summary: MythTV Perl bindings
Summary(pl.UTF-8): Interfejs Perla dla MythTV
-Group: System Environment/Libraries
+Group: Libraries
%description -n perl-MythTV
MythTV Perl bindings.
@@ -304,10 +304,10 @@
Ten pakiet zawiera moduły Perla do tworzenia dodatków dla mythtv.
%package -n python-MythTV
-Summary: MythTV Python bindings
+Summary: MythTV Python bindings
Summary(pl.UTF-8): Interfejs Pythona dla MythTV
-Group: System Environment/Libraries
-Requires: MySQL-python
+Group: Libraries
+Requires: MySQL-python
%description -n python-MythTV
MythTV Python bindings.
@@ -562,7 +562,7 @@
%{_datadir}/mythtv/*.ttf
%dir %{_datadir}/mythtv/i18n
%if %{with dshowserver}
-%attr(644,root,root) %{_datadir}/mythtv/dshowcodecs
+%{_datadir}/mythtv/dshowcodecs
%endif
%{_desktopdir}/*.desktop
%{_pixmapsdir}/*.png
@@ -580,7 +580,7 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/lib*.so*
%attr(755,root,root) %{_libdir}/lib*.a
-%attr(644,root,root) %{_datadir}/mythtv/*.pl
+%{_datadir}/mythtv/*.pl
%files -n libmyth-devel
%defattr(644,root,root,755)
@@ -593,24 +593,26 @@
%files -n perl-MythTV
%defattr(644,root,root,755)
-%attr(644,root,root) %{perl_vendorlib}/MythTV.pm
-%attr(755,root,root) %dir %{perl_vendorlib}/MythTV
-%attr(644,root,root) %{perl_vendorlib}/MythTV/*.pm
-%attr(644,root,root) %{perl_vendorlib}/IO/Socket/INET/MythTV.pm
+%{perl_vendorlib}/MythTV.pm
+%dir %{perl_vendorlib}/MythTV
+%{perl_vendorlib}/MythTV/*.pm
+%{perl_vendorlib}/IO/Socket/INET/MythTV.pm
%exclude %{perl_vendorarch}/auto/MythTV/.packlist
%files -n python-MythTV
%defattr(644,root,root,755)
-%attr(755,root,root) %dir %{python_sitelib}/MythTV/
-%attr(644,root,root) %{python_sitelib}/MythTV/*
+%dir %{py_sitedir}/MythTV/
+%{py_sitedir}/MythTV/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
-Exept wk :P
$Log$
+Revision 1.73.2.7 2009/03/09 10:53:35 paszczus
+- cleanups: adaptarized
+
Revision 1.73.2.6 2009/03/08 21:34:42 w.kier
- Source0 definition correction - upf
@@ -632,7 +634,6 @@
- added perl bindings
- added mythfrontend icon - feel free to change it
- added dshowserver support - exclusive for x86/x86_64 archs
-
Revision 1.69 2008/10/13 10:22:00 wk
- add python & perl binings packages
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mythtv.spec?r1=1.73.2.6&r2=1.73.2.7&f=u
More information about the pld-cvs-commit
mailing list