]> git.pld-linux.org Git - packages/kanyremote.git/commitdiff
- BR: bluez-libs-devel
authordarekr <darekr@pld-linux.org>
Fri, 1 Dec 2006 00:11:33 +0000 (00:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- install .png files, fixed %files

Changed files:
    kanyremote.spec -> 1.12

kanyremote.spec

index 7a768488f02faad4a079da893662ee95b40fe448..e333b1bbc29c492638b06bdb533c5d6e0bc33e5a 100644 (file)
@@ -11,6 +11,7 @@ Patch0:               %{name}-autotools.patch
 URL:           http://anyremote.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires: bluez-libs-devel
 BuildRequires: kdelibs-devel >= 9:3.2.0
 BuildRequires: libstdc++-devel
 BuildRequires: rpmbuild(macros) >= 1.129
@@ -82,6 +83,8 @@ install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir}/kde}
 
 mv -f $RPM_BUILD_ROOT{%{_datadir}/applnk/Utilities,%{_desktopdir}/kde}/kanyremote.desktop
 
+install src/pix/kanyremote*.png $RPM_BUILD_ROOT%{_pixmapsdir}
+
 %find_lang %{name} --with-kde
 
 %clean
@@ -93,4 +96,4 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/kanyremote
 %{_datadir}/apps/kanyremote
 %{_desktopdir}/kde/kanyremote.desktop
-%{_iconsdir}/*/*/apps/kanyremote*.png
+%{_pixmapsdir}/kanyremote*.png
This page took 0.084135 seconds and 4 git commands to generate.