automatic version update by autodist [release 3.18.1-1mamba;Tue Oct 27 2015]
This commit is contained in:
parent
79a02a6068
commit
8d18c88b4b
16
yelp.spec
16
yelp.spec
@ -1,7 +1,7 @@
|
||||
%define libname lib%{name}
|
||||
|
||||
Name: yelp
|
||||
Version: 3.16.1
|
||||
Version: 3.18.1
|
||||
Release: 1mamba
|
||||
Summary: Gnome help viewer
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
@ -150,23 +150,33 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >/dev/null 2>&1 ||:
|
||||
%{_datadir}/glib-*/schemas/org.gnome.yelp.gschema.xml
|
||||
%{_datadir}/applications/yelp.desktop
|
||||
%{_datadir}/yelp-xsl/xslt/common/domains/yelp.xml
|
||||
%doc ChangeLog AUTHORS COPYING
|
||||
|
||||
%files -n %{libname}
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libyelp.so.*
|
||||
%dir %{_libdir}/yelp
|
||||
%{_libdir}/yelp/libyelpcommon.so
|
||||
%dir %{_libdir}/yelp/web-extensions
|
||||
%{_libdir}/yelp/web-extensions/libyelpwebextension.so
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%files -n %{libname}-devel
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libyelp.so
|
||||
%{_includedir}/libyelp
|
||||
%doc MAINTAINERS NEWS README
|
||||
%doc NEWS README ChangeLog
|
||||
|
||||
%files -n %{libname}-apidocs
|
||||
%defattr(-,root,root)
|
||||
%{_datadir}/gtk-doc/html/libyelp
|
||||
|
||||
%changelog
|
||||
* Tue Oct 27 2015 Automatic Build System <autodist@mambasoft.it> 3.18.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 12 2015 Automatic Build System <autodist@mambasoft.it> 3.18.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 13 2015 Automatic Build System <autodist@mambasoft.it> 3.16.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user