rpms/lirc/devel .cvsignore, 1.19, 1.20 lirc.spec, 1.26, 1.27 sources, 1.19, 1.20

Jarod Wilson (jwilson) fedora-extras-commits at redhat.com
Thu Oct 18 20:55:34 UTC 2007


Author: jwilson

Update of /cvs/pkgs/rpms/lirc/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19767

Modified Files:
	.cvsignore lirc.spec sources 
Log Message:
* Thu Oct 18 2007 Jarod Wilson <jwilson at redhat.com> - 0.8.3-0.1.pre1
- 0.8.3pre1
- adds Mac IR support, resolves bz #284291



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/lirc/devel/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- .cvsignore	10 Jun 2007 08:28:44 -0000	1.19
+++ .cvsignore	18 Oct 2007 20:55:01 -0000	1.20
@@ -1 +1,2 @@
 lirc-0.8.2.tar.bz2
+lirc-0.8.3pre1.tar.bz2


Index: lirc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lirc/devel/lirc.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- lirc.spec	16 Aug 2007 09:16:35 -0000	1.26
+++ lirc.spec	18 Oct 2007 20:55:01 -0000	1.27
@@ -14,16 +14,18 @@
 %bcond_with     portaudio
 %bcond_with     svgalib
 %bcond_without  x
+%define pre pre1
 
 Name:           lirc
-Version:        0.8.2
-Release:        2%{?dist}
+Version:        0.8.3
+Release:        0.1.%{?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://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
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -81,7 +83,7 @@
 
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}%{?pre}
 chmod 644 contrib/*
 sed -i -e 's|/usr/local/etc/|/etc/|' contrib/irman2lirc
 sed -i -e 's/\r//' remotes/hercules/lircd.conf.smarttv_stereo \
@@ -205,6 +207,10 @@
 
 
 %changelog
+* Thu Oct 18 2007 Jarod Wilson <jwilson at redhat.com> - 0.8.3-0.1.pre1
+- 0.8.3pre1
+- adds Mac IR support, resolves bz #284291
+
 * Wed Aug 15 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.8.2-2
 - License: GPLv2+
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/lirc/devel/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- sources	10 Jun 2007 08:28:44 -0000	1.19
+++ sources	18 Oct 2007 20:55:01 -0000	1.20
@@ -1 +1 @@
-83e7060a6693b81075c178d7e3b215af  lirc-0.8.2.tar.bz2
+1fe9ab0a8e4fe2113040f6c576e51759  lirc-0.8.3pre1.tar.bz2




More information about the fedora-extras-commits mailing list