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)
|
||||
Name: gtk-xfce-engine
|
||||
Version: 3.0.1
|
||||
Version: 3.2.0
|
||||
Release: 1mamba
|
||||
Summary: Port of xfce engine to GTK+-2.0
|
||||
Group: Graphical Desktop/Look 'n' feel
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.xfce.org/
|
||||
Source: http://archive.xfce.org/src/xfce/gtk-xfce-engine/%{majver}/gtk-xfce-engine-%{version}.tar.bz2
|
||||
URL: https://www.xfce.org/
|
||||
Source: https://archive.xfce.org/src/archive/gtk-xfce-engine/%{majver}/gtk-xfce-engine-%{version}.tar.bz2
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -33,11 +33,12 @@ BuildRequires: libXdmcp-devel
|
||||
BuildRequires: libXrender-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
A port of Xfce engine to GTK+-2.0.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -56,13 +57,16 @@ A port of Xfce engine to GTK+-2.0.
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/gtk-2.0/2.10.0/engines/libxfce.la
|
||||
%{_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.so
|
||||
#%{_libdir}/gtk-3.0/3.0.0/theming-engines/libxfce.la
|
||||
#%{_libdir}/gtk-3.0/3.0.0/theming-engines/libxfce.so
|
||||
%{_datadir}/themes/Xfce*/gtk-2.0/gtkrc
|
||||
%{_datadir}/themes/Xfce*/gtk-3.0/gtk.css
|
||||
%doc AUTHORS COPYING ChangeLog NEWS README
|
||||
#%{_datadir}/themes/Xfce*/gtk-3.0/gtk.css
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%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
|
||||
- update to 3.0.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user