123 lines
3.7 KiB
RPMSpec
123 lines
3.7 KiB
RPMSpec
%define majver %(echo %version | cut -d. -f1-2)
|
|
Name: xfce4-appfinder
|
|
Version: 4.16.0
|
|
Release: 1mamba
|
|
Summary: Appfinder for the XFce4 Desktop Environment
|
|
Group: Graphical Desktop/Applications/Utilities
|
|
Vendor: openmamba
|
|
Distribution: openmamba
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
URL: http://www.xfce.org/
|
|
Source: http://archive.xfce.org/src/xfce/xfce4-appfinder/%{majver}/xfce4-appfinder-%{version}.tar.bz2
|
|
License: GPL
|
|
## AUTOBUILDREQ-BEGIN
|
|
BuildRequires: glibc-devel
|
|
BuildRequires: ldconfig
|
|
BuildRequires: libgarcon-devel
|
|
BuildRequires: libgdk-pixbuf-devel
|
|
BuildRequires: libglib-devel
|
|
BuildRequires: libgtk-devel
|
|
BuildRequires: libxfce4ui-devel
|
|
BuildRequires: libxfce4util-devel
|
|
BuildRequires: libxfconf-devel
|
|
## AUTOBUILDREQ-END
|
|
BuildRequires: libxfcegui4-devel >= 4.4.0
|
|
BuildRequires: libgarcon-devel
|
|
Requires: libxfcegui4 >= 4.4.0
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
%description
|
|
xfce-appfinder shows system wide installed applications.
|
|
|
|
%debug_package
|
|
|
|
%prep
|
|
%setup -q
|
|
|
|
%build
|
|
%configure --enable-final
|
|
%make
|
|
|
|
%install
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
%makeinstall
|
|
|
|
%find_lang %{name}
|
|
|
|
%clean
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%post
|
|
touch --no-create %{_datadir}/icons/hicolor || :
|
|
if [ -x %{_bindir}/gtk-update-icon-cache ]; then
|
|
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
|
|
fi
|
|
:
|
|
|
|
%postun
|
|
touch --no-create %{_datadir}/icons/hicolor || :
|
|
if [ -x %{_bindir}/gtk-update-icon-cache ]; then
|
|
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
|
|
fi
|
|
:
|
|
|
|
%files -f %{name}.lang
|
|
%defattr(-,root,root)
|
|
%{_bindir}/*
|
|
%{_datadir}/applications/xfce4-appfinder.desktop
|
|
%{_datadir}/applications/xfce4-run.desktop
|
|
%{_datadir}/metainfo/org.xfce.xfce4-appfinder.appdata.xml
|
|
%{_datadir}/icons/hicolor/*/apps/org.xfce.appfinder.png
|
|
%{_datadir}/icons/hicolor/scalable/apps/org.xfce.appfinder.svg
|
|
%doc AUTHORS COPYING
|
|
#ChangeLog NEWS README TODO
|
|
|
|
%changelog
|
|
* Thu Jan 14 2021 Automatic Build System <autodist@mambasoft.it> 4.16.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Aug 14 2019 Automatic Build System <autodist@mambasoft.it> 4.14.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Mar 10 2015 Automatic Build System <autodist@mambasoft.it> 4.12.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri May 10 2013 Automatic Build System <autodist@mambasoft.it> 4.10.1-1mamba
|
|
- update to 4.10.1
|
|
|
|
* Fri Oct 19 2012 Automatic Build System <autodist@mambasoft.it> 4.10.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jan 28 2011 Automatic Build System <autodist@mambasoft.it> 4.8.0-1mamba
|
|
- update to 4.8.0
|
|
|
|
* Sun May 30 2010 Automatic Build System <autodist@mambasoft.it> 4.6.2-1mamba
|
|
- automatic update to 4.6.2 by autodist
|
|
|
|
* Wed May 20 2009 Automatic Build System <autodist@mambasoft.it> 4.6.1-2mamba
|
|
- automatic rebuild by autodist
|
|
|
|
* Sat May 02 2009 Automatic Build System <autodist@mambasoft.it> 4.6.1-1mamba
|
|
- automatic update to 4.6.1 by autodist
|
|
|
|
* Fri Mar 06 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 4.6.0-1mamba
|
|
- automatic update to 4.6.0 by autodist
|
|
|
|
* Mon Dec 15 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 4.4.3-1mamba
|
|
- update to 4.4.3
|
|
|
|
* Sat Apr 14 2007 Tiziano Pratellesi <tiziano.pratellesi@openmamba.org> 4.4.1-1mamba
|
|
- update to 4.4.0
|
|
|
|
* Thu Mar 22 2007 Tiziano Pratellesi <tiziano.pratellesi@openmamba.org> 4.4.0-1qilnx
|
|
- update to 4.4.0
|
|
|
|
* Mon Sep 25 2006 Tiziano Pratellesi <info@mycare.it> 4.3.99.1-1qilnx
|
|
- update to 4.3.99.1
|
|
|
|
* Thu Sep 21 2006 Tiziano Pratellesi <info@mycare.it> 4.3.90.2-1qilnx
|
|
- update to 4.3.90.2
|
|
|
|
* Tue Sep 19 2006 Tiziano Pratellesi <info@mycare.it> 4.2.3-1qilnx
|
|
- package created by autospec
|