[fonts-KOI8-R] Re-align the spec file lines

Parag Nemade pnemade at fedoraproject.org
Fri Feb 20 08:21:32 UTC 2015


commit 7a6adaf8c9e05d15b5b90fae988faf6ab595a3c8
Author: Parag Nemade <pnemade at redhat.com>
Date:   Fri Feb 20 13:29:28 2015 +0530

    Re-align the spec file lines

 fonts-KOI8-R.spec | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)
---
diff --git a/fonts-KOI8-R.spec b/fonts-KOI8-R.spec
index 9244e76..e7d16eb 100644
--- a/fonts-KOI8-R.spec
+++ b/fonts-KOI8-R.spec
@@ -1,19 +1,19 @@
 %global ISONAME KOI8-R
 %global catalogue %{_sysconfdir}/X11/fontpath.d
 
-Name: fonts-%{ISONAME}
-Version: 1.0
-Release: 20%{?dist}
-License: MIT
-#URL: <none yet>
-Source: http://www.inp.nsk.su/~bolkhov/files/fonts/cyr-rfx/srctgz/cyr-rfx-koi8-ub-1.1.bdfs.tar.bz2
-Source1: Makefile.cyrfonts
-Source2: ftp://ftp.ksi-linux.com/pub/patches/ksi-XFree86-cyrillic-fonts.tar.bz2
-Patch: koi8-ub-bcl.patch
-BuildArch: noarch
-Summary: Russian and Ukrainian language fonts for the X Window System
-Provides: XFree86-KOI8-R
-BuildRequires:  mkfontdir, bdftopcf
+Name:          fonts-%{ISONAME}
+Version:       1.0
+Release:       20%{?dist}
+Summary:       Russian and Ukrainian language fonts for the X Window System
+License:       MIT
+#URL:          <none yet>
+Source:        http://www.inp.nsk.su/~bolkhov/files/fonts/cyr-rfx/srctgz/cyr-rfx-koi8-ub-1.1.bdfs.tar.bz2
+Source1:       Makefile.cyrfonts
+Source2:       ftp://ftp.ksi-linux.com/pub/patches/ksi-XFree86-cyrillic-fonts.tar.bz2
+Patch:         koi8-ub-bcl.patch
+BuildRequires: mkfontdir, bdftopcf
+BuildArch:     noarch
+Provides:      XFree86-KOI8-R
  
 %description
 If you use the X Window System and you want to display Russian and
@@ -27,7 +27,7 @@ freely, subject to the accompanying license.
 
 %package 75dpi
 Summary: A set of 75 dpi Russian and Ukrainian language fonts for X
-Provides: XFree86-KOI8-R-75dpi-fonts
+Provides:      XFree86-KOI8-R-75dpi-fonts
 
 %description 75dpi
 This package contains a set of Russian and Ukrainian language fonts
@@ -39,7 +39,7 @@ install this package.
 
 %package 100dpi
 Summary: KOI8-R fonts in 100 dpi resolution for the X Window System
-Provides: XFree86-KOI8-R-100dpi-fonts
+Provides:      XFree86-KOI8-R-100dpi-fonts
 
 %description 100dpi
 This package contains a set of Russian and Ukrainian language fonts
@@ -61,7 +61,7 @@ make all
 %install
 DSTFONT=$RPM_BUILD_ROOT%{_datadir}/fonts/%{ISONAME}
 make install PREFIX=$RPM_BUILD_ROOT \
-	FONTDIR=$DSTFONT
+ FONTDIR=$DSTFONT
 mkdir -p $RPM_BUILD_ROOT%{catalogue}
 ln -sf %{_datadir}/fonts/%{ISONAME}/misc $RPM_BUILD_ROOT%{catalogue}/%{ISONAME}-misc
 ln -sf %{_datadir}/fonts/%{ISONAME}/75dpi $RPM_BUILD_ROOT%{catalogue}/%{ISONAME}-75dpi


More information about the scm-commits mailing list