Author: freetz Date: Mon Jun 13 21:04:20 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - removed obsoleted GNOME mime-info stuff
---- Files affected: SPECS: RealPlayer.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/RealPlayer.spec diff -u SPECS/RealPlayer.spec:1.20 SPECS/RealPlayer.spec:1.21 --- SPECS/RealPlayer.spec:1.20 Thu Apr 21 12:05:44 2005 +++ SPECS/RealPlayer.spec Mon Jun 13 23:04:15 2005 @@ -4,7 +4,7 @@ Summary(pl): RealPlayer - odtwarzacz RealAudio i RealVideo Name: RealPlayer Version: 10.0.4 -Release: 1 +Release: 2 License: Helix DNA Technology Binary Research Use License (not distributable, see LICENSE) Group: X11/Applications/Multimedia # download from https://helixcommunity.org/project/showfiles.php?group_id=154 @@ -23,6 +23,7 @@ BuildRequires: sed >= 4.0 Requires: sed >= 4.0 Obsoletes: G2player +Obsoletes: RealPlayer-gnome Conflicts: realplayer ExclusiveArch: %{ix86} ppc BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -59,19 +60,6 @@ %description -n mozilla-firefox-plugin-%{name} -l pl Wtyczka Mozilli RealPlayer -%package gnome -Summary: GNOME data for Realplayer -Summary(pl): Dane Realplayera dla GNOME -Group: X11/Applications/Multimedia -Requires: %{name} = %{version}-%{release} -Requires: gnome-mime-data - -%description gnome -Mime information and application registry data for GNOME. - -%description gnome -l pl -Dane MIME oraz wpisy do rejestru aplikacji dla GNOME. - %prep %setup -q -c -T %ifarch %{ix86} @@ -89,8 +77,7 @@ $RPM_BUILD_ROOT%{_libdir}/mozilla-firefox/plugins \ $RPM_BUILD_ROOT{%{_bindir},%{_libdir}/%{_name},%{_datadir}/locale} \ $RPM_BUILD_ROOT%{_iconsdir}/hicolor/{48x48,128x128}/mimetypes \ - $RPM_BUILD_ROOT%{_iconsdir}/hicolor/{16x16,32x32,48x48,128x128}/apps \ - $RPM_BUILD_ROOT%{_datadir}/{application-registry,mime-info} + $RPM_BUILD_ROOT%{_iconsdir}/hicolor/{16x16,32x32,48x48,128x128}/apps cp -a codecs common plugins lib $RPM_BUILD_ROOT%{_libdir}/%{_name} @@ -136,10 +123,6 @@ install realplay* $RPM_BUILD_ROOT%{_libdir}/%{_name} ln -sf ../lib/%{_name}/realplay $RPM_BUILD_ROOT%{_bindir}/realplay -install share/realplay.applications $RPM_BUILD_ROOT%{_datadir}/application-registry -install share/realplay.mime $RPM_BUILD_ROOT%{_datadir}/mime-info -install share/realplay.keys $RPM_BUILD_ROOT%{_datadir}/mime-info - install share/realplay.desktop $RPM_BUILD_ROOT%{_desktopdir} install -d $RPM_BUILD_ROOT%{_libdir}/%{_name}/share/{default,realplay} @@ -186,11 +169,6 @@ %{_iconsdir}/hicolor/*/*/*.png %{_desktopdir}/*.desktop -%files gnome -%defattr(644,root,root,755) -%{_datadir}/application-registry/*.applications -%{_datadir}/mime-info/* - %files -n mozilla-plugin-%{name} %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/mozilla/plugins/*.so @@ -207,6 +185,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2005/06/13 21:04:15 freetz +- removed obsoleted GNOME mime-info stuff + Revision 1.20 2005/04/21 10:05:44 charles - updated to 10.0.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/RealPlayer.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
