[fonts-KOI8-R] defattr, Group tag, buildroot tag are optional now

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


commit 009f0a6cbc6d2d9732e105a66f0092f0c6b75cbb
Author: Parag Nemade <pnemade at redhat.com>
Date:   Fri Feb 20 13:07:53 2015 +0530

    defattr, Group tag, buildroot tag are optional now

 fonts-KOI8-R.spec | 7 -------
 1 file changed, 7 deletions(-)
---
diff --git a/fonts-KOI8-R.spec b/fonts-KOI8-R.spec
index 337f4ce..1d31d1c 100644
--- a/fonts-KOI8-R.spec
+++ b/fonts-KOI8-R.spec
@@ -9,9 +9,7 @@ Source: http://www.inp.nsk.su/~bolkhov/files/fonts/cyr-rfx/srctgz/cyr-rfx-koi8-u
 Source1: Makefile.cyrfonts
 Source2: ftp://ftp.ksi-linux.com/pub/patches/ksi-XFree86-cyrillic-fonts.tar.bz2
 Patch: koi8-ub-bcl.patch
-BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildArch: noarch
-Group: User Interface/X
 Summary: Russian and Ukrainian language fonts for the X Window System.
 Obsoletes: XFree86-KOI8-R
 Provides: XFree86-KOI8-R
@@ -28,7 +26,6 @@ freely, subject to the accompanying license.
 
 
 %package 75dpi
-Group: User Interface/X
 Summary: A set of 75 dpi Russian and Ukrainian language fonts for X.
 Obsoletes: XFree86-KOI8-R-75dpi-fonts
 Provides: XFree86-KOI8-R-75dpi-fonts
@@ -42,7 +39,6 @@ Russian and Ukrainian language characters in 75 dpi resolution, you should
 install this package.
 
 %package 100dpi
-Group: User Interface/X
 Summary: KOI8-R fonts in 100 dpi resolution for the X Window System.
 Obsoletes: XFree86-KOI8-R-100dpi-fonts
 Provides: XFree86-KOI8-R-100dpi-fonts
@@ -79,19 +75,16 @@ ln -sf /usr/share/fonts/%{ISONAME}/100dpi $RPM_BUILD_ROOT%{catalogue}/%{ISONAME}
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%defattr(-,root,root)
 %doc doc  Cyrillic/COPYRIGHT
 %dir /usr/share/fonts/%{ISONAME}
 %{catalogue}/%{ISONAME}-misc
 /usr/share/fonts/%{ISONAME}/misc
 
 %files 75dpi
-%defattr(-,root,root)
 %{catalogue}/%{ISONAME}-75dpi
 /usr/share/fonts/%{ISONAME}/75dpi
 
 %files 100dpi
-%defattr(-,root,root)
 %{catalogue}/%{ISONAME}-100dpi
 /usr/share/fonts/%{ISONAME}/100dpi
 


More information about the scm-commits mailing list