Update to 0.1.8 release
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
parent
bce22ff454
commit
d1a0cded6d
@ -21,8 +21,8 @@
|
||||
%define libvirt_version 0.10.2
|
||||
|
||||
Name: libvirt-glib
|
||||
Version: 0.1.7
|
||||
Release: 2%{?dist}%{?extra_release}
|
||||
Version: 0.1.8
|
||||
Release: 1%{?dist}%{?extra_release}
|
||||
Summary: libvirt glib integration for events
|
||||
Group: Development/Libraries
|
||||
License: LGPLv2+
|
||||
@ -138,6 +138,8 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-gconfig-1.0.la
|
||||
rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-gobject-1.0.a
|
||||
rm -f $RPM_BUILD_ROOT%{_libdir}/libvirt-gobject-1.0.la
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
@ -153,7 +155,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%postun -n libvirt-gobject -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root,-)
|
||||
%doc README COPYING AUTHORS ChangeLog NEWS
|
||||
%{_libdir}/libvirt-glib-1.0.so.*
|
||||
|
Loading…
Reference in New Issue
Block a user