automatic version update by autodist [release 1.22.0-1mamba;Sat Apr 18 2015]
This commit is contained in:
parent
4b115d6a8f
commit
45dc23e8f8
@ -1,8 +1,8 @@
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
%define apiver 1.0
|
||||
Name: libclutter
|
||||
Version: 1.20.0
|
||||
Release: 2mamba
|
||||
Version: 1.22.0
|
||||
Release: 1mamba
|
||||
Summary: Open Source software library for creating fast, compelling, portable, and dynamic graphical user interfaces
|
||||
Group: Development/Libraries
|
||||
Vendor: openmamba
|
||||
@ -50,6 +50,7 @@ BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: gettext
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: libinput-devel
|
||||
Provides: clutter
|
||||
Obsoletes: clutter
|
||||
Requires: gobject-introspection
|
||||
@ -143,6 +144,8 @@ This package contains static libraries need for development.
|
||||
%{_includedir}/clutter-%{apiver}/clutter/*.h
|
||||
%dir %{_includedir}/clutter-%{apiver}/clutter/egl
|
||||
%{_includedir}/clutter-%{apiver}/clutter/egl/*.h
|
||||
%dir %{_includedir}/clutter-1.0/clutter/evdev/clutter-evdev.h
|
||||
%{_includedir}/clutter-1.0/clutter/evdev/*.h
|
||||
%dir %{_includedir}/clutter-%{apiver}/clutter/glx
|
||||
%{_includedir}/clutter-%{apiver}/clutter/glx/*.h
|
||||
%dir %{_includedir}/clutter-%{apiver}/clutter/x11
|
||||
@ -173,6 +176,9 @@ This package contains static libraries need for development.
|
||||
#%{_datadir}/gtk-doc/html/cogl
|
||||
|
||||
%changelog
|
||||
* Sat Apr 18 2015 Automatic Build System <autodist@mambasoft.it> 1.22.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 09 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.20.0-2mamba
|
||||
- rebuilt with --enable-egl-backent required by mutter 3.14 and enabled other features
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user