Fix minor rpmlint warnings

epel9
Sérgio M. Basto 8 years ago
parent 8834d38619
commit c23ecc018a

@ -139,8 +139,8 @@ Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
%description -n dselect %description -n dselect
dselect is a high-level interface for managing the installation and dselect is a high-level interface for managing the installation and
removal of Debian software packages. removal of Debian software packages.
. Many users find dselect intimidating and new users may prefer to use apt-based
Many users find dselect intimidating and new users may prefer to use apt-based user interfaces. user interfaces.
%prep %prep
%setup -q %setup -q
@ -512,7 +512,7 @@ create_logfile
* Tue Apr 21 2015 Sérgio Basto <sergio@serjux.com> - 1.16.16-2 * Tue Apr 21 2015 Sérgio Basto <sergio@serjux.com> - 1.16.16-2
- Some fixes and added support for epel-6 . - Some fixes and added support for epel-6 .
- Removed Patch0: dpkg-perl-libexecdir.patch . - Removed Patch0: dpkg-perl-libexecdir.patch .
- move %{_libdir}/dpkg/parsechangelog to archable package . - move %%{_libdir}/dpkg/parsechangelog to archable package .
* Sun Apr 19 2015 Sérgio Basto <sergio@serjux.com> - 1.16.16-1 * Sun Apr 19 2015 Sérgio Basto <sergio@serjux.com> - 1.16.16-1
- Security update to 1.16.16 - Security update to 1.16.16

Loading…
Cancel
Save