SPECS: kanyremote.spec - BR: bluez-libs-devel - install .png files...
darekr
darekr at pld-linux.org
Fri Dec 1 01:11:38 CET 2006
Author: darekr Date: Fri Dec 1 00:11:38 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BR: bluez-libs-devel
- install .png files, fixed %files
---- Files affected:
SPECS:
kanyremote.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/kanyremote.spec
diff -u SPECS/kanyremote.spec:1.11 SPECS/kanyremote.spec:1.12
--- SPECS/kanyremote.spec:1.11 Fri Dec 1 01:02:45 2006
+++ SPECS/kanyremote.spec Fri Dec 1 01:11:33 2006
@@ -12,6 +12,7 @@
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
@@ -83,6 +84,8 @@
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
@@ -94,7 +97,7 @@
%attr(755,root,root) %{_bindir}/kanyremote
%{_datadir}/apps/kanyremote
%{_desktopdir}/kde/kanyremote.desktop
-%{_iconsdir}/*/*/apps/kanyremote*.png
+%{_pixmapsdir}/kanyremote*.png
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -102,6 +105,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2006/12/01 00:11:33 darekr
+- BR: bluez-libs-devel
+- install .png files, fixed %files
+
Revision 1.11 2006/12/01 00:02:45 darekr
- BR: libstdc++-devel, added %doc
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kanyremote.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list