commit f41faa7eedcadbae8b5f75ac5cbb6762fcd59754
Author: Elan Ruusamäe <[email protected]>
Date:   Fri Dec 6 12:27:58 2013 +0200

    fix noarch issues

 unifont.spec | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/unifont.spec b/unifont.spec
index 2918ae8..b231f37 100644
--- a/unifont.spec
+++ b/unifont.spec
@@ -2,17 +2,16 @@ Summary:      GNU Unifont - Unicode bitmap font
 Summary(pl.UTF-8):     GNU Unifont - font bitmapowy Unicode
 Name:          unifont
 Version:       6.3.20131020
-Release:       1
+Release:       2
 License:       GPL v2+ with GNU font embedding exception
 Group:         Fonts
 Source0:       
http://ftp.gnu.org/gnu/unifont/%{name}-%{version}/%{name}-%{version}.tar.gz
 # Source0-md5: dd9523ee600c2ec4db0649075acfa671
 URL:           http://czyborra.com/unifont/
-BuildRequires: xorg-app-bdftopcf
 BuildRequires: fontforge
+BuildRequires: xorg-app-bdftopcf
 Requires(post,postun): fontpostinst
 Requires:      %{_fontsdir}/misc
-BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -36,6 +35,9 @@ Group:                Fonts
 Requires(post,postun): fontpostinst
 Requires:      %{_fontsdir}/misc
 Obsoletes:     unifont
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description -n fonts-misc-unifont
 GNU Unifont is an official GNU package. It is a dual-width
@@ -61,6 +63,9 @@ Summary(pl.UTF-8):    GNU Unifont - font Unicode w formacie 
PCF
 Group:         Fonts
 Requires(post,postun): fontpostinst
 Requires:      %{_fontsdir}/TTF
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description -n fonts-TTF-unifont
 GNU Unifont is an official GNU package. It is a dual-width
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/unifont.git/commitdiff/f41faa7eedcadbae8b5f75ac5cbb6762fcd59754

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to