]> git.pld-linux.org Git - packages/k9copy.git/blobdiff - k9copy.spec
- up to 1.2.3
[packages/k9copy.git] / k9copy.spec
index 50c1cf8150769bcb5feda049b8d26b91cd6a2189..9cc9875b406a51cc4a298bc1c5ae5453faa6886e 100644 (file)
@@ -1,15 +1,17 @@
-
 Summary:       A vamps frontend
 Summary(pl.UTF-8):     Frontend do programu vamps
 Name:          k9copy
-Version:       1.1.2
-Release:       0.1
+Version:       1.2.3
+Release:       1
 License:       GPL
 Group:         X11/Applications/Multimedia
 Source0:       http://dl.sourceforge.net/k9copy/%{name}-%{version}.tar.gz
-# Source0-md5: fc9132f9c71fd5506cdc92a50e5fdd0c
+# Source0-md5: 00729b3eba15279142963420cd66d99b
 Patch0:                %{name}-desktop.patch
 URL:           http://k9copy.sourceforge.net/
+BuildRequires: Mesa-libGLU-devel
+BuildRequires: ffmpeg-devel
+BuildRequires: hal-devel
 BuildRequires: kdelibs-devel >= 9:3.0
 BuildRequires: libdvdread-devel
 Requires:      dvd+rw-tools
@@ -28,8 +30,8 @@ umożliwiający zmniejszanie obrazów płyt DVD z DVD 9 do DVD 5 w
 środowisku KDE pod Linuksem.
 
 %prep
-%setup -q -n %{name}-%{version}
-%patch0 -p0
+%setup -q
+%patch0 -p1
 
 %build
 %configure \
@@ -49,7 +51,6 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir},%{_desktopdir}/kde}
        prefix=%{_prefix} \
        kde_htmldir=%{_kdedocdir} \
        manprefix=%{_mandir}
-mv $RPM_BUILD_ROOT%{_datadir}/applnk/Multimedia/k9copy.desktop $RPM_BUILD_ROOT%{_desktopdir}/kde
 
 %find_lang %{name} --all-name --with-kde
 
This page took 0.026682 seconds and 4 git commands to generate.