SPECS: mythmkmovie.spec - pl, missing dir
qboosh
qboosh at pld-linux.org
Sat Sep 9 21:58:26 CEST 2006
Author: qboosh Date: Sat Sep 9 19:58:26 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, missing dir
---- Files affected:
SPECS:
mythmkmovie.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/mythmkmovie.spec
diff -u SPECS/mythmkmovie.spec:1.3 SPECS/mythmkmovie.spec:1.4
--- SPECS/mythmkmovie.spec:1.3 Sun Sep 3 02:18:20 2006
+++ SPECS/mythmkmovie.spec Sat Sep 9 21:58:20 2006
@@ -1,14 +1,15 @@
# $Revision$, $Date$
%include /usr/lib/rpm/macros.perl
Summary: An archiving assistant for MythTV
+Summary(pl): Asystent archiwizowania dla MythTV
Name: mythmkmovie
Version: 1.1.4
Release: 0.7
License: GPL v2
Group: Applications/Multimedia
-URL: http://www.icelus.org/
Source0: http://www.icelus.org/downloads/%{name}-%{version}.tar.gz
# Source0-md5: fdff9695f8c1d5df6f4f691123097d26
+URL: http://www.icelus.org/
BuildRequires: libpng-devel
BuildRequires: perl-Curses
BuildRequires: sed >= 4.0
@@ -23,10 +24,17 @@
MythMkMovie is an archiving assistant for use with MythTV. It will
produce a DiVX file for your viewing/archiving pleasure, and remove
the commercials in the process (IF you've gone through and removed
-them when watching it in MythTV). It can be drivien from the command
+them when watching it in MythTV). It can be driven from the command
line, or it also has a curses based interface to allow you to navigate
the files you have stored on your computer.
+%description -l pl
+MythMkMovie to asystent archiwizowania do używania z MythTV. Tworzy
+plik DiVX dla własnej przyjemności oglądania/archiwizowania i usuwa
+przy tym reklamy (jeśli zostały usunięte przy oglądaniu w MythTV).
+Może być sterowany z linii poleceń, ale ma także interfejs oparty na
+curses, pozwalający przeglądać pliki zapisane na komputerze.
+
%prep
%setup -q
%{__sed} -i -e 's|%{_prefix}/local|'%{_prefix}'|g' Makefile.PL
@@ -54,6 +62,7 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/mkmovie
%attr(755,root,root) %{_bindir}/mythframes
+%dir %{perl_vendorarch}/auto/mkmovie
%attr(755,root,root) %{perl_vendorarch}/auto/mkmovie/mkmovie.so
%{_mandir}/man1/mkmovie.1*
%{_mandir}/man1/mythframes.1*
@@ -64,6 +73,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/09/09 19:58:20 qboosh
+- pl, missing dir
+
Revision 1.3 2006/09/03 00:18:20 glen
- specify default mysql.txt location
- unify License
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mythmkmovie.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list