rpms/lirc/devel .cvsignore, 1.31, 1.32 lirc.spec, 1.55, 1.56 sources, 1.31, 1.32

Jarod Wilson jwilson at fedoraproject.org
Tue Jun 23 20:07:23 UTC 2009


Author: jwilson

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

Modified Files:
	.cvsignore lirc.spec sources 
Log Message:
* Tue Jun 23 2009 Jarod Wilson <jarod at redhat.com> 0.8.6-0.1.pre1
- Update to lirc 0.8.6pre1
- Adds Linux input layer support to lircmd
- Adds XMP protocol support
- Moves lircd socket from /dev/ to /var/run/lirc/ and pid file from
  /var/run/ to /var/run/lirc/



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/lirc/devel/.cvsignore,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- .cvsignore	28 May 2009 16:53:42 -0000	1.31
+++ .cvsignore	23 Jun 2009 20:06:52 -0000	1.32
@@ -7,3 +7,4 @@ lirc-0.8.5pre1.tar.bz2
 lirc-0.8.5pre2.tar.bz2
 lirc-0.8.5pre3.tar.bz2
 lirc-0.8.5.tar.bz2
+lirc-0.8.6pre1.tar.bz2


Index: lirc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lirc/devel/lirc.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -p -r1.55 -r1.56
--- lirc.spec	28 May 2009 16:53:42 -0000	1.55
+++ lirc.spec	23 Jun 2009 20:06:52 -0000	1.56
@@ -14,18 +14,18 @@
 %bcond_without  portaudio
 %bcond_without  x
 %bcond_with     svgalib
-#define pre     pre3
+%define pre     pre1
 
 Name:           lirc
-Version:        0.8.5
-Release:        2%{?pre:.%{pre}}%{?dist}
+Version:        0.8.6
+Release:        0.1%{?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://www.lirc.org/software/snapshots/%{name}-%{version}%{pre}.tar.bz2
 Source1:        %{name}.init
 Source2:        %{name}.sysconfig
 Patch0:         lirc-use-new-instead-of-conf-as-filename-suffix.patch
@@ -265,6 +265,13 @@ fi
 
 
 %changelog
+* Tue Jun 23 2009 Jarod Wilson <jarod at redhat.com> 0.8.6-0.1.pre1
+- Update to lirc 0.8.6pre1
+- Adds Linux input layer support to lircmd
+- Adds XMP protocol support
+- Moves lircd socket from /dev/ to /var/run/lirc/ and pid file from
+  /var/run/ to /var/run/lirc/
+
 * 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/devel/sources,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- sources	28 May 2009 16:53:42 -0000	1.31
+++ sources	23 Jun 2009 20:06:52 -0000	1.32
@@ -1 +1 @@
-5a274e4eaff8156b17903c22ea01f506  lirc-0.8.5.tar.bz2
+0d42127b1e58c42e276349a0da545584  lirc-0.8.6pre1.tar.bz2




More information about the fedora-extras-commits mailing list