diff --git a/.gitignore b/.gitignore index cd45b89..6d84fcc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,19 +1 @@ -/amor-4.12.95.tar.xz -/amor-4.12.97.tar.xz -/amor-4.13.0.tar.xz -/amor-4.13.1.tar.xz -/amor-4.13.2.tar.xz -/amor-4.13.3.tar.xz -/amor-4.13.97.tar.xz -/amor-4.14.0.tar.xz -/amor-4.14.1.tar.xz -/amor-4.14.2.tar.xz -/amor-4.14.3.tar.xz -/amor-14.11.97.tar.xz -/amor-14.12.1.tar.xz -/amor-14.12.2.tar.xz -/amor-14.12.3.tar.xz -/amor-15.04.0.tar.xz -/amor-15.04.1.tar.xz -/amor-15.04.2.tar.xz -/amor-15.08.0.tar.xz +/amor-15.08.3.tar.xz diff --git a/amor.spec b/amor.spec index 2167a5b..0074094 100644 --- a/amor.spec +++ b/amor.spec @@ -1,10 +1,10 @@ Name: amor Summary: Amusing misuse of resources -Version: 15.08.0 +Version: 15.08.3 Release: 1%{?dist} License: GPLv2+ and GFDL -URL: https://projects.kde.org/projects/kde/kdetoys/amor +URL: https://projects.kde.org/amor %global revision %(echo %{version} | cut -d. -f3) %if %{revision} >= 50 %global stable unstable @@ -13,9 +13,9 @@ URL: https://projects.kde.org/projects/kde/kdetoys/amor %endif Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{name}-%{version}.tar.xz +BuildRequires: cmake BuildRequires: kdelibs4-devel >= 4.14 BuildRequires: kde-filesystem -BuildRequires: cmake %{?kde_runtime_requires} @@ -29,7 +29,7 @@ Amusing Misuse of Resources animation that sits on top of the curent window. %build -mkdir -p %{_target_platform} +mkdir %{_target_platform} pushd %{_target_platform} %{cmake_kde4} .. popd @@ -42,9 +42,11 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %find_lang %{name} --all-name --with-kde --without-mo + %check desktop-file-validate %{buildroot}/%{_kde4_datadir}/applications/kde4/%{name}.desktop + %post touch --no-create %{_kde4_iconsdir}/hicolor &> /dev/null ||: @@ -57,18 +59,20 @@ if [ $1 -eq 0 ] ; then gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null ||: fi - %files -f %{name}.lang -%doc COPYING COPYING.DOC +%license COPYING COPYING.DOC %{_kde4_bindir}/amor %{_kde4_appsdir}/amor/ %{_kde4_datadir}/applications/kde4/amor.desktop %{_datadir}/dbus-1/interfaces/org.kde.amor.xml -%{_kde4_iconsdir}/hicolor/*/*/amor.png +%{_kde4_iconsdir}/hicolor/*/*/amor.* %{_mandir}/man6/amor.6* %changelog +* Wed Dec 02 2015 Rex Dieter 15.08.3-1 +- 15.08.3, .spec cosmetics + * Thu Aug 20 2015 Than Ngo - 15.08.0-1 - 15.08.0 diff --git a/sources b/sources index a0f93f2..8636bf2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4295c40d552a508f68ee71d8829fed63 amor-15.08.0.tar.xz +9095e33b6dc6239738a3b9308d92ac89 amor-15.08.3.tar.xz