rpms/icu/devel icu.spec,1.97,1.98

Caolan McNamara caolanm at fedoraproject.org
Wed Jul 22 13:45:19 UTC 2009


Author: caolanm

Update of /cvs/pkgs/rpms/icu/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv753

Modified Files:
	icu.spec 
Log Message:
make documentation noarch


Index: icu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/icu/devel/icu.spec,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -p -r1.97 -r1.98
--- icu.spec	14 Jul 2009 11:44:13 -0000	1.97
+++ icu.spec	22 Jul 2009 13:44:49 -0000	1.98
@@ -1,6 +1,6 @@
 Name:      icu
 Version:   4.2.1
-Release:   2%{?dist}
+Release:   3%{?dist}
 Summary:   International Components for Unicode
 Group:     Development/Tools
 License:   MIT
@@ -46,6 +46,7 @@ Includes and definitions for developing 
 %package -n lib%{name}-doc
 Summary: Documentation for International Components for Unicode
 Group:   Documentation
+BuildArch: noarch
 
 %description -n lib%{name}-doc
 %{summary}.
@@ -130,6 +131,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc source/__docs/%{name}/html/*
 
 %changelog
+* Wed Jul 22 2009 Caolan McNamara <caolanm at redhat.com> - 4.2.1-3
+- make documentation noarch
+
 * Tue Jul 14 2009 Caolan McNamara <caolanm at redhat.com> - 4.2.1-2
 - rpmlint warnings
 




More information about the fedora-extras-commits mailing list