rpms/lirc/F-10 lirc.spec,1.49,1.50 sources,1.28,1.29

Jarod Wilson jwilson at fedoraproject.org
Sun Aug 30 04:11:16 UTC 2009


Author: jwilson

Update of /cvs/pkgs/rpms/lirc/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26961

Modified Files:
	lirc.spec sources 
Log Message:
* Sun Aug 29 2009 Jarod Wilson <jarod at redhat.com> 0.8.5-2.fc10.0.8.4a
- Cheat and release an "update" to 0.8.4a, since 0.8.5 isn't
  compatible with the lirc kernel drivers in the 2.6.27.x kernel
  that F10 looks like it'll be stuck on its entire lifespan



Index: lirc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lirc/F-10/lirc.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -p -r1.49 -r1.50
--- lirc.spec	28 May 2009 17:08:43 -0000	1.49
+++ lirc.spec	30 Aug 2009 04:11:16 -0000	1.50
@@ -18,20 +18,20 @@
 
 Name:           lirc
 Version:        0.8.5
-Release:        2%{?pre:.%{pre}}%{?dist}
+Release:        2%{?pre:.%{pre}}%{?dist}.0.8.4a
 Summary:        The Linux Infrared Remote Control package
 
 Group:          System Environment/Daemons
 License:        GPLv2+
 URL:            http://www.lirc.org/
-Source0:        http://downloads.sourceforge.net/lirc/%{name}-%{version}.tar.bz2
+Source0:        http://downloads.sourceforge.net/lirc/%{name}-0.8.4a.tar.bz2
 #Source0:        http://lirc.sourceforge.net/software/snapshots/%{name}-%{version}%{pre}.tar.bz2
 Source1:        %{name}.init
 Source2:        %{name}.sysconfig
 Patch0:         lirc-use-new-instead-of-conf-as-filename-suffix.patch
 # https://bugzilla.redhat.com/show_bug.cgi?id=457273
 # http://thread.gmane.org/gmane.comp.hardware.lirc/6884
-Patch1:		lirc-0.8.5-standardized-remote-keycodes.patch
+Patch1:		lirc-0.8.4-standardize-remote-keycodes.patch
 Patch2:         lirc-0.8.4-make-remote-names-all-unique.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -117,11 +117,11 @@ of remote control configuration files.
 
 
 %prep
-%setup -q -n %{name}-%{version}%{?pre}
+%setup -q -n %{name}-0.8.4a
 %patch0 -p1
 
 chmod 644 contrib/*
-chmod +x contrib/hal
+#chmod +x contrib/hal
 
 sed -i -e 's|/usr/local/etc/|/etc/|' contrib/irman2lirc
 
@@ -158,7 +158,7 @@ touch -r aclocal.m4 configure.ac # avoid
 # Re-run autofoo for new cvs features
 #autoreconf -i -f
 #automake
-chmod +x daemons/input_map.sh
+#chmod +x daemons/input_map.sh
 
 %build
 %configure \
@@ -265,6 +265,11 @@ fi
 
 
 %changelog
+* Sun Aug 29 2009 Jarod Wilson <jarod at redhat.com> 0.8.5-2.fc10.0.8.4a
+- Cheat and release an "update" to 0.8.4a, since 0.8.5 isn't
+  compatible with the lirc kernel drivers in the 2.6.27.x kernel
+  that F10 looks like it'll be stuck on its entire lifespan
+
 * Thu May 28 2009 Jarod Wilson <jarod at redhat.com> 0.8.5-2
 - Update to lirc 0.8.5
 - Add irman support, now that libirman is in Fedora (#474992)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/lirc/F-10/sources,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- sources	28 May 2009 17:08:43 -0000	1.28
+++ sources	30 Aug 2009 04:11:16 -0000	1.29
@@ -1 +1 @@
-5a274e4eaff8156b17903c22ea01f506  lirc-0.8.5.tar.bz2
+606b714ed843d28060163ffc571fc1f7  lirc-0.8.4a.tar.bz2




More information about the fedora-extras-commits mailing list