Fix filepaths
This commit is contained in:
parent
7dae91899e
commit
b913f15a5c
@ -58,9 +58,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc
|
%doc
|
||||||
%{_libdir}/pkgconfig/clutter-gtk-0.8.pc
|
%{_libdir}/pkgconfig/clutter-gtk-0.9.pc
|
||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
%{_includedir}/clutter-0.8/clutter-gtk
|
%{_includedir}/clutter-0.9/clutter-gtk
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue May 26 2009 Bastien Nocera <bnocera@redhat.com> 0.9.0-1
|
* Tue May 26 2009 Bastien Nocera <bnocera@redhat.com> 0.9.0-1
|
||||||
|
Loading…
Reference in New Issue
Block a user