rpms/lirc/F-11 lirc.spec,1.53,1.54 sources,1.29,1.30

Jarod Wilson jwilson at fedoraproject.org
Thu May 28 17:04:37 UTC 2009


Author: jwilson

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

Modified Files:
	lirc.spec sources 
Log Message:
* 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: lirc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lirc/F-11/lirc.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -p -r1.53 -r1.54
--- lirc.spec	10 Apr 2009 19:20:18 -0000	1.53
+++ lirc.spec	28 May 2009 17:04:07 -0000	1.54
@@ -14,18 +14,18 @@
 %bcond_without  portaudio
 %bcond_without  x
 %bcond_with     svgalib
-%define pre     pre2
+#define pre     pre3
 
 Name:           lirc
 Version:        0.8.5
-Release:        1%{?pre:.%{pre}}%{?dist}
+Release:        2%{?pre:.%{pre}}%{?dist}
 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://lirc.sourceforge.net/software/snapshots/%{name}-%{version}%{pre}.tar.bz2
+Source0:        http://downloads.sourceforge.net/lirc/%{name}-%{version}.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
@@ -37,7 +37,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 
 BuildRequires:  %{__perl}
 BuildRequires:  libusb-devel, python-devel
-BuildRequires:  libftdi-devel
+BuildRequires:  libftdi-devel, libirman-devel
 BuildRequires:  automake libtool
 %if %{with alsa}
 BuildRequires:  alsa-lib-devel
@@ -265,10 +265,17 @@ fi
 
 
 %changelog
-* Fri Apr 10 2009 Jarod Wilson <jarod at redhat.com> 0.8.5-0.1.pre2
+* 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)
+
+* Sun May 17 2009 Jarod Wilson <jarod at redhat.com> 0.8.5-1.pre3
+- Update to lirc 0.8.5pre3 cvs snapshot
+
+* Fri Apr 10 2009 Jarod Wilson <jarod at redhat.com> 0.8.5-1.pre2
 - Update to lirc 0.8.5pre2 cvs snapshot
 
-* Thu Feb 26 2009 Jarod Wilson <jarod at redhat.com> 0.8.5-0.1.pre1
+* Thu Feb 26 2009 Jarod Wilson <jarod at redhat.com> 0.8.5-1.pre1
 - Update to lirc 0.8.5pre1 cvs snapshot
 - Adds support for usb-connected ftdi-based homebrew transceivers
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/lirc/F-11/sources,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- sources	10 Apr 2009 19:20:18 -0000	1.29
+++ sources	28 May 2009 17:04:07 -0000	1.30
@@ -1 +1 @@
-0cd8119e54806be2a7245933f0d51b54  lirc-0.8.5pre2.tar.bz2
+5a274e4eaff8156b17903c22ea01f506  lirc-0.8.5.tar.bz2




More information about the fedora-extras-commits mailing list