SPECS: mandvd.spec - {en, de, pl} descriptions - again better iconin...
shadzik
shadzik at pld-linux.org
Wed Jul 12 22:10:18 CEST 2006
Author: shadzik Date: Wed Jul 12 20:10:18 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- {en,de,pl} descriptions
- again better iconing with %{_pixmapsdir}
- all needed Rs
- rel 1
---- Files affected:
SPECS:
mandvd.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/mandvd.spec
diff -u SPECS/mandvd.spec:1.3 SPECS/mandvd.spec:1.4
--- SPECS/mandvd.spec:1.3 Wed Jul 12 21:29:13 2006
+++ SPECS/mandvd.spec Wed Jul 12 22:10:13 2006
@@ -1,9 +1,11 @@
# $Revision$, $Date$
-Summary: ManDVD
-Summary(pl): ManDVD
+###### Unknown group!
+Summary: ManDVD - DVD video creator
+Summary(de): ManDVD - DVD Video Kreator
+Summary(pl): ManDVD - kreator DVD video
Name: mandvd
Version: 2.0.5
-Release: 0.3
+Release: 1
License: GPL
Group: X11/Application
Source0: http://csgib36.ifrance.com/FTP/%{name}-%{version}src.tar.gz
@@ -12,12 +14,29 @@
URL: http://www.kde-apps.org/content/show.php?content=38347
BuildRequires: qt-devel >= 6:3.3
BuildRequires: rpmbuild(macros) >= 1.129
+Requires: dvd-slideshow
+Requires: mencoder >= 3:1.0
+Requires: mplayer >= 3:1.0
+Requires: cdrtools-mkisofs >= 5:2.01
+Requires: xine-lib > 2:0.99.4
+Requires: lame >= 3.97
+Requires: dvdauthor >= 0.6.11
+Requires: mjpegtools >= 1.8.0
+Requires: netpbm >= 10.29
+Requires: ImageMagick >= 1:6.2.4
+Requires: transcode >= 1.0.2
+Requires: dvd+rw-tools >= 5.21.4
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
+This is a program to simply create DVD Video.
+
+%description -l de
+Dies ist ein Programm zum einfachen erstellen von DVD Videos.
%description -l pl
-
+To program do łatwego tworzenia DVD video.
+
%prep
%setup -q -n ManDVD-%{version}
@@ -28,9 +47,9 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_iconsdir}/hicolor/128x128/apps,%{_desktopdir}}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_pixmapsdir},%{_desktopdir}}
install mandvd $RPM_BUILD_ROOT%{_bindir}/mandvd
-install mandvdico.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/128x128/apps/mandvdico.png
+install mandvdico.png $RPM_BUILD_ROOT%{_pixmapsdir}/mandvdico.png
install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
%clean
@@ -39,7 +58,7 @@
%files
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/mandvd
-%{_iconsdir}/hicolor/*/apps/mandvdico.png
+%{_pixmapsdir}/mandvdico.png
%{_desktopdir}/%{name}.desktop
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -48,6 +67,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/07/12 20:10:13 shadzik
+- {en,de,pl} descriptions
+- again better iconing with %{_pixmapsdir}
+- all needed Rs
+- rel 1
+
Revision 1.3 2006/07/12 19:29:13 shadzik
- better iconing, NFY
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mandvd.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list