- put disttag back, accidentally nuked in 4.8.0 final update
This commit is contained in:
parent
6cc39b9acc
commit
14def245f9
5
rpm.spec
5
rpm.spec
@ -21,7 +21,7 @@
|
|||||||
Summary: The RPM package management system
|
Summary: The RPM package management system
|
||||||
Name: rpm
|
Name: rpm
|
||||||
Version: %{rpmver}
|
Version: %{rpmver}
|
||||||
Release: 1
|
Release: 2%{?dist}
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Url: http://www.rpm.org/
|
Url: http://www.rpm.org/
|
||||||
Source0: http://rpm.org/releases/testing/%{name}-%{srcver}.tar.bz2
|
Source0: http://rpm.org/releases/testing/%{name}-%{srcver}.tar.bz2
|
||||||
@ -394,6 +394,9 @@ exit 0
|
|||||||
%doc doc/librpm/html/*
|
%doc doc/librpm/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 08 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-2
|
||||||
|
- put disttag back, accidentally nuked in 4.8.0 final update
|
||||||
|
|
||||||
* Fri Jan 08 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-1
|
* Fri Jan 08 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-1
|
||||||
- update to 4.8.0 final (http://rpm.org/wiki/Releases/4.8.0)
|
- update to 4.8.0 final (http://rpm.org/wiki/Releases/4.8.0)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user