auto-import changelog data from rpmlint-0.61-0.fdr.2.2.src.rpm
0.61-0.fdr.2 - Requires cpio (bug 2169). 0.61-0.fdr.1 - Update to 0.61.
This commit is contained in:
parent
1a64ce1d00
commit
300031aeb6
@ -1 +1 @@
|
|||||||
rpmlint-0.60.tar.bz2
|
rpmlint-0.61.tar.bz2
|
||||||
|
14
rpmlint.spec
14
rpmlint.spec
@ -1,19 +1,19 @@
|
|||||||
Name: rpmlint
|
Name: rpmlint
|
||||||
Version: 0.60
|
Version: 0.61
|
||||||
Release: 0.fdr.1.2
|
Release: 0.fdr.2.2
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
Summary: RPM correctness checker
|
Summary: RPM correctness checker
|
||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://people.mandrakesoft.com/~flepied/projects/rpmlint/
|
URL: http://people.mandrakesoft.com/~flepied/projects/rpmlint/
|
||||||
Source0: http://people.mandrakesoft.com/~flepied/projects/rpmlint/dist/rpmlint-0.60.tar.bz2
|
Source0: http://people.mandrakesoft.com/~flepied/projects/rpmlint/dist/rpmlint-0.61.tar.bz2
|
||||||
Source1: %{name}-fedora-config
|
Source1: %{name}-fedora-config
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python >= 0:1.5.2, rpm-python, make, perl
|
BuildRequires: python >= 0:1.5.2, rpm-python, make, perl
|
||||||
Requires: rpm-python, python >= 0:1.5.2
|
Requires: rpm-python, python >= 0:1.5.2, cpio
|
||||||
|
|
||||||
%description
|
%description
|
||||||
rpmlint is a tool for checking common errors in RPM packages. Binary
|
rpmlint is a tool for checking common errors in RPM packages. Binary
|
||||||
@ -66,6 +66,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 19 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.61-0.fdr.2
|
||||||
|
- Requires cpio (bug 2169).
|
||||||
|
|
||||||
|
* Sun Oct 3 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.61-0.fdr.1
|
||||||
|
- Update to 0.61.
|
||||||
|
|
||||||
* Mon Aug 16 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.60-0.fdr.1
|
* Mon Aug 16 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.60-0.fdr.1
|
||||||
- Update to 0.60.
|
- Update to 0.60.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user