Author: megabajt Date: Mon Mar 9 21:34:32 2009 GMT Module: SPECS Tag: DEVEL ---- Log message: - updated to 3.5.7
---- Files affected: SPECS: glade3.spec (1.27 -> 1.27.2.1) ---- Diffs: ================================================================ Index: SPECS/glade3.spec diff -u SPECS/glade3.spec:1.27 SPECS/glade3.spec:1.27.2.1 --- SPECS/glade3.spec:1.27 Wed Feb 11 10:35:31 2009 +++ SPECS/glade3.spec Mon Mar 9 22:34:27 2009 @@ -2,26 +2,27 @@ Summary: User interface builder for GTK+ and GNOME Summary(pl.UTF-8): Budowniczy interfejsów dla GTK+ i GNOME Name: glade3 -Version: 3.4.5 -Release: 2 +Version: 3.5.7 +Release: 1 License: GPL v2+3B Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/glade3/3.4/%{name}-%{version}.tar.bz2 -# Source0-md5: 39924af2e97f55f0a159f930ee4acb1c +Source0: http://ftp.gnome.org/pub/GNOME/sources/glade3/3.5/%{name}-%{version}.tar.bz2 +# Source0-md5: 381e290d4a6ae7d6a41fe16b06f15bb3 URL: http://glade.gnome.org/ BuildRequires: autoconf >= 2.59-9 BuildRequires: automake >= 1:1.9 BuildRequires: gettext-devel BuildRequires: gnome-common BuildRequires: gnome-doc-utils >= 0.12.2 -BuildRequires: gtk+2-devel >= 2:2.12.8 -BuildRequires: gtk-doc >= 1.8 -BuildRequires: intltool >= 0.36.2 -BuildRequires: libbonoboui-devel >= 2.22.0 -BuildRequires: libgnomeui-devel >= 2.22.0 +BuildRequires: gtk+2-devel >= 2:2.15.0 +BuildRequires: gtk-doc >= 1.9 +BuildRequires: intltool >= 0.40.0 +BuildRequires: libbonoboui-devel >= 2.24.0 +BuildRequires: libgnomeui-devel >= 2.24.0 BuildRequires: libtool BuildRequires: libxml2-devel >= 1:2.6.31 BuildRequires: pkgconfig +BuildRequires: python-pygtk-devel >= 2:2.14.0 BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: rpmbuild(macros) >= 1.311 Requires(post,postun): desktop-file-utils @@ -55,7 +56,7 @@ Summary: Header files for libgladeui library Summary(pl.UTF-8): Pliki nagłówkowe biblioteki libgladeui Group: Development/Libraries -Requires: gtk+2-devel >= 2:2.12.8 +Requires: gtk+2-devel >= 2:2.15.0 Requires: libgladeui = %{version}-%{release} Requires: libxml2-devel >= 1:2.6.31 @@ -141,6 +142,7 @@ %dir %{_libdir}/%{name}/modules %attr(755,root,root) %{_libdir}/%{name}/modules/libgladegnome.so %attr(755,root,root) %{_libdir}/%{name}/modules/libgladegtk.so +%attr(755,root,root) %{_libdir}/%{name}/modules/libgladepython.so %{_datadir}/%{name} %{_desktopdir}/glade-3.desktop %{_iconsdir}/hicolor/*/apps/*.png @@ -149,7 +151,7 @@ %files -n libgladeui %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libgladeui-1.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libgladeui-1.so.7 +%attr(755,root,root) %ghost %{_libdir}/libgladeui-1.so.9 %files -n libgladeui-devel %defattr(644,root,root,755) @@ -172,6 +174,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27.2.1 2009/03/09 21:34:27 megabajt +- updated to 3.5.7 + Revision 1.27 2009/02/11 09:35:31 megabajt - reverted; 3.5.x is a development series ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/glade3.spec?r1=1.27&r2=1.27.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
