Enable tests subpackage (rhbz 1163429)
This commit is contained in:
parent
68aba7be03
commit
6a037f4b71
10
cogl.spec
10
cogl.spec
@ -2,11 +2,11 @@
|
|||||||
%global with_wayland 1
|
%global with_wayland 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
#global with_tests 1
|
%global with_tests 1
|
||||||
|
|
||||||
Name: cogl
|
Name: cogl
|
||||||
Version: 1.18.2
|
Version: 1.18.2
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Summary: A library for using 3D graphics hardware to draw pretty pictures
|
Summary: A library for using 3D graphics hardware to draw pretty pictures
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -123,6 +123,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libcogl-pango.so
|
|||||||
|
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
|
|
||||||
|
%check
|
||||||
|
# make check
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
@ -149,6 +152,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libcogl-pango.so
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 20 2015 Peter Robinson <pbrobinson@fedoraproject.org> 1.18.2-10
|
||||||
|
- Enable tests subpackage (rhbz 1163429)
|
||||||
|
|
||||||
* Sun Nov 16 2014 Kalev Lember <kalevlember@gmail.com> - 1.18.2-9
|
* Sun Nov 16 2014 Kalev Lember <kalevlember@gmail.com> - 1.18.2-9
|
||||||
- Obsolete compat-cogl116 from rhughes-f20-gnome-3-12 copr
|
- Obsolete compat-cogl116 from rhughes-f20-gnome-3-12 copr
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user