rpms/lirc/devel .cvsignore, 1.24, 1.25 lirc.spec, 1.41, 1.42 sources, 1.24, 1.25 hw_commandir.h, 1.1, NONE

Jarod Wilson jwilson at fedoraproject.org
Mon Oct 6 13:09:10 UTC 2008


Author: jwilson

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

Modified Files:
	.cvsignore lirc.spec sources 
Removed Files:
	hw_commandir.h 
Log Message:
* Mon Oct 06 2008 - Jarod Wilson <jarod at redhat.com> - 0.8.4-0.4.pre2
- Update to 0.8.4pre2



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/lirc/devel/.cvsignore,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- .cvsignore	24 Sep 2008 22:15:49 -0000	1.24
+++ .cvsignore	6 Oct 2008 13:08:40 -0000	1.25
@@ -1,2 +1,3 @@
 lirc-0.8.3.tar.bz2
 lirc-0.8.4pre1.tar.bz2
+lirc-0.8.4pre2.tar.bz2


Index: lirc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lirc/devel/lirc.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- lirc.spec	6 Oct 2008 08:24:02 -0000	1.41
+++ lirc.spec	6 Oct 2008 13:08:40 -0000	1.42
@@ -14,11 +14,11 @@
 %bcond_with     portaudio
 %bcond_with     svgalib
 %bcond_without  x
-%define pre     pre1
+%define pre     pre2
 
 Name:           lirc
 Version:        0.8.4
-Release:        0.3%{?pre:.%{pre}}%{?dist}
+Release:        0.4%{?pre:.%{pre}}%{?dist}
 Summary:        The Linux Infrared Remote Control package
 
 Group:          System Environment/Daemons
@@ -28,8 +28,6 @@
 Source0:        http://lirc.sourceforge.net/software/snapshots/%{name}-%{version}%{pre}.tar.bz2
 Source1:        %{name}.init
 Source2:        %{name}.sysconfig
-# temporary, was accidentally left out of 0.8.4pre1 tarball
-Source3:        hw_commandir.h
 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
@@ -119,7 +117,6 @@
 %prep
 %setup -q -n %{name}-%{version}%{?pre}
 %patch0 -p1 -b .suf
-cp %{SOURCE3} daemons/
 
 chmod 644 contrib/*
 
@@ -266,6 +263,9 @@
 
 
 %changelog
+* Mon Oct 06 2008 - Jarod Wilson <jarod at redhat.com> - 0.8.4-0.4.pre2
+- Update to 0.8.4pre2
+
 * Mon Oct 06 2008 - Bastien Nocera <bnocera at redhat.com> - 0.8.4-0.3.pre1
 - Fix more keycodes for the streamzap remote
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/lirc/devel/sources,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- sources	24 Sep 2008 22:15:49 -0000	1.24
+++ sources	6 Oct 2008 13:08:40 -0000	1.25
@@ -1 +1 @@
-b79601ea90fa552653dfc69e29fd5c4d  lirc-0.8.4pre1.tar.bz2
+ced411ab8d8cf7918163a1c6514231e4  lirc-0.8.4pre2.tar.bz2


--- hw_commandir.h DELETED ---




More information about the fedora-extras-commits mailing list