Remove the "perl" subpackage (code moved to the evolution-data-server)
This commit is contained in:
parent
8bfeae5c3d
commit
3a18b59c59
@ -65,7 +65,6 @@ BuildRequires: highlight
|
||||
BuildRequires: intltool >= %{intltool_version}
|
||||
BuildRequires: itstool
|
||||
BuildRequires: libtool >= 1.5
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: yelp-tools
|
||||
|
||||
@ -178,14 +177,6 @@ BuildRequires: spamassassin
|
||||
%description spamassassin
|
||||
This package contains the plugin to filter junk mail using SpamAssassin.
|
||||
|
||||
%package perl
|
||||
Group: Applications/Productivity
|
||||
Summary: Supplemental utilities that require Perl
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
|
||||
%description perl
|
||||
This package contains supplemental utilities for %{name} that require Perl.
|
||||
|
||||
%if %{libpst_support}
|
||||
%package pst
|
||||
Group: Applications/Productivity
|
||||
@ -513,9 +504,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/evolution/modules/module-spamassassin.so
|
||||
%{_datadir}/appdata/evolution-spamassassin.metainfo.xml
|
||||
|
||||
%files perl
|
||||
%{_libexecdir}/evolution/csv2vcard
|
||||
|
||||
%if %{libpst_support}
|
||||
%files pst
|
||||
%{_datadir}/appdata/evolution-pst.metainfo.xml
|
||||
@ -530,6 +518,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%changelog
|
||||
* Mon Jul 18 2016 Milan Crha <mcrha@redhat.com> - 3.21.4-1
|
||||
- Update to 3.21.4
|
||||
- Remove the "perl" subpackage (code moved to the evolution-data-server)
|
||||
|
||||
* Mon Jun 20 2016 Milan Crha <mcrha@redhat.com> - 3.21.3-1
|
||||
- Update to 3.21.3
|
||||
|
Loading…
Reference in New Issue
Block a user