- spec cosmetics: clean up extra whitespace in filelist
This commit is contained in:
parent
8e71066bd2
commit
1fc711af96
7
rpm.spec
7
rpm.spec
@ -22,7 +22,7 @@
|
|||||||
Summary: The RPM package management system
|
Summary: The RPM package management system
|
||||||
Name: rpm
|
Name: rpm
|
||||||
Version: %{rpmver}
|
Version: %{rpmver}
|
||||||
Release: %{?snapver:0.%{snapver}.}3%{?dist}
|
Release: %{?snapver:0.%{snapver}.}4%{?dist}
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Url: http://www.rpm.org/
|
Url: http://www.rpm.org/
|
||||||
Source0: http://rpm.org/releases/rpm-4.8.x/%{name}-%{srcver}.tar.bz2
|
Source0: http://rpm.org/releases/rpm-4.8.x/%{name}-%{srcver}.tar.bz2
|
||||||
@ -319,7 +319,6 @@ exit 0
|
|||||||
|
|
||||||
%attr(0755, root, root) %dir /var/lib/rpm
|
%attr(0755, root, root) %dir /var/lib/rpm
|
||||||
%attr(0644, root, root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /var/lib/rpm/*
|
%attr(0644, root, root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /var/lib/rpm/*
|
||||||
%attr(0755, root, root) %dir %{rpmhome}
|
|
||||||
|
|
||||||
/bin/rpm
|
/bin/rpm
|
||||||
%{_bindir}/rpm2cpio
|
%{_bindir}/rpm2cpio
|
||||||
@ -342,6 +341,7 @@ exit 0
|
|||||||
%lang(ru) %{_mandir}/ru/man[18]/*.[18]*
|
%lang(ru) %{_mandir}/ru/man[18]/*.[18]*
|
||||||
%lang(sk) %{_mandir}/sk/man[18]/*.[18]*
|
%lang(sk) %{_mandir}/sk/man[18]/*.[18]*
|
||||||
|
|
||||||
|
%attr(0755, root, root) %dir %{rpmhome}
|
||||||
%{rpmhome}/macros
|
%{rpmhome}/macros
|
||||||
%{rpmhome}/rpmpopt*
|
%{rpmhome}/rpmpopt*
|
||||||
%{rpmhome}/rpmrc
|
%{rpmhome}/rpmrc
|
||||||
@ -420,6 +420,9 @@ exit 0
|
|||||||
%doc COPYING doc/librpm/html/*
|
%doc COPYING doc/librpm/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 01 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.0-0.rc1.4
|
||||||
|
- spec cosmetics clean up extra whitespace + group more logically
|
||||||
|
|
||||||
* Mon Feb 21 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.0-0.rc1.3
|
* Mon Feb 21 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.0-0.rc1.3
|
||||||
- fix erronous double cursor open, causing yum reinstall hang (#678644)
|
- fix erronous double cursor open, causing yum reinstall hang (#678644)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user