update to 3.0.1 [release 3.0.1-1mamba;Sun Mar 15 2015]
This commit is contained in:
parent
9c6819485d
commit
50cb2682d0
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: gtk-xfce-engine
|
||||
Version: 2.6.0
|
||||
Version: 3.0.1
|
||||
Release: 1mamba
|
||||
Summary: Port of xfce engine to GTK+-2.0
|
||||
Group: Graphical Desktop/Look 'n' feel
|
||||
@ -8,7 +8,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.xfce.org/
|
||||
Source: http://www.xfce.org/archive/src/xfce/gtk-xfce-engine/%{majver}/gtk-xfce-engine-%{version}.tar.bz2
|
||||
Source: http://archive.xfce.org/src/xfce/gtk-xfce-engine/%{majver}/gtk-xfce-engine-%{version}.tar.bz2
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -56,10 +56,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
|
||||
%{_datadir}/themes/Xfce*/gtk-2.0/gtkrc
|
||||
%{_datadir}/themes/Xfce*/gtk-3.0/gtk.css
|
||||
%doc AUTHORS COPYING ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Sun Mar 15 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.1-1mamba
|
||||
- update to 3.0.1
|
||||
|
||||
* Sat Nov 07 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 2.6.0-1mamba
|
||||
- update to 2.6.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user