rpms/lirc-kmod/devel lirc-kmod.spec,1.4,1.5

Ville Skytta (scop) fedora-extras-commits at redhat.com
Wed Mar 15 19:55:56 UTC 2006


Author: scop

Update of /cvs/extras/rpms/lirc-kmod/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2413

Modified Files:
	lirc-kmod.spec 
Log Message:
* Wed Mar 15 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.8.0-4
- Add ppc64 and ppc64iseries while waiting for #185387.



Index: lirc-kmod.spec
===================================================================
RCS file: /cvs/extras/rpms/lirc-kmod/devel/lirc-kmod.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- lirc-kmod.spec	13 Mar 2006 21:09:15 -0000	1.4
+++ lirc-kmod.spec	15 Mar 2006 19:55:56 -0000	1.5
@@ -6,7 +6,7 @@
 # end stuff to be ...
 
 # temporarily hardcoded:
-%define kver      2.6.15-1.2041_FC5
+%define kver      2.6.15-1.2054_FC5
 %ifnarch i686 x86_64 ppc
 %define kvariants ""
 %else
@@ -27,7 +27,7 @@
 
 Name:           %{kmod_name}-kmod
 Version:        0.8.0
-Release:        3.%(echo %{kverrel} | tr - _)
+Release:        4.%(echo %{kverrel} | tr - _)
 Summary:        LIRC kernel modules
 
 Group:          System Environment/Kernel
@@ -38,7 +38,8 @@
 Patch1:         %{name}-0.8.0-2616.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-ExclusiveArch:  i586 i686 x86_64 ppc
+# ExclusiveArch to assist the FE build system.
+ExclusiveArch:  i586 i686 x86_64 ppc ppc64 ppc64iseries
 
 %description
 LIRC is a package that allows you to decode and send infra-red and
@@ -115,6 +116,9 @@
 
 
 %changelog
+* Wed Mar 15 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.8.0-4
+- Add ppc64 and ppc64iseries while waiting for #185387.
+
 * Mon Mar 13 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.8.0-3
 - Hardcode kernel version and variants for test builds.
 - Remove xen-hypervisor and xen-guest from kmodtool.




More information about the scm-commits mailing list