forked from pool/libguestfs
- fix filelist to build on sles11
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=2
This commit is contained in:
parent
ddc77aadf5
commit
7eb2c1f7bc
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 2 19:41:08 CEST 2012 - ohering@suse.de
|
||||||
|
|
||||||
|
- fix filelist to build on sles11
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 1 08:30:45 CEST 2011 - mhrusecky@suse.cz
|
Sat Oct 1 08:30:45 CEST 2011 - mhrusecky@suse.cz
|
||||||
|
|
||||||
|
@ -197,7 +197,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
%{_libdir}/pkgconfig
|
%{_libdir}/pkgconfig/*
|
||||||
%{_includedir}/guestfs.h
|
%{_includedir}/guestfs.h
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
|
Loading…
x
Reference in New Issue
Block a user