SPECS: kdirstat.spec - updated to 2.5.2 (yes, it's devel version, ...
maciek2w
maciek2w at pld-linux.org
Mon Mar 20 22:14:33 CET 2006
Author: maciek2w Date: Mon Mar 20 21:14:33 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.5.2 (yes, it's devel version, but it works)
---- Files affected:
SPECS:
kdirstat.spec (1.21 -> 1.22)
---- Diffs:
================================================================
Index: SPECS/kdirstat.spec
diff -u SPECS/kdirstat.spec:1.21 SPECS/kdirstat.spec:1.22
--- SPECS/kdirstat.spec:1.21 Sat Jun 25 22:26:17 2005
+++ SPECS/kdirstat.spec Mon Mar 20 22:14:28 2006
@@ -2,12 +2,12 @@
Summary: KDirStat - disk usage utility
Summary(pl): KDirStat - narzędzie pokazujące zajętość dysku
Name: kdirstat
-Version: 2.4.4
-Release: 2
+Version: 2.5.2
+Release: 1
License: GPL v2
Group: X11/Applications
Source0: http://kdirstat.sourceforge.net/download/%{name}-%{version}.tar.bz2
-# Source0-md5: 6eb948021d63fc44966d5a29a2f35d9a
+# Source0-md5: 882b8f9498edc681b9e2be647c0eba56
Source1: %{name}.png
Patch0: %{name}-desktop.patch
URL: http://kdirstat.sourceforge.net/
@@ -49,6 +49,9 @@
mv $RPM_BUILD_ROOT%{_datadir}/applnk/Utilities/kdirstat.desktop \
$RPM_BUILD_ROOT%{_desktopdir}
+rm -rf $RPM_BUILD_ROOT%{_iconsdir}/locolor
+rm -rf $RPM_BUILD_ROOT%{_datadir}/apps/kdirstat/icons/locolor
+
%find_lang %{name} --with-kde
%clean
@@ -58,6 +61,9 @@
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog README TODO
%attr(755,root,root) %{_bindir}/kdirstat
+%attr(755,root,root) %{_bindir}/kdirstat-cache-writer
+%attr(755,root,root) %{_datadir}/apps/kconf_update/*.pl
+%{_datadir}/apps/kconf_update/*.upd
%{_datadir}/apps/kdirstat
%{_desktopdir}/kdirstat.desktop
%{_pixmapsdir}/kdirstat.png
@@ -69,6 +75,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22 2006/03/20 21:14:28 maciek2w
+- updated to 2.5.2 (yes, it's devel version, but it works)
+
Revision 1.21 2005/06/25 20:26:17 blekot
- only hicolor icons
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kdirstat.spec?r1=1.21&r2=1.22&f=u
More information about the pld-cvs-commit
mailing list