From: radek Date: Mon, 6 Dec 2004 12:31:50 +0000 (+0000) Subject: - release 3: moved _bindir/* to the -tools subpackage to resolve X-Git-Tag: auto/ac/libspf2-1_0_4-3 X-Git-Url: http://git.pld-linux.org/?p=packages%2Flibspf2.git;a=commitdiff_plain;h=1100577e20209d0ab8d1ff9e16da4f5381e8f14d - release 3: moved _bindir/* to the -tools subpackage to resolve conflict with perl-Mail-SPF-Query Changed files: libspf2.spec -> 1.6 --- 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