X-Git-Url: http://git.pld-linux.org/?p=packages%2Flibspf2.git;a=blobdiff_plain;f=libspf2.spec;fp=libspf2.spec;h=f9938707db35973624b67f6cc5ae01875dedb03a;hp=f73be100bb843eb66dedddc1abf84bd322bf74af;hb=1100577e20209d0ab8d1ff9e16da4f5381e8f14d;hpb=479283016fb7f1a94ed7c32638396c34a07c2ef4 diff --git a/libspf2.spec b/libspf2.spec index f73be10..f993870 100644 --- a/libspf2.spec +++ b/libspf2.spec @@ -2,7 +2,7 @@ Summary: Implementation of the SPF specification Summary(pl): Implementacja specyfikacji SPF Name: libspf2 Version: 1.0.4 -Release: 2 +Release: 3 License: LGPL Group: Libraries Source0: http://libspf2.org/spf/%{name}-%{version}.tar.gz @@ -23,6 +23,20 @@ Libspf2 jest implementacj adresem http://www.ietf.org/internet-drafts/draft-mengwong-spf-01.txt . +%package tools +Summary: Tools distributed with libspf2 +Summary(pl): Programy narzêdziowe, dystrybuowane z libspf2 +Group: Networking/Utilities +Requires: %{name} = %{version}-%{release} + +%description tools +Tools distributed with libspf2; at the time of writing: spf_example, +spf_example_2mx, spfd, spfquery and spftest. + +%description tools -l pl +Programy narzêdziowe, dystrybuowane z libspf2; w momencie pisania tego +opisu: spf_example, spf_example_2mx, spfd, spfquery i spftest. + %package devel Summary: Header files for libspf2 library Summary(pl): Pliki nag³ówkowe biblioteki libspf2 @@ -78,13 +92,12 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc README TODO LICENSES INSTALL Changelog docs/API docs/draft-mengwong-spf-00.txt -%attr(755,root,root) %{_bindir}/spf_example -%attr(755,root,root) %{_bindir}/spf_example_2mx -%attr(755,root,root) %{_bindir}/spfd -%attr(755,root,root) %{_bindir}/spfquery -%attr(755,root,root) %{_bindir}/spftest %attr(755,root,root) %{_libdir}/lib*.so.*.*.* +%files tools +%defattr(644,root,root,755) +%attr(755,root,root) %{_bindir}/* + %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/lib*.so