missing fsm.c patch
This commit is contained in:
parent
08e94f0a35
commit
0445b06b65
5
rpm.spec
5
rpm.spec
@ -20,7 +20,7 @@ Name: rpm
|
|||||||
%define version 4.4.1
|
%define version 4.4.1
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
%{expand: %%define rpm_version %{version}}
|
%{expand: %%define rpm_version %{version}}
|
||||||
Release: 17
|
Release: 18
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: ftp://jbj.org/pub/rpm-devel/rpm-%{rpm_version}.tar.gz
|
Source: ftp://jbj.org/pub/rpm-devel/rpm-%{rpm_version}.tar.gz
|
||||||
Patch0: rpm-4.4.1-posttrans.patch
|
Patch0: rpm-4.4.1-posttrans.patch
|
||||||
@ -531,6 +531,9 @@ exit 0
|
|||||||
%{__includedir}/popt.h
|
%{__includedir}/popt.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 04 2005 Paul Nasrat <pnasrat@redhat.com> - 4.4.1-18
|
||||||
|
- Add missing fsm.c from matchpathcon patches
|
||||||
|
|
||||||
* Tue May 03 2005 Paul Nasrat <pnasrat@redhat.com> - 4.4.1-17
|
* Tue May 03 2005 Paul Nasrat <pnasrat@redhat.com> - 4.4.1-17
|
||||||
- Fix typo
|
- Fix typo
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user