Author: glen Date: Tue Sep 6 22:29:47 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed desktop files
---- Files affected: SPECS: mythtv.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: SPECS/mythtv.spec diff -u SPECS/mythtv.spec:1.26 SPECS/mythtv.spec:1.27 --- SPECS/mythtv.spec:1.26 Wed Sep 7 00:18:51 2005 +++ SPECS/mythtv.spec Wed Sep 7 00:29:42 2005 @@ -30,7 +30,7 @@ Summary(pl): Osobista aplikacja do nagrywania obrazu (PVR) Name: mythtv Version: 0.18.1 -Release: 0.16 +Release: 0.17 License: GPL v2 Group: Applications/Multimedia Source0: http://www.mythtv.org/mc/%{name}-%{version}.tar.bz2 @@ -317,7 +317,7 @@ %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_sysconfdir}/{logrotate.d,sysconfig} \ - $RPM_BUILD_ROOT/etc/rc.d/init.d \ + $RPM_BUILD_ROOT{/etc/rc.d/init.d,%{_desktopdir}} \ $RPM_BUILD_ROOT/var/{cache,lib,log,run}/mythtv \ $RPM_BUILD_ROOT%{_libdir}/mythtv/plugins @@ -411,8 +411,7 @@ %attr(755,root,root) %{_libdir}/mythtv/filters/*.so %{_datadir}/mythtv/*.ttf %{_datadir}/mythtv/i18n -#%{_datadir}/applications/*myth*.desktop -#%{_datadir}/pixmaps/myth*.png +%{_desktopdir}/*.desktop %files setup %defattr(644,root,root,755) @@ -444,6 +443,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2005/09/06 22:29:42 glen +- fixed desktop files + Revision 1.26 2005/09/06 22:18:51 glen - add desktop files - cosmetics ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mythtv.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
