%define url_ver %(echo %{version} | cut -d. -f1,2) Summary: Timer plugin for the Xfce panel Name: xfce4-timer-plugin Version: 1.7.2 Release: %mkrel 1 License: GPLv2+ Group: Graphical desktop/Xfce URL: https://docs.xfce.org/panel-plugins/xfce4-timer-plugin Source0: https://archive.xfce.org/src/panel-plugins/%{name}/%{url_ver}/%{name}-%{version}.tar.bz2 #BuildRequires: xfce4-dev-tools BuildRequires: intltool BuildRequires: pkgconfig(gthread-2.0) BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(libxfce4ui-2) BuildRequires: pkgconfig(libxfce4panel-2.0) Requires: xfce4-panel %description Timer panel plugin for the Xfce Desktop Environment. %prep %setup -q %autopatch -p1 %build %configure %make_build %install %make_install #we don't want these find %{buildroot} -name "*.la" -delete %find_lang %{name} %files -f %{name}.lang %doc ChangeLog AUTHORS TODO README* %{_libdir}/xfce4/panel/plugins/libxfcetimer.so %{_datadir}/xfce4/panel/plugins/*.desktop %{_iconsdir}/hicolor/*/apps/xfce4-timer-plugin.{png,svg}