update to 3.2.0 [release 3.2.0-1mamba;Sat Apr 10 2021]
This commit is contained in:
parent
50cb2682d0
commit
987a8d5bd6
@ -1,14 +1,14 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: gtk-xfce-engine
|
Name: gtk-xfce-engine
|
||||||
Version: 3.0.1
|
Version: 3.2.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Port of xfce engine to GTK+-2.0
|
Summary: Port of xfce engine to GTK+-2.0
|
||||||
Group: Graphical Desktop/Look 'n' feel
|
Group: Graphical Desktop/Look 'n' feel
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.xfce.org/
|
URL: https://www.xfce.org/
|
||||||
Source: http://archive.xfce.org/src/xfce/gtk-xfce-engine/%{majver}/gtk-xfce-engine-%{version}.tar.bz2
|
Source: https://archive.xfce.org/src/archive/gtk-xfce-engine/%{majver}/gtk-xfce-engine-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -33,11 +33,12 @@ BuildRequires: libXdmcp-devel
|
|||||||
BuildRequires: libXrender-devel
|
BuildRequires: libXrender-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A port of Xfce engine to GTK+-2.0.
|
A port of Xfce engine to GTK+-2.0.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -56,13 +57,16 @@ A port of Xfce engine to GTK+-2.0.
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/gtk-2.0/2.10.0/engines/libxfce.la
|
%{_libdir}/gtk-2.0/2.10.0/engines/libxfce.la
|
||||||
%{_libdir}/gtk-2.0/2.10.0/engines/libxfce.so
|
%{_libdir}/gtk-2.0/2.10.0/engines/libxfce.so
|
||||||
%{_libdir}/gtk-3.0/3.0.0/theming-engines/libxfce.la
|
#%{_libdir}/gtk-3.0/3.0.0/theming-engines/libxfce.la
|
||||||
%{_libdir}/gtk-3.0/3.0.0/theming-engines/libxfce.so
|
#%{_libdir}/gtk-3.0/3.0.0/theming-engines/libxfce.so
|
||||||
%{_datadir}/themes/Xfce*/gtk-2.0/gtkrc
|
%{_datadir}/themes/Xfce*/gtk-2.0/gtkrc
|
||||||
%{_datadir}/themes/Xfce*/gtk-3.0/gtk.css
|
#%{_datadir}/themes/Xfce*/gtk-3.0/gtk.css
|
||||||
%doc AUTHORS COPYING ChangeLog NEWS README
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 10 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.2.0-1mamba
|
||||||
|
- update to 3.2.0
|
||||||
|
|
||||||
* Sun Mar 15 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.1-1mamba
|
* Sun Mar 15 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.1-1mamba
|
||||||
- update to 3.0.1
|
- update to 3.0.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user