[fonts-KOI8-R] Fix rpmlint warnings file-not-utf8 and doc-file-depdendency

Parag Nemade pnemade at fedoraproject.org
Fri Feb 20 08:25:03 UTC 2015


commit f0b74801aba2c7a9117f8461daf63db60cd0d1e2
Author: Parag Nemade <pnemade at redhat.com>
Date:   Fri Feb 20 13:54:59 2015 +0530

    Fix rpmlint warnings file-not-utf8 and doc-file-depdendency
    
    - Re-align the spec file lines
    - Fix rpmlint warning of self-obsoletion
    - Fix summary
    - Use rpm macros
    - remove %clean and buildroot removal from %install, optional now
    - defattr, Group tag, buildroot tag are optional now

 fonts-KOI8-R.spec | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/fonts-KOI8-R.spec b/fonts-KOI8-R.spec
index 4d65d41..5cdbea8 100644
--- a/fonts-KOI8-R.spec
+++ b/fonts-KOI8-R.spec
@@ -3,7 +3,7 @@
 
 Name:          fonts-%{ISONAME}
 Version:       1.0
-Release:       20%{?dist}
+Release:       21%{?dist}
 Summary:       Russian and Ukrainian language fonts for the X Window System
 License:       MIT
 #URL:          <none yet>
@@ -89,6 +89,15 @@ ln -sf %{_datadir}/fonts/%{ISONAME}/100dpi $RPM_BUILD_ROOT%{catalogue}/%{ISONAME
 %{_datadir}/fonts/%{ISONAME}/100dpi
 
 %changelog
+* Fri Feb 20 2015 Parag Nemade <pnemade AT redhat DOT com> - 1.0-21
+- Fix rpmlint warnings file-not-utf8 and doc-file-depdendency
+- Re-align the spec file lines
+- Fix rpmlint warning of self-obsoletion
+- Fix summary
+- Use rpm macros
+- remove %clean and buildroot removal from %install, optional now
+- defattr, Group tag, buildroot tag are optional now
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-20
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list