- add BR for dbus-devel
This commit is contained in:
		
							parent
							
								
									3d9400de72
								
							
						
					
					
						commit
						87dd782b95
					
				@ -2,17 +2,19 @@
 | 
			
		||||
 | 
			
		||||
%define pyrex_versio 0.9.3
 | 
			
		||||
%define dbus_glib_version 0.70
 | 
			
		||||
%define dbus_version 0.90
 | 
			
		||||
 | 
			
		||||
Summary: D-Bus Python Bindings 
 | 
			
		||||
Name: dbus-python
 | 
			
		||||
Version: 0.70
 | 
			
		||||
Release: 2 
 | 
			
		||||
Release: 3 
 | 
			
		||||
URL: http://www.freedesktop.org/software/dbus/
 | 
			
		||||
Source0: http://dbus.freedesktop.org/releases/%{name}-%{version}.tar.gz
 | 
			
		||||
Patch0: dbus-python-0.70-fix-binary-modules-dir.patch
 | 
			
		||||
License: AFL/GPL
 | 
			
		||||
Group: System Environment/Libraries
 | 
			
		||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
 | 
			
		||||
BuildRequires: dbus-devel >= %{dbus_version}
 | 
			
		||||
BuildRequires: dbus-glib-devel >= %{dbus_glib_version}
 | 
			
		||||
BuildRequires: Pyrex >= %{pyrex_version}
 | 
			
		||||
Obsoletes: dbus-python < 0.90
 | 
			
		||||
@ -46,6 +48,9 @@ rm -rf %{buildroot}
 | 
			
		||||
%{python_sitelib}/dbus/*.py*
 | 
			
		||||
 | 
			
		||||
%changelog
 | 
			
		||||
* Tue Jul 18 2006 John (J5) Palmieri <johnp@redhat.com> - 0.70-3
 | 
			
		||||
- Add a BR on dbus-devel
 | 
			
		||||
 | 
			
		||||
* Tue Jul 18 2006 John (J5) Palmieri <johnp@redhat.com> - 0.70-2
 | 
			
		||||
- Spec file cleanups
 | 
			
		||||
- Add PKG_CONFIG_PATH
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user