automatic version update by autodist [release 11.1-1mamba;Tue Nov 20 2018]
This commit is contained in:
parent
ca8f6577e8
commit
30ef068bac
@ -3,7 +3,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1-2)
|
||||||
|
|
||||||
Name: postgresql
|
Name: postgresql
|
||||||
Version: 10.5
|
Version: 11.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An object-relational database management system (ORDBMS)
|
Summary: An object-relational database management system (ORDBMS)
|
||||||
Group: Applications/Databases
|
Group: Applications/Databases
|
||||||
@ -271,7 +271,6 @@ fi
|
|||||||
%exclude %{_libdir}/postgresql/adminpack.so
|
%exclude %{_libdir}/postgresql/adminpack.so
|
||||||
%exclude %{_libdir}/postgresql/autoinc.so
|
%exclude %{_libdir}/postgresql/autoinc.so
|
||||||
%exclude %{_libdir}/postgresql/btree_gist.so
|
%exclude %{_libdir}/postgresql/btree_gist.so
|
||||||
%exclude %{_libdir}/postgresql/chkpass.so
|
|
||||||
%exclude %{_libdir}/postgresql/cube.so
|
%exclude %{_libdir}/postgresql/cube.so
|
||||||
%exclude %{_libdir}/postgresql/dblink.so
|
%exclude %{_libdir}/postgresql/dblink.so
|
||||||
%exclude %{_libdir}/postgresql/dict_int.so
|
%exclude %{_libdir}/postgresql/dict_int.so
|
||||||
@ -332,7 +331,6 @@ fi
|
|||||||
%{_libdir}/postgresql/adminpack.so
|
%{_libdir}/postgresql/adminpack.so
|
||||||
%{_libdir}/postgresql/autoinc.so
|
%{_libdir}/postgresql/autoinc.so
|
||||||
%{_libdir}/postgresql/btree_gist.so
|
%{_libdir}/postgresql/btree_gist.so
|
||||||
%{_libdir}/postgresql/chkpass.so
|
|
||||||
%{_libdir}/postgresql/cube.so
|
%{_libdir}/postgresql/cube.so
|
||||||
%{_libdir}/postgresql/dblink.so
|
%{_libdir}/postgresql/dblink.so
|
||||||
%{_libdir}/postgresql/dict_int.so
|
%{_libdir}/postgresql/dict_int.so
|
||||||
@ -373,12 +371,15 @@ fi
|
|||||||
|
|
||||||
%files docs
|
%files docs
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc doc/src/sgml
|
#%doc doc/src/sgml
|
||||||
#%doc %{name}-%{majver}-US.pdf
|
#%doc %{name}-%{majver}-US.pdf
|
||||||
%dir %{_libdir}/postgresql/tutorial
|
%dir %{_libdir}/postgresql/tutorial
|
||||||
%{_libdir}/postgresql/tutorial/*
|
%{_libdir}/postgresql/tutorial/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 20 2018 Automatic Build System <autodist@mambasoft.it> 11.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Aug 23 2018 Automatic Build System <autodist@mambasoft.it> 10.5-1mamba
|
* Thu Aug 23 2018 Automatic Build System <autodist@mambasoft.it> 10.5-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user