Rename libtalloc2 to talloc.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=2
This commit is contained in:
Lars Müller 2012-05-31 11:43:03 +00:00 committed by Git OBS Bridge
parent 99cf793730
commit 3b491bd0a6
2 changed files with 3 additions and 3 deletions

View File

@ -46,13 +46,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
This package includes the talloc2 library.
%package devel
%package -n libtalloc-devel
License: LGPL-3.0+
Summary: Libraries and Header Files to Develop Programs with talloc2 Support
Group: Development/Libraries/C and C++
Requires: libtalloc2 = %{version}
%description devel
%description -n libtalloc-devel
Libraries and Header Files to Develop Programs with talloc2 Support
@ -116,7 +116,7 @@ DESTDIR=${RPM_BUILD_ROOT} make install
%defattr(-,root,root)
%{_libdir}/libtalloc.so.*
%files devel
%files -n libtalloc-devel
%defattr(-,root,root)
%{_includedir}/talloc.h
%{_libdir}/libtalloc.so