rpms/lirc/devel .cvsignore, 1.30, 1.31 lirc.spec, 1.54, 1.55 sources, 1.30, 1.31

Jarod Wilson jwilson at fedoraproject.org
Thu May 28 16:54:12 UTC 2009


Author: jwilson

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

Modified Files:
	.cvsignore 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: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/lirc/devel/.cvsignore,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- .cvsignore	18 May 2009 03:33:28 -0000	1.30
+++ .cvsignore	28 May 2009 16:53:42 -0000	1.31
@@ -6,3 +6,4 @@ lirc-0.8.4a.tar.bz2
 lirc-0.8.5pre1.tar.bz2
 lirc-0.8.5pre2.tar.bz2
 lirc-0.8.5pre3.tar.bz2
+lirc-0.8.5.tar.bz2


Index: lirc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lirc/devel/lirc.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -p -r1.54 -r1.55
--- lirc.spec	18 May 2009 03:33:28 -0000	1.54
+++ lirc.spec	28 May 2009 16:53:42 -0000	1.55
@@ -14,18 +14,18 @@
 %bcond_without  portaudio
 %bcond_without  x
 %bcond_with     svgalib
-%define pre     pre3
+#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,13 +265,17 @@ fi
 
 
 %changelog
-* Sun May 17 2009 Jarod Wilson <jarod at redhat.com> 0.8.5-0.1.pre3
+* 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-0.1.pre2
+* 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/devel/sources,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- sources	18 May 2009 03:33:28 -0000	1.30
+++ sources	28 May 2009 16:53:42 -0000	1.31
@@ -1 +1 @@
-10fc09101a2f914e0c65a3980e9ab46c  lirc-0.8.5pre3.tar.bz2
+5a274e4eaff8156b17903c22ea01f506  lirc-0.8.5.tar.bz2




More information about the scm-commits mailing list