SPECS (DEVEL): mythtv.spec - 20051104 snap

glen glen at pld-linux.org
Fri Nov 4 00:38:50 CET 2005


Author: glen                         Date: Thu Nov  3 23:38:50 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- 20051104 snap

---- Files affected:
SPECS:
   mythtv.spec (1.39.2.2 -> 1.39.2.3) 

---- Diffs:

================================================================
Index: SPECS/mythtv.spec
diff -u SPECS/mythtv.spec:1.39.2.2 SPECS/mythtv.spec:1.39.2.3
--- SPECS/mythtv.spec:1.39.2.2	Tue Nov  1 01:17:23 2005
+++ SPECS/mythtv.spec	Fri Nov  4 00:38:45 2005
@@ -38,13 +38,13 @@
 Summary(pl):	Osobista aplikacja do nagrywania obrazu (PVR)
 Name:		mythtv
 Version:	0.18.1
-%define	_snap 20051023
-Release:	0.%{_snap}.1
+%define	_snap 20051104
+Release:	0.23.%{_snap}.1
 License:	GPL v2
 Group:		Applications/Multimedia
 #Source0:	http://www.mythtv.org/mc/%{name}-%{version}.tar.bz2
-Source0:	mythtv-%{_snap}.tar.bz2
-# Source0-md5:	85e19fefb46c5913a59ddc06d848f471
+Source0:	%{name}-%{_snap}.tar.bz2
+# Source0-md5:	e5af4edfa7237dfc36a96555cb0b2638
 Source1:	mythbackend.sysconfig
 Source2:	mythbackend.init
 Source3:	mythbackend.logrotate
@@ -268,8 +268,8 @@
 %if %{_lib} != "lib" && 0
 find '(' -name '*.[ch]' -o -name '*.cpp' -o -name '*.pro' ')' | \
 xargs grep -l /lib . | xargs sed -i -e '
-	s,/usr/lib/,/usr/%{_lib}/,g
-	s,/lib/mythtv,/%{_lib}/mythtv,g
+	s,/''usr/lib/,/%{_libdir}/,g
+	s,/''lib/mythtv,/%{_lib}/mythtv,g
 	s,{PREFIX}/lib$,{PREFIX}/%{_lib},g
 '
 exit 1
@@ -409,6 +409,8 @@
 %attr(755,root,root) %{_bindir}/mythfilldatabase
 %attr(755,root,root) %{_bindir}/mythjobqueue
 %attr(755,root,root) %{_bindir}/mythlcdserver
+%attr(755,root,root) %{_bindir}/mythshutdown
+%attr(755,root,root) %{_bindir}/mythwelcome
 %attr(775,root,mythtv) %dir /var/lib/mythtv
 %attr(775,root,mythtv) %dir /var/cache/mythtv
 %attr(775,root,mythtv) %dir /var/run/mythtv
@@ -466,6 +468,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39.2.3  2005/11/03 23:38:45  glen
+- 20051104 snap
+
 Revision 1.39.2.2  2005/11/01 00:17:23  glen
 - new snap test
 
================================================================

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




More information about the pld-cvs-commit mailing list