rpms/sdcc/devel sdcc.spec,1.12,1.13

Conrad Meyer konradm at fedoraproject.org
Thu Feb 26 16:40:45 UTC 2009


Author: konradm

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

Modified Files:
	sdcc.spec 
Log Message:
Make subpackages noarch where possible.


Index: sdcc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sdcc/devel/sdcc.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sdcc.spec	26 Feb 2009 00:11:37 -0000	1.12
+++ sdcc.spec	26 Feb 2009 16:40:15 -0000	1.13
@@ -1,6 +1,6 @@
 Name:           sdcc
 Version:        2.8.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Small Device C Compiler
 Group:          Applications/Engineering
 License:        GPLv2+
@@ -31,6 +31,7 @@
 Group:          Applications/Engineering
 License:        GPLv2+
 Requires:       sdcc = %{version}-%{release}
+BuildArch:      noarch
 
 %description libc-sources
 SDCC is a C compiler for 8051 class and similar microcontrollers.
@@ -44,6 +45,7 @@
 License:        GPLv2+
 Requires:       sdcc = %{version}-%{release}
 Requires:       emacs(bin)
+BuildArch:      noarch
 
 %description -n emacs-sdcc
 Emacs extensions for SDCC.
@@ -110,6 +112,9 @@
 
 
 %changelog
+* Thu Feb 26 2009 Conrad Meyer <konrad at tylerc.org> - 2.8.0-5
+- Make subpackages noarch.
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.8.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list