diff --git a/k4dirstat-2.7.8.tar.bz2 b/k4dirstat-2.7.8.tar.bz2 new file mode 100644 index 0000000..d8434db --- /dev/null +++ b/k4dirstat-2.7.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b897780cf2d8984c83de270bd4dc9b4f0ffb7fc69cd3e52ed3457b7c97e59c8d +size 227532 diff --git a/k4dirstat.changes b/k4dirstat.changes index ced3837..d99f810 100644 --- a/k4dirstat.changes +++ b/k4dirstat.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 11 16:32:21 UTC 2014 - cgiboudeaux@gmx.com + +- Replace k4dirstat with the fork by Jerome Robert +- Update to 2.7.8 + ------------------------------------------------------------------- Fri Mar 25 22:11:50 UTC 2011 - asterios.dramis@gmail.com diff --git a/k4dirstat.spec b/k4dirstat.spec index 342c91b..9aeaceb 100644 --- a/k4dirstat.spec +++ b/k4dirstat.spec @@ -17,15 +17,13 @@ Name: k4dirstat -Version: git.20101010 +Version: 2.7.8 Release: 0 Summary: A graphical "du" (disk usage) display License: GPL-2.0 and LGPL-2.0 Group: Productivity/File utilities - -Url: http://grumpypenguin.org/ -# git clone http://grumpypenguin.org/~josh/kdirstat.git -Source0: kdirstat-%{version}.tar.bz2 +Url: https://bitbucket.org/jeromerobert/k4dirstat/wiki/Home +Source0: https://bitbucket.org/jeromerobert/k4dirstat/get/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libkde4-devel @@ -40,17 +38,16 @@ KDirStat is a graphical disk usage utility, very much like the Unix "du" command. In addition to that, it comes with some cleanup facilities to reclaim disk space. +%lang_package %prep -%setup -q -n kdirstat +%setup -q -n jeromerobert-k4dirstat-3a4663ee20e7 %build %cmake_kde4 -d build %make_jobs %install -cd build -%kde4_makeinstall -cd .. +%kde4_makeinstall -C build %if 0%{?suse_version} %suse_update_desktop_file -r k4dirstat Qt KDE Utility Filesystem @@ -58,17 +55,18 @@ cd .. %kde_post_install -%clean -rm -rf %{buildroot} +%find_lang k4dirstat %{name}.lang + +%files lang -f %{name}.lang %files %defattr(-,root,root,-) -%doc AUTHORS COPYING* CREDITS README TODO -%{_kde4_bindir}/k4dirstat -%{_kde4_applicationsdir}/k4dirstat.desktop +%doc AUTHORS COPYING* CREDITS TODO %doc %{_kde4_htmldir}/en/k4dirstat/ -%{_kde4_iconsdir}/hicolor/*/apps/k4dirstat.png +%{_kde4_applicationsdir}/k4dirstat.desktop %{_kde4_appsdir}/k4dirstat/ +%{_kde4_bindir}/k4dirstat +%{_kde4_iconsdir}/hicolor/*/apps/k4dirstat.png %{_kde4_sharedir}/config.kcfg/k4dirstat.kcfg %changelog diff --git a/kdirstat-git.20101010.tar.bz2 b/kdirstat-git.20101010.tar.bz2 deleted file mode 100644 index cc831ea..0000000 --- a/kdirstat-git.20101010.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6286aa61ec9dc2a6d55b755af4a74e0cb2aada751080120d44866d09a9a9acd -size 862746