Compare commits
20 Commits
4.12.0-1ma
...
main
Author | SHA1 | Date | |
---|---|---|---|
16beed0564 | |||
5baf142ef1 | |||
20c9f31041 | |||
6b15211aac | |||
a654e28f3d | |||
76480b9ea9 | |||
e5321546e7 | |||
4febc393b9 | |||
9da5efddb5 | |||
f1f0c5d6b9 | |||
999a953520 | |||
49b992b2fd | |||
d719fb5cfb | |||
0aa36a4970 | |||
961b4f90f0 | |||
595393fd32 | |||
dd333f0808 | |||
bd0cb635bd | |||
c674ff096c | |||
f32f1b48b1 |
160
xfce4-panel.spec
160
xfce4-panel.spec
@ -1,63 +1,39 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: xfce4-panel
|
||||
Version: 4.12.0
|
||||
Version: 4.20.4
|
||||
Release: 1mamba
|
||||
Summary: Panel for Xfce 4
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.xfce.org/
|
||||
URL: https://www.xfce.org/
|
||||
Source: http://archive.xfce.org/src/xfce/xfce4-panel/%{majver}/xfce4-panel-%{version}.tar.bz2
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: exo-devel
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libatk-devel
|
||||
BuildRequires: libbzip2-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libat-spi2-core-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libdbus-devel
|
||||
BuildRequires: libdbus-glib-devel
|
||||
BuildRequires: libexpat-devel
|
||||
BuildRequires: libffi-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libdbusmenu-devel
|
||||
BuildRequires: libdbusmenu-gtk3-devel
|
||||
BuildRequires: libgarcon-devel
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgraphite2-devel
|
||||
BuildRequires: libgtk2-devel
|
||||
BuildRequires: libgtk3-devel
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: libICE-devel
|
||||
BuildRequires: libicu-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libpng15-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libpthread-stubs-devel
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: libSM-devel
|
||||
BuildRequires: libstartup-notification-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: libwnck2-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXau-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: libXdmcp-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libwayland-devel
|
||||
BuildRequires: libwnck-devel
|
||||
BuildRequires: libxfce4ui-devel
|
||||
BuildRequires: libxfce4util-devel
|
||||
BuildRequires: libXres-devel
|
||||
BuildRequires: libxfce4windowing-devel
|
||||
BuildRequires: libxfconf-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: xfconf-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
BuildRequires: libxfce4util-devel >= 4.4.0
|
||||
BuildRequires: libxfcegui4-devel >= 4.4.0
|
||||
BuildRequires: libgtk-devel >= 2.6.0
|
||||
Requires: libxfce4util >= 4.4.0
|
||||
Requires: libxfcegui4 >= 4.4.0
|
||||
Requires: libgtk >= 2.6.0
|
||||
BuildRequires: libxfce4windowing-devel
|
||||
|
||||
%description
|
||||
xfce4-panel is the panel for the Xfce desktop environment.
|
||||
@ -75,63 +51,115 @@ Header files to build plugins for xfce4-panel.
|
||||
|
||||
%build
|
||||
%configure --enable-final --enable-gtk-doc
|
||||
|
||||
%make
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir}
|
||||
%makeinstall
|
||||
|
||||
%find_lang %{name} --all-name
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post
|
||||
/sbin/ldconfig
|
||||
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
|
||||
/sbin/ldconfig
|
||||
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
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%config(noreplace) %{_sysconfdir}/xdg/xfce4/
|
||||
%{_bindir}/xfce4-panel
|
||||
%{_bindir}/xfce4-popup-applicationsmenu
|
||||
%{_bindir}/xfce4-popup-directorymenu
|
||||
%{_bindir}/xfce4-popup-windowmenu
|
||||
%{_libdir}/libxfce4panel-1.0.so.*
|
||||
%{_datadir}/icons/
|
||||
%{_datadir}/locale/
|
||||
%{_libdir}/libxfce4panel-2.0.so.*
|
||||
#%{_datadir}/icons/
|
||||
%dir %{_datadir}/xfce4/panel
|
||||
%dir %{_datadir}/xfce4/panel/plugins
|
||||
%dir %{_datadir}/xfce4/panel/plugins/*.desktop
|
||||
%{_datadir}/xfce4/panel/plugins/*.desktop
|
||||
%{_libdir}/xfce4/panel/migrate
|
||||
%{_libdir}/xfce4/panel/plugins/lib*
|
||||
%{_libdir}/xfce4/panel/wrapper-1.0
|
||||
%{_libdir}/xfce4/panel/wrapper-2.0
|
||||
%{_libdir}/girepository-1.0/Libxfce4panel-2.0.typelib
|
||||
%{_datadir}/applications/panel-desktop-handler.desktop
|
||||
%{_datadir}/applications/panel-preferences.desktop
|
||||
%{_datadir}/icons/hicolor/*/apps/org.xfce.panel*.png
|
||||
%{_datadir}/icons/hicolor/scalable/apps/org.xfce.panel*.svg
|
||||
%doc COPYING AUTHORS
|
||||
|
||||
%files devel
|
||||
%defattr(-, root, root)
|
||||
%{_libdir}/libxfce4panel-1.0.la
|
||||
%{_libdir}/libxfce4panel-1.0.so
|
||||
%dir %{_includedir}/xfce4/libxfce4panel-1.0
|
||||
%dir %{_includedir}/xfce4/libxfce4panel-1.0/libxfce4panel
|
||||
%{_includedir}/xfce4/libxfce4panel-1.0/libxfce4panel/*.h
|
||||
%dir %{_datadir}/gtk-doc/html/libxfce4panel-1.0
|
||||
%{_datadir}/gtk-doc/html/libxfce4panel-1.0/*
|
||||
%dir %{_includedir}/xfce4/libxfce4panel-2.0
|
||||
%dir %{_includedir}/xfce4/libxfce4panel-2.0/libxfce4panel
|
||||
%{_includedir}/xfce4/libxfce4panel-2.0/libxfce4panel/*
|
||||
%{_libdir}/libxfce4panel-2.0.so
|
||||
%{_datadir}/vala/vapi/libxfce4panel-2.0.deps
|
||||
%{_datadir}/vala/vapi/libxfce4panel-2.0.vapi
|
||||
%{_datadir}/gir-1.0/Libxfce4panel-2.0.gir
|
||||
%dir %{_datadir}/gtk-doc/html/libxfce4panel-2.0
|
||||
%{_datadir}/gtk-doc/html/libxfce4panel-2.0/*
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%doc README ChangeLog NEWS INSTALL
|
||||
%doc README.md ChangeLog NEWS
|
||||
|
||||
%changelog
|
||||
* Sun Mar 23 2025 Automatic Build System <autodist@openmamba.org> 4.20.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 05 2025 Automatic Build System <autodist@openmamba.org> 4.20.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Feb 03 2025 Automatic Build System <autodist@openmamba.org> 4.20.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 05 2025 Automatic Build System <autodist@openmamba.org> 4.20.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 29 2024 Automatic Build System <autodist@openmamba.org> 4.18.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 01 2023 Automatic Build System <autodist@mambasoft.it> 4.18.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 23 2023 Automatic Build System <autodist@mambasoft.it> 4.18.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 29 2023 Automatic Build System <autodist@mambasoft.it> 4.18.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 10 2023 Automatic Build System <autodist@mambasoft.it> 4.18.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 11 2023 Automatic Build System <autodist@mambasoft.it> 4.18.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 27 2022 Automatic Build System <autodist@mambasoft.it> 4.18.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 21 2022 Automatic Build System <autodist@mambasoft.it> 4.16.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 19 2022 Automatic Build System <autodist@mambasoft.it> 4.16.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 10 2021 Automatic Build System <autodist@mambasoft.it> 4.16.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 26 2021 Automatic Build System <autodist@mambasoft.it> 4.16.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 27 2021 Automatic Build System <autodist@mambasoft.it> 4.16.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 22 2021 Automatic Build System <autodist@mambasoft.it> 4.16.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 13 2020 Automatic Build System <autodist@mambasoft.it> 4.14.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 19 2017 Automatic Build System <autodist@mambasoft.it> 4.12.2-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Tue Oct 25 2016 Automatic Build System <autodist@mambasoft.it> 4.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 16 2015 Automatic Build System <autodist@mambasoft.it> 4.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user