gnome-vfs.spec
changeset 7717 d37c45737c6b
parent 7706 2582c8fc8329
child 7718 9a104989a8bc
equal deleted inserted replaced
7716:98279ae1c71c 7717:d37c45737c6b
   129 aclocal $ACLOCAL_FLAGS -I .
   129 aclocal $ACLOCAL_FLAGS -I .
   130 gtkdocize
   130 gtkdocize
   131 autoheader
   131 autoheader
   132 automake -a -c -f
   132 automake -a -c -f
   133 autoconf
   133 autoconf
   134 CFLAGS="$RPM_OPT_FLAGS"			\
   134 CFLAGS="$RPM_OPT_FLAGS -DDBUS_API_SUBJECT_TO_CHANGE=1"	\
   135 ./configure --prefix=%{_prefix}		\
   135 ./configure --prefix=%{_prefix}		\
   136             --sysconfdir=%{_sysconfdir} \
   136             --sysconfdir=%{_sysconfdir} \
   137             --libexecdir=%{_libexecdir} \
   137             --libexecdir=%{_libexecdir} \
   138             --enable-gtk-doc
   138             --enable-gtk-doc
   139 make -j $CPUS
   139 make -j $CPUS
   200 %{_datadir}/gtk-doc/html/gnome-vfs-2.0
   200 %{_datadir}/gtk-doc/html/gnome-vfs-2.0
   201 %{_mandir}/man1/*
   201 %{_mandir}/man1/*
   202 %{_mandir}/man3/*
   202 %{_mandir}/man3/*
   203 
   203 
   204 %changelog
   204 %changelog
       
   205 * Sat Jul 22 2006 - [email protected]
       
   206 - define DBUS_API_SUBJECT_TO_CHANGE
   205 * Fri Jul 21 2006 - [email protected]
   207 * Fri Jul 21 2006 - [email protected]
   206 - Bump to 2.15.3.
   208 - Bump to 2.15.3.
   207 * Fri Jun 23 2006 - [email protected]
   209 * Fri Jun 23 2006 - [email protected]
   208 - Bump to 2.14.2
   210 - Bump to 2.14.2
   209 * Mon May 29 2006 - [email protected]
   211 * Mon May 29 2006 - [email protected]