Author: glen                         Date: Thu Jan 12 12:49:30 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- added Estonian language translations
- adapterized

---- Files affected:
SPECS:
   mythtv.spec (1.39.2.8 -> 1.39.2.9) 

---- Diffs:

================================================================
Index: SPECS/mythtv.spec
diff -u SPECS/mythtv.spec:1.39.2.8 SPECS/mythtv.spec:1.39.2.9
--- SPECS/mythtv.spec:1.39.2.8  Thu Jan 12 11:21:06 2006
+++ SPECS/mythtv.spec   Thu Jan 12 13:49:24 2006
@@ -34,12 +34,12 @@
 %endif
 %endif
 
-Summary:       A personal video recorder (PVR) application
-Summary(pl):   Osobista aplikacja do nagrywania obrazu (PVR)
-Name:          mythtv
 %define        _snap 20051221
 %define        _rev 8332
 %define        _rel 4
+Summary:       A personal video recorder (PVR) application
+Summary(pl):   Osobista aplikacja do nagrywania obrazu (PVR)
+Name:          mythtv
 Version:       0.19.0.%{_snap}
 Release:       1.%{_rev}.%{_rel}
 License:       GPL v2
@@ -53,18 +53,19 @@
 Source5:       mythfrontend.desktop
 Patch0:                %{name}-lib64.patch
 Patch1:                %{name}-x86_64-configure.patch
+Patch2:                %{name}-translation-et.patch
 URL:           http://www.mythtv.org/
-BuildRequires: XFree86-devel
 #BuildRequires:        DirectFB-devel
+BuildRequires: XFree86-devel
 %{?with_alsa:BuildRequires:    alsa-lib-devel}
 %{?with_arts:BuildRequires:    arts-devel >= 13:0.9.5}
-%{?with_dvb:BuildRequires:     libdvb-devel}
 %{?with_jack:BuildRequires:    jack-audio-connection-kit-devel}
+%{?with_dvb:BuildRequires:     libdvb-devel}
 %{?with_oggvorbis:BuildRequires:       libvorbis-devel}
 %if %{with firewire}
-BuildRequires: libraw1394-devel
 BuildRequires: libavc1394-devel
 BuildRequires: libiec61883-devel # missing in PLD?
+BuildRequires: libraw1394-devel
 %endif
 BuildRequires: freetype-devel >= 1:2.0.0
 BuildRequires: gcc-c++
@@ -111,16 +112,16 @@
 Summary:       Server component of mythtv (a PVR)
 Summary(pl):   Część serwerowa mythtv (PVR)
 Group:         Applications/Multimedia
+Requires(post,preun):  /sbin/chkconfig
+Requires(postun):      /usr/sbin/groupdel
+Requires(postun):      /usr/sbin/userdel
 Requires(pre): /bin/id
 Requires(pre): /usr/bin/getgid
 Requires(pre): /usr/sbin/groupadd
 Requires(pre): /usr/sbin/useradd
-Requires(postun):      /usr/sbin/groupdel
-Requires(postun):      /usr/sbin/userdel
-Requires(post,preun):  /sbin/chkconfig
 Requires:      mythtv = %{version}-%{release}
-Provides:      user(mythtv)
 Provides:      group(mythtv)
+Provides:      user(mythtv)
 
 %description backend
 MythTV provides a unified graphical interface for recording and
@@ -262,6 +263,7 @@
 %patch0 -p1
 %endif
 %patch1 -p1
+%patch2 -p0
 
 rm -rf database/old # not supported in PLD
 
@@ -466,6 +468,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39.2.9  2006/01/12 12:49:24  glen
+- added Estonian language translations
+- adapterized
+
 Revision 1.39.2.8  2006/01/12 10:21:06  glen
 - move myth{shutdown,welcome} to frontend package
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mythtv.spec?r1=1.39.2.8&r2=1.39.2.9&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to