]> git.pld-linux.org Git - packages/glade3.git/commitdiff
Update to 3.8.5 auto/th/glade3-3.8.5-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sun, 18 May 2014 15:42:16 +0000 (17:42 +0200)
committerMarcin Banasiak <marcin.banasiak@gmail.com>
Sun, 18 May 2014 15:42:16 +0000 (17:42 +0200)
glade3.spec

index 60426740a2d1a0a95b5178cda55144b1d7975755..030741de01f3ee6c030c878e8683269780095723 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       User interface builder for GTK+ and GNOME
 Summary(pl.UTF-8):     Budowniczy interfejsów dla GTK+ i GNOME
 Name:          glade3
-Version:       3.8.4
+Version:       3.8.5
 Release:       1
 License:       GPL v2+3B
 Group:         X11/Applications
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/glade3/3.8/%{name}-%{version}.tar.xz
-# Source0-md5: b4a6c2408a72106a328d9f28dedb4f88
+# Source0-md5: 4e4b4f5ee34a03e017e4cef97d796c1f
 Patch0:                lib64.patch
 URL:           http://glade.gnome.org/
 BuildRequires: autoconf >= 2.59-9
@@ -109,10 +109,10 @@ Dokumentacja API libgladeui.
        PYTHON_LIBS="-lpython" \
        PYTHON_LIB_LOC="%{_libdir}" \
        --enable-gtk-doc \
-       --enable-user-manual \
        --with-html-dir=%{_gtkdocdir} \
        --disable-scrollkeeper \
-       --enable-static
+       --enable-static \
+       --disable-silent-rules
 %{__make}
 
 %install
This page took 0.06405 seconds and 4 git commands to generate.