automatic version update by autodist [release 1.2.3-1mamba;Wed Jul 15 2020]
This commit is contained in:
parent
e06e50a313
commit
3452da7174
@ -1,5 +1,5 @@
|
||||
Name: libfreetds
|
||||
Version: 1.1.42
|
||||
Version: 1.2.3
|
||||
Release: 1mamba
|
||||
Summary: A database communication library for Sybase and Microsoft SQL Server
|
||||
Group: System/Libraries
|
||||
@ -70,8 +70,9 @@ It works with tools such as DBD::Sybase and DBD::ODBC for Perl, and the Sybase a
|
||||
|
||||
This package contains static libraries need for development.
|
||||
|
||||
%prep
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n freetds-%{version}
|
||||
#%patch0 -p0
|
||||
#%patch1 -p1
|
||||
@ -144,8 +145,8 @@ rm -rf %{buildroot}%{_docdir}/freetds-%{version}/
|
||||
%{_libdir}/libsybdb.so.*
|
||||
%{_libdir}/libtdsodbc.so.*
|
||||
%{_mandir}/man1/*.1.gz
|
||||
%{_mandir}/man5/freetds.conf.5.gz
|
||||
%doc AUTHORS COPYING*
|
||||
%{_mandir}/man5/freetds.conf.5*
|
||||
%doc AUTHORS.md COPYING*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
@ -153,8 +154,7 @@ rm -rf %{buildroot}%{_docdir}/freetds-%{version}/
|
||||
%{_libdir}/libct.so
|
||||
%{_libdir}/libsybdb.so
|
||||
%{_libdir}/libtdsodbc.so
|
||||
%doc samples
|
||||
%doc BUGS ChangeLog NEWS README TODO
|
||||
%doc BUGS.md ChangeLog NEWS.md README.md TODO.md
|
||||
|
||||
%files static
|
||||
%defattr(-,root,root)
|
||||
@ -171,8 +171,12 @@ rm -rf %{buildroot}%{_docdir}/freetds-%{version}/
|
||||
%{_docdir}/freetds/userguide/*
|
||||
%dir %{_docdir}/freetds/reference
|
||||
%{_docdir}/freetds/reference/*
|
||||
%doc samples
|
||||
|
||||
%changelog
|
||||
* Wed Jul 15 2020 Automatic Build System <autodist@mambasoft.it> 1.2.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 17 2020 Automatic Build System <autodist@mambasoft.it> 1.1.42-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user