SPECS: spcaview.spec - pl

qboosh qboosh at pld-linux.org
Sat Aug 13 17:17:11 CEST 2005


Author: qboosh                       Date: Sat Aug 13 15:17:11 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   spcaview.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/spcaview.spec
diff -u SPECS/spcaview.spec:1.1 SPECS/spcaview.spec:1.2
--- SPECS/spcaview.spec:1.1	Sat Aug  6 17:35:51 2005
+++ SPECS/spcaview.spec	Sat Aug 13 17:17:05 2005
@@ -1,9 +1,10 @@
 # $Revision$, $Date$
+# TODO: optflags
 
 %define		_snap 20050701
 
-Summary:	spcaview
-Summary(pl):	spcaview
+Summary:	spcaview - streaming, recording and playing video and sound
+Summary(pl):	spcaview - tworzenie strumieni, nagrywanie i odtwarzanie obrazu i dźwięku
 Name:		spcaview
 Version:	1.0.8
 Release:	0.1
@@ -17,8 +18,14 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Spcaview is able to stream, record and play video and sound in MJPG I420 RGB16 RGB24 
-or RGB32 and raw data RAWD Norme PAL, SECAM, NTSC and Channel CBVS or S-VIDEO.
+Spcaview is able to stream, record and play video and sound in MJPG
+I420, RGB16, RGB24 or RGB32 and raw data RAWD Norme PAL, SECAM, NTSC
+and Channel CBVS or S-VIDEO.
+
+%description -l pl
+spcaview potrafi tworzyć strumienie, nagrywać i odtwarzać obraz i
+dźwięk w formatach MJPG I420, RGB16, RGB24 i RGB32 oraz surowe dane
+RAWD Norme PAL, SECAM, NTSC oraz Channel CBVS i S-VIDEO.
 
 %prep
 %setup -q -n spcaview-%{_snap}
@@ -28,14 +35,13 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_bindir}
 
-install -d $RPM_BUILD_ROOT/%{_bindir}
-install spcaview spcaserv $RPM_BUILD_ROOT/%{_bindir}
+install spcaview spcaserv $RPM_BUILD_ROOT%{_bindir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-
 %files
 %defattr(644,root,root,755)
 %doc Changelog README
@@ -48,6 +54,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/08/13 15:17:05  qboosh
+- pl
+
 Revision 1.1  2005/08/06 15:35:51  pascalek
 - initial release
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/spcaview.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list