83568d8
%global _hardened_build 1
0567821
%global minor_version 1.11
565d9ad
%global xfceversion 4.16
ff2f055
ff2f055
Name:           xfce4-notes-plugin
0567821
Version:        1.11.0
91f65d5
Release:        %autorelease
ff2f055
Summary:        Notes plugin for the Xfce panel
ff2f055
ff2f055
License:        GPLv2+
ff2f055
URL:            http://goodies.xfce.org/projects/panel-plugins/%{name}
76c780e
Source0:        http://archive.xfce.org/src/panel-plugins/%{name}/%{minor_version}/%{name}-%{version}.tar.bz2
76c780e
565d9ad
BuildRequires:  make
b72bb2f
BuildRequires:  gcc-c++
b72bb2f
BuildRequires:  xfce4-panel-devel >= %{xfceversion}
f60f787
BuildRequires:  libxfce4ui-devel >= %{xfceversion}
b72bb2f
BuildRequires:  xfconf-devel >= %{xfceversion}
ff2f055
BuildRequires:  gettext, intltool, desktop-file-utils
b72bb2f
Requires:       xfce4-panel >= %{xfceversion}
b72bb2f
Requires:       xfconf >= %{xfceversion}
b72bb2f
Requires:       exo
8924b26
8924b26
%description
8924b26
This plugin provides sticky notes for your desktop. You can create a note by 
8924b26
clicking on the customizable icon with the middle button of your mouse, 
8924b26
show/hide the notes using the left one, edit the titlebar, change the notes 
8924b26
background color and much more.
8924b26
bde9498
8924b26
%prep
565d9ad
%autosetup
bde9498
8924b26
%build
8924b26
%configure --disable-static
83568d8
%make_build
bde9498
8924b26
%install
83568d8
%make_install
565d9ad
find %{buildroot} -name '*.la' -exec rm -f {} ';'
d022adb
%find_lang %{name}
ff2f055
9d58fee
desktop-file-validate \
565d9ad
    %{buildroot}/%{_sysconfdir}/xdg/autostart/xfce4-notes-autostart.desktop
9d58fee
desktop-file-validate \
565d9ad
    %{buildroot}/%{_datadir}/applications/xfce4-notes.desktop
8924b26
b31587b
d022adb
%files -f %{name}.lang
565d9ad
%doc AUTHORS ChangeLog NEWS
83568d8
%license COPYING
9d58fee
%config(noreplace) %{_sysconfdir}/xdg/autostart/xfce4-notes-autostart.desktop
9d58fee
%{_bindir}/xfce4-notes
9d58fee
%{_bindir}/xfce4-popup-notes
18f6201
%{_bindir}/xfce4-notes-settings
76c780e
%{_libdir}/xfce4/panel/plugins/libnotes.so
9d58fee
%{_datadir}/applications/xfce4-notes.desktop
ff2f055
%{_datadir}/icons/hicolor/*/*/*
565d9ad
%{_datadir}/xfce4/panel/plugins/*.desktop
0567821
%{_datadir}/xfce4/notes/gtk-3.0/gtk.css
8924b26
8924b26
%changelog
91f65d5
%autochangelog