]> git.pld-linux.org Git - packages/k9copy.git/blobdiff - k9copy.spec
- up to 1.2.3
[packages/k9copy.git] / k9copy.spec
index 0511be5b4d13ace03f314bbfd03951ddfbec7733..9cc9875b406a51cc4a298bc1c5ae5453faa6886e 100644 (file)
@@ -1,19 +1,23 @@
 Summary:       A vamps frontend
 Summary(pl.UTF-8):     Frontend do programu vamps
 Name:          k9copy
-Version:       1.1.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: 805042ad7ab9c1be234c3cac4c38a288
-URL:           http://k9copy.free.fr/
+# 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
 Requires:      dvdauthor
 Requires:      vamps
+Obsoletes:     k9copy-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -27,7 +31,7 @@ umożliwiający zmniejszanie obrazów płyt DVD z DVD 9 do DVD 5 w
 
 %prep
 %setup -q
-%patch0 -p0
+%patch0 -p1
 
 %build
 %configure \
@@ -47,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.119211 seconds and 4 git commands to generate.