SPECS: mplayer.spec - updated pl, sorted verify() flags

qboosh qboosh at pld-linux.org
Mon Oct 3 18:24:46 CEST 2005


Author: qboosh                       Date: Mon Oct  3 16:24:46 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated pl, sorted verify() flags

---- Files affected:
SPECS:
   mplayer.spec (1.303 -> 1.304) 

---- Diffs:

================================================================
Index: SPECS/mplayer.spec
diff -u SPECS/mplayer.spec:1.303 SPECS/mplayer.spec:1.304
--- SPECS/mplayer.spec:1.303	Sat Oct  1 17:48:56 2005
+++ SPECS/mplayer.spec	Mon Oct  3 18:24:41 2005
@@ -39,7 +39,7 @@
 %bcond_without	vorbis		# without Ogg-Vorbis audio support
 %bcond_without	mencoder	# disable mencoder (a/v encoder) compilation
 %bcond_without	libdts		# disable libdts support
-%bcond_without	sdl			# disable SDL
+%bcond_without	sdl		# disable SDL
 %bcond_without	docs		# don't build docs (slow)
 %bcond_with	gtk2		# EXPERIMENTAL support for GTK+ version 2
 %bcond_with	xlibs
@@ -50,6 +50,10 @@
 %undefine	with_quicktime
 %endif
 
+%ifarch %{x8664}
+%undefine	with_runtime
+%endif
+
 # set it to 0, or 1
 %define		snapshot	0
 
@@ -58,14 +62,10 @@
 
 %define		pre		pre7try2
 
-%ifarch %{x8664}
-%undefine	with_runtime
-%endif
-
-Summary:	MPlayer is THE Movie Player for UN*X.
+Summary:	MPlayer - THE Movie Player for UN*X
 Summary(es):	Otro reproductor de películas
 Summary(ko):	¸Ž´Ş˝şżë šĚľđžîÇášŔĚžî
-Summary(pl):	Jeszcze jeden odtwarzacz filmów
+Summary(pl):	Odtwarzacz filmów dla systemów uniksowych
 Summary(pt_BR):	Reprodutor de filmes
 Name:		mplayer
 Version:	1.0
@@ -77,7 +77,7 @@
 # pre7try2 > pre7
 Epoch:		3
 License:	GPL
-Group:		X11/Applications/Multimedia
+Group:		Applications/Multimedia
 %if %{snapshot}
 #Source0:	ftp://ftp1.mplayerhq.hu/MPlayer/cvs/%{sname}-%{snap}.tar.bz2
 #Source0:	%{name}-%{snap}.tar.bz2
@@ -226,29 +226,42 @@
 
 %package -n gmplayer
 Summary:	MPlayer with GTK+ GUI interface
+Summary(pl):	MPlayer z graficznym interfejsem GTK+
 Group:		X11/Applications/Multimedia
-Provides:	%{name} = %{epoch}:%{version}-%{release}
 Requires:	%{name}-skin
 Requires:	%{name}-common = %{epoch}:%{version}-%{release}
+Provides:	%{name} = %{epoch}:%{version}-%{release}
 
 %description -n gmplayer
 MPlayer with GUI GTK+ interface.
 
+%description -n gmplayer -l pl
+MPlayer z graficznym interfejsem GTK+.
+
 %package common
-Summary:	Configuration files and documentation for mplayer.
+Summary:	Configuration files and documentation for MPlayer
+Summary(pl):	Pliki konfiguracyjne i dokumentacja dla MPlayera
 Group:		Applications/Multimedia
 Requires:	%{name} = %{epoch}:%{version}-%{release}
 
 %description common
-Configuration files, man page and HTML documentation for mplayer.
+Configuration files, man page and HTML documentation for MPlayer.
+
+%description common -l pl
+Pliki konfiguracyjne, strona manuala i dokumentacja HTML dla MPlayera.
 
 %package -n mencoder
-Summary:	MEncoder is a movie encoder for LINUX.
+Summary:	MEncoder - a movie encoder for Linux
+Summary(pl):	MEncoder - koder filmów dla Linuksa
 Group:		Applications/Multimedia
 Requires:	%{name}-common = %{epoch}:%{version}-%{release}
 
 %description -n mencoder
-MEncoder a movie encoder for LINUX and is a part of the MPlayer package.
+MEncoder is a movie encoder for Linux and is a part of the MPlayer
+package.
+
+%description -n mencoder -l pl
+MEncoder to koder filmów dla Linuksa będący częścią pakietu MPlayer.
 
 %prep
 %if %{snapshot}
@@ -498,8 +511,8 @@
 %attr(755,root,root) %{_libdir}/libdha.so.*.*
 %attr(755,root,root) %{_libdir}/mplayer
 %endif
-%dir %{_sysconfdir}/mplayer
-%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/%{name}/*.conf
+%dir %{_sysconfdir}/%{name}
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/*.conf
 %{_mandir}/man1/*
 %lang(cs) %{_mandir}/cs/man1/*
 %lang(de) %{_mandir}/de/man1/*
@@ -521,6 +534,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.304  2005/10/03 16:24:41  qboosh
+- updated pl, sorted verify() flags
+
 Revision 1.303  2005/10/01 15:48:56  glen
 - typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mplayer.spec?r1=1.303&r2=1.304&f=u




More information about the pld-cvs-commit mailing list