Author: megabajt                     Date: Fri Jan 19 07:54:01 2007 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- updated to 3.1.4

---- Files affected:
SPECS:
   glade3.spec (1.9 -> 1.9.2.1) 

---- Diffs:

================================================================
Index: SPECS/glade3.spec
diff -u SPECS/glade3.spec:1.9 SPECS/glade3.spec:1.9.2.1
--- SPECS/glade3.spec:1.9       Sun Dec 17 20:59:40 2006
+++ SPECS/glade3.spec   Fri Jan 19 08:53:56 2007
@@ -2,24 +2,29 @@
 Summary:       User interface builder for GTK+ and GNOME
 Summary(pl):   Budowniczy interfejsów dla GTK+ i GNOME
 Name:          glade3
-Version:       3.1.2
+Version:       3.1.4
 Release:       1
 License:       GPL v2+3B
 Group:         Development/Building
 Source0:       
http://ftp.gnome.org/pub/gnome/sources/glade3/3.1/%{name}-%{version}.tar.bz2
-# Source0-md5: 4646ad6f862fb3ecfae14135669b3d1a
+# Source0-md5: 752fb25b6429b1ed9d9556f7bc4f6752
 Patch0:                %{name}-desktop.patch
 URL:           http://glade.gnome.org/
 BuildRequires: autoconf >= 2.59-9
 BuildRequires: automake
 BuildRequires: gettext-devel
-BuildRequires: gtk+2-devel >= 2:2.10.4
+BuildRequires: gtk+2-devel >= 2:2.10.8
+BuildRequires: gtk-doc >= 1.7
 BuildRequires: libbonoboui-devel >= 2.16.0
-BuildRequires: libgnomeui-devel >= 2.16.0
+BuildRequires: libgnomeui-devel >= 2.16.1
 BuildRequires: libtool
-BuildRequires: libxml2-devel >= 1:2.6.26
+BuildRequires: libxml2-devel >= 1:2.6.27
 BuildRequires: pkgconfig
+BuildRequires: python-pygtk-devel >= 2:2.10.3
 BuildRequires: rpmbuild(macros) >= 1.311
+Requires(post,postun): gtk+2
+Requires(post,postun): hicolor-icon-theme
+Requires(post,postun): scrollkeeper
 Requires:      libgladeui = %{version}-%{release}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -91,7 +96,9 @@
 %{__automake}
 %configure \
        --enable-gtk-doc \
+       --enable-user-manual \
        --with-html-dir=%{_gtkdocdir} \
+       --disable-scrollkeeper \
        --enable-static
 %{__make}
 
@@ -110,9 +117,11 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
+%scrollkeeper_update_post
 %update_icon_cache hicolor
 
 %postun
+%scrollkeeper_update_postun
 %update_icon_cache hicolor
 
 %post  -n libgladeui -p /sbin/ldconfig
@@ -127,7 +136,7 @@
 %attr(755,root,root) %{_libdir}/%{name}/bindings/*.so
 %dir %{_libdir}/%{name}/modules
 %attr(755,root,root) %{_libdir}/%{name}/modules/*.so
-
+%{_omf_dest_dir}/glade
 %{_datadir}/%{name}
 %{_desktopdir}/glade-3.desktop
 %{_iconsdir}/hicolor/*/apps/*.png
@@ -157,6 +166,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9.2.1  2007/01/19 07:53:56  megabajt
+- updated to 3.1.4
+
 Revision 1.9  2006/12/17 19:59:40  aredridel
 - 3.1.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/glade3.spec?r1=1.9&r2=1.9.2.1&f=u

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

Reply via email to