zenity.spec
changeset 6568 11d5c39713cb
parent 6564 480b9993069a
child 6587 1ac34d6f9507
equal deleted inserted replaced
6567:0843c214783b 6568:11d5c39713cb
    57 if test "x$CPUS" = "x" -o $CPUS = 0; then
    57 if test "x$CPUS" = "x" -o $CPUS = 0; then
    58   CPUS=1
    58   CPUS=1
    59 fi
    59 fi
    60 
    60 
    61 libtoolize --force
    61 libtoolize --force
       
    62 intltoolize --copy --force
    62 aclocal $ACLOCAL_FLAGS 
    63 aclocal $ACLOCAL_FLAGS 
    63 automake -a -c -f
    64 automake -a -c -f
    64 autoconf
    65 autoconf
    65 CFLAGS="$RPM_OPT_FLAGS" \
    66 CFLAGS="$RPM_OPT_FLAGS" \
    66   ./configure \
    67   ./configure \
    94 %{_datadir}/zenity/*
    95 %{_datadir}/zenity/*
    95 %{_datadir}/gnome/help
    96 %{_datadir}/gnome/help
    96 %{_mandir}/man1/*
    97 %{_mandir}/man1/*
    97 
    98 
    98 %changelog
    99 %changelog
       
   100 * Mon Jan 16 2006 - [email protected]
       
   101 - Call intltoolize to build correctly.
       
   102 
    99 * Sun Jan 15 2006 - [email protected]
   103 * Sun Jan 15 2006 - [email protected]
   100 - Bump to 2.13.4
   104 - Bump to 2.13.4
   101 
   105 
   102 * Tue Dec 20 2005 - [email protected]
   106 * Tue Dec 20 2005 - [email protected]
   103 - Bump to 2.13.3
   107 - Bump to 2.13.3