rpms/dbus/devel dbus.spec,1.133,1.134

John (J5) Palmieri (johnp) fedora-extras-commits at redhat.com
Thu Nov 15 19:12:19 UTC 2007


Author: johnp

Update of /cvs/extras/rpms/dbus/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21686

Modified Files:
	dbus.spec 
Log Message:
- clean up spec more 
- remove tabs in favor of space
- escape macros in changelog



Index: dbus.spec
===================================================================
RCS file: /cvs/extras/rpms/dbus/devel/dbus.spec,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -r1.133 -r1.134
--- dbus.spec	15 Nov 2007 18:59:15 -0000	1.133
+++ dbus.spec	15 Nov 2007 19:11:45 -0000	1.134
@@ -1,7 +1,7 @@
 %define gettext_package dbus
 
 %define expat_version           1.95.5
-%define libselinux_version	1.15.2	
+%define libselinux_version      1.15.2
 
 %define dbus_user_uid           81
 
@@ -304,7 +304,7 @@
   non-autolaunch code path (bug 214649)
 
 * Mon Nov 06 2006 John (J5) Palmieri <johnp at redhat.com> - 0.95-2
-- Add /var/lib/dbus directory to %files
+- Add /var/lib/dbus directory to %%files
 
 * Fri Nov 03 2006 John (J5) Palmieri <johnp at redhat.com> - 0.95-1
 - Update to D-Bus 1.0 RC 3 (0.95)
@@ -347,8 +347,8 @@
   have to be running suring the build.
 
 * Tue Jul 18 2006 John (J5) Palmieri <johnp at redhat.com> - 0.90-3
-- s/--libdir=\/lib/--libdir=% {_lib}/ in configure stage
-- add / before % {_lib}
+- s/--libdir=\/lib/--libdir=%%{_lib}/ in configure stage
+- add / before %%{_lib}
 
 * Tue Jul 18 2006 John (J5) Palmieri <johnp at redhat.com> - 0.90-2
 - Remove some remnants of the GLIB bindings from configure.in
@@ -442,8 +442,8 @@
 
 * Tue Aug 23 2005 John (J5) Palmieri <johnp at redhat.com> - 0.36-1
 - Upgrade to dbus-0.36
-- Split modules that go into %{_lib}/python2.4/site-packages/dbus
-and those that go into %{python_sitelib}/dbus (they differ on 64bit)
+- Split modules that go into %%{_lib}/python2.4/site-packages/dbus
+and those that go into %%{python_sitelib}/dbus (they differ on 64bit)
 - Renable Qt bindings since packages in core can use them
 
 * Mon Jul 18 2005 John (J5) Palmieri <johnp at redhat.com> - 0.35.2-1




More information about the fedora-extras-commits mailing list