summaryrefslogtreecommitdiff
path: root/pixieplus.spec
diff options
context:
space:
mode:
authorJakub Bogusz2004-07-17 00:37:01 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitbb6576689661c73f6e9fe7d2a039fbbe6201d86c (patch)
treeaa0418920740cc541d9d3a381bd367b8fed64aa4 /pixieplus.spec
parent4c219dc1f441c3984e0e0fd45a9fa5c41f570185 (diff)
downloadpixieplus-bb6576689661c73f6e9fe7d2a039fbbe6201d86c.zip
pixieplus-bb6576689661c73f6e9fe7d2a039fbbe6201d86c.tar.gz
- fixed build on amd64auto/ac/pixieplus-0_5_4_1-2
- use _kdedocdir macro, dropped no longer supported locolor icons - release 2 Changed files: pixieplus.spec -> 1.26
Diffstat (limited to 'pixieplus.spec')
-rw-r--r--pixieplus.spec12
1 files changed, 6 insertions, 6 deletions
diff --git a/pixieplus.spec b/pixieplus.spec
index 1142e55..abe2f8b 100644
--- a/pixieplus.spec
+++ b/pixieplus.spec
@@ -2,7 +2,7 @@ Summary: pixieplus - image viewer for KDE
Summary(pl): pixieplus - przeglądarka obrazków dla KDE
Name: pixieplus
Version: 0.5.4.1
-Release: 1
+Release: 2
License: GPL
Group: X11/Applications/Graphics
Source0: http://people.fruitsalad.org/avleeuwen/distfiles/pixieplus/%{name}-%{version}.tar.bz2
@@ -19,11 +19,10 @@ BuildRequires: libltdl-devel
BuildRequires: libpng-devel
BuildRequires: libtiff-devel
BuildRequires: qt-devel >= 3.1
+BuildRequires: rpmbuild(macros) >= 1.129
Requires: ImageMagick-c++ >= 6.0.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%define _htmldir /usr/share/doc/kde/HTML
-
%description
Pixie is designed to allow you to efficently browse, manage, and view
large numbers of images as well as do basic editing such as adjust
@@ -42,9 +41,10 @@ ilością plików graficznych umożliwiającym prostą edycję obrazów
%build
cp -f /usr/share/automake/config.* admin
-kde_htmldir="%{_htmldir}"; export kde_htmldir
+kde_htmldir="%{_kdedocdir}"; export kde_htmldir
%configure \
- --enable-final
+ --enable-final \
+ --with-qt-libraries=%{_libdir}
%{__make}
@@ -79,4 +79,4 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/mimelnk/image/x-tga.desktop
%{_datadir}/mimelnk/image/x-xwd.desktop
%{_desktopdir}/*.desktop
-%{_iconsdir}/*/*/*/*.png
+%{_iconsdir}/hicolor/*/*/*.png