|
|
@ -81,13 +81,11 @@ install -p -m644 -D libesmtp.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig/libesmtp.pc
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
|
|
|
|
%doc AUTHORS COPYING.LIB NEWS Notes README
|
|
|
|
%doc AUTHORS COPYING.LIB NEWS Notes README
|
|
|
|
%{_libdir}/libesmtp.so.*
|
|
|
|
%{_libdir}/libesmtp.so.*
|
|
|
|
%{plugindir}
|
|
|
|
%{plugindir}
|
|
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%files devel
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
|
|
|
|
%doc examples COPYING
|
|
|
|
%doc examples COPYING
|
|
|
|
%{_bindir}/libesmtp-config
|
|
|
|
%{_bindir}/libesmtp-config
|
|
|
|
%{_prefix}/include/*
|
|
|
|
%{_prefix}/include/*
|
|
|
|