automatic update by autodist [release 2.34.1-1mamba;Sat Sep 17 2016]
This commit is contained in:
parent
2a6046210a
commit
c3ea10fc8d
16
libgtop.spec
16
libgtop.spec
@ -2,8 +2,8 @@
|
|||||||
%define langname libgtop-2.0
|
%define langname libgtop-2.0
|
||||||
|
|
||||||
Name: libgtop
|
Name: libgtop
|
||||||
Version: 2.34.0
|
Version: 2.34.1
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A library that fetches information about the running system
|
Summary: A library that fetches information about the running system
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -46,7 +46,7 @@ Install this package if you wish to develop applications that access information
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall
|
%makeinstall
|
||||||
|
|
||||||
%find_lang %{langname}
|
%find_lang %{name}
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -61,11 +61,12 @@ Install this package if you wish to develop applications that access information
|
|||||||
%uninstall_info %{name}2.info
|
%uninstall_info %{name}2.info
|
||||||
:
|
:
|
||||||
|
|
||||||
%files -f %{langname}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
|
%{_libdir}/girepository-1.0/GTop-2.0.typelib
|
||||||
%{_infodir}/libgtop2.info.gz
|
%{_infodir}/libgtop2.info.gz
|
||||||
%doc AUTHORS COPYING ChangeLog NEWS README
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -78,10 +79,13 @@ Install this package if you wish to develop applications that access information
|
|||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
%{_datadir}/gtk-doc/html/libgtop/*
|
%{_datadir}/gtk-doc/html/libgtop/*
|
||||||
%{_libdir}/girepository-1.0/GTop-2.0.typelib
|
|
||||||
%{_datadir}/gir-1.0/GTop-2.0.gir
|
%{_datadir}/gir-1.0/GTop-2.0.gir
|
||||||
|
%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 17 2016 Automatic Build System <autodist@mambasoft.it> 2.34.1-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Sat Apr 09 2016 Automatic Build System <autodist@mambasoft.it> 2.34.0-2mamba
|
* Sat Apr 09 2016 Automatic Build System <autodist@mambasoft.it> 2.34.0-2mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user