]> git.pld-linux.org Git - packages/filelight.git/commitdiff
- cosmetics, switched to iconsdir
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 18 Feb 2004 18:41:49 +0000 (18:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    filelight.spec -> 1.4

filelight.spec

index 951df7cdfb8b2a0266dd424fbfa2af403ae87294..d14157658875a0794c00ac7cc5666f2e15d46512 100644 (file)
@@ -5,10 +5,10 @@ Version:      0.6.4
 Release:       1
 License:       GPL
 Vendor:                Max Howell <max.howell@methylblue.com>
-Url:           http://www.methylblue.com/filelight
 Group:         X11/Applications
-Source0:       http://www.methylblue.com/%{name}/%{name}-%{version}.tar.gz
+Source0:       http://www.methylblue.com/filelight/%{name}-%{version}.tar.gz
 # Source0-md5: a45ded39158a3de9762aae1a8333f768
+URL:           http://www.methylblue.com/filelight/
 BuildRequires: kdebase-devel >= 3.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -35,7 +35,6 @@ zbli
 
 %build
 kde_htmldir="%{_htmldir}"; export kde_htmldir
-kde_icondir="%{_pixmapsdir}"; export kde_icondir
 kde_appsdir="%{_applnkdir}"; export kde_appsdir
 
 %configure \
@@ -62,4 +61,4 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/apps/%{name}
 %{_applnkdir}/Utilities/%{name}.desktop
 %{_datadir}/config/%{name}rc
-%{_pixmapsdir}/*/*/apps/%{name}.png
+%{_iconsdir}/*/*/apps/%{name}.png
This page took 0.087314 seconds and 4 git commands to generate.