rpms/gnome-lirc-properties/devel gnome-lirc-properties.spec, 1.24, 1.25

Bastien Nocera hadess at fedoraproject.org
Fri May 21 11:48:44 UTC 2010


Author: hadess

Update of /cvs/pkgs/rpms/gnome-lirc-properties/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv5887

Modified Files:
	gnome-lirc-properties.spec 
Log Message:
* Fri May 21 2010 Bastien Nocera <bnocera at redhat.com> 0.5.0-1
- Update to 0.5.0



Index: gnome-lirc-properties.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-lirc-properties/devel/gnome-lirc-properties.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- gnome-lirc-properties.spec	27 Feb 2010 01:35:37 -0000	1.24
+++ gnome-lirc-properties.spec	21 May 2010 11:48:44 -0000	1.25
@@ -5,18 +5,14 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:		gnome-lirc-properties
-Version:	0.4.0
-Release:	2%{?dist}
+Version:	0.5.0
+Release:	1%{?dist}
 Summary:	Infrared Remote Controls setup tool
 
 Group:		User Interface/X Hardware Support
 License:	GPLv2+
-URL:		http://svn.gnome.org/svn/gnome-lirc-properties/trunk
-Source:		http://ftp.gnome.org/pub/GNOME/sources/gnome-lirc-properties/0.3/%{name}-%{version}.tar.gz
-# http://bugzilla.gnome.org/show_bug.cgi?id=530359 and blockers
-Patch0:		glp-fedora-support.patch
-# https://bugzilla.gnome.org/show_bug.cgi?id=594899
-Patch1:		0001-Port-to-PolicyKit-1.0.patch
+URL:		http://live.gnome.org/gnome-lirc-properties
+Source:		http://ftp.gnome.org/pub/GNOME/sources/gnome-lirc-properties/0.5/%{name}-%{version}.tar.gz
 
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
@@ -42,13 +38,11 @@ the LIRC framework.
 
 %prep
 %setup -q
-%patch0 -p1 -b .fedora
-%patch1 -p1 -b .polkit1
 
 autoreconf
 
 %build
-%configure --disable-conf-check --with-lirc-confdir=%{_sysconfdir}/lirc --with-remotes-database=%{_datadir}/lirc-remotes/
+%configure --disable-conf-check --with-remotes-database=%{_datadir}/lirc-remotes/
 
 make
 
@@ -96,6 +90,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 %{_datadir}/%{name}/
 
 %changelog
+* Fri May 21 2010 Bastien Nocera <bnocera at redhat.com> 0.5.0-1
+- Update to 0.5.0
+
 * Fri Feb 26 2010 Matthias Clasen <mclasen at redhat.com> 0.4.0-2
 - Rebuild
 



More information about the scm-commits mailing list