Author: megabajt                     Date: Sat Jan 30 12:18:12 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.84
- use dbus-bus-introspect.xml included in sources

---- Files affected:
packages/dbus-glib:
   dbus-glib.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: packages/dbus-glib/dbus-glib.spec
diff -u packages/dbus-glib/dbus-glib.spec:1.19 
packages/dbus-glib/dbus-glib.spec:1.20
--- packages/dbus-glib/dbus-glib.spec:1.19      Fri Aug  7 13:52:09 2009
+++ packages/dbus-glib/dbus-glib.spec   Sat Jan 30 13:18:07 2010
@@ -11,13 +11,12 @@
 Summary:       GLib-based library for using D-BUS
 Summary(pl.UTF-8):     Biblioteka do używania D-BUS oparta o GLib
 Name:          dbus-glib
-Version:       0.82
+Version:       0.84
 Release:       1
 License:       AFL v2.1 or GPL v2
 Group:         Libraries
 Source0:       
http://dbus.freedesktop.org/releases/dbus-glib/%{name}-%{version}.tar.gz
-# Source0-md5: aa2a4517de0e9144be3bce2cf8cdd924
-Source1:       dbus-bus-introspect.xml
+# Source0-md5: 69fbe31fb3ee778715dff44cdd5178bf
 Patch0:                %{name}-configure.patch
 Patch1:                %{name}-as-needed.patch
 URL:           http://www.freedesktop.org/Software/DBusBindings
@@ -30,7 +29,7 @@
 %{?with_apidocs:BuildRequires: gtk-doc-automake >= 1.8}
 BuildRequires: libtool
 BuildRequires: pkgconfig
-BuildRequires: rpmbuild(macros) >= 1.98
+BuildRequires: rpmbuild(macros) >= 1.527
 Requires:      dbus-libs >= %{dbus_version}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -103,18 +102,16 @@
 %endif
 
 %build
+%{?with_apidocs:%{__gtkdocize}}
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
 %{__automake}
 %configure \
-       %{!?with_apidocs:--disable-gtk-doc} \
-       %{?with_apidocs:--with-html-dir=%{_gtkdocdir}} \
-       %{!?with_static_libs:--disable-static} \
-       --with-xml=expat
-
-cp %{SOURCE1} tools
+       %{__enable_disable apidocs gtk-doc} \
+       --with-html-dir=%{_gtkdocdir} \
+       %{__disable static_libs static}
 
 %{__make}
 
@@ -173,6 +170,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2010/01/30 12:18:07  megabajt
+- updated to 0.84
+- use dbus-bus-introspect.xml included in sources
+
 Revision 1.19  2009/08/07 11:52:09  patrys
 - 0.82
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dbus-glib/dbus-glib.spec?r1=1.19&r2=1.20&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to