Author: patrys Date: Tue Jan 15 10:34:06 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - 2.21.5
---- Files affected: SPECS: libgnomeui.spec (1.108 -> 1.108.2.1) ---- Diffs: ================================================================ Index: SPECS/libgnomeui.spec diff -u SPECS/libgnomeui.spec:1.108 SPECS/libgnomeui.spec:1.108.2.1 --- SPECS/libgnomeui.spec:1.108 Thu Oct 18 18:29:11 2007 +++ SPECS/libgnomeui.spec Tue Jan 15 11:34:01 2008 @@ -2,18 +2,19 @@ Summary: GNOME base GUI library Summary(pl.UTF-8): Podstawowa biblioteka GUI GNOME Name: libgnomeui -Version: 2.20.1.1 +Version: 2.21.5 Release: 1 License: LGPL Group: X11/Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/libgnomeui/2.20/%{name}-%{version}.tar.bz2 -# Source0-md5: d1f500c5d33ce93159b4952bb476fcf3 +Source0: http://ftp.gnome.org/pub/GNOME/sources/libgnomeui/2.21/%{name}-%{version}.tar.bz2 +# Source0-md5: 63e36f083a865d92039b665593d793da URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.20.0 BuildRequires: autoconf >= 2.54 BuildRequires: automake BuildRequires: gnome-common >= 2.20.0 BuildRequires: gettext-devel +BuildRequires: glib2-devel >= 2.15.2 BuildRequires: gnome-keyring-devel >= 2.20.0 BuildRequires: gnome-vfs2-devel >= 2.20.0 BuildRequires: gtk-doc >= 1.8 @@ -145,6 +146,7 @@ # no static modules and *.la for libglade or vfs modules rm -f $RPM_BUILD_ROOT%{_libdir}/libglade/2.0/*.{la,a} rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/2.*/filesystems/libgnome-vfs.{la,a} +rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/2.*/filesystems/libgio.{la,a} %find_lang %{name} --with-gnome --all-name @@ -158,6 +160,7 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog MAINTAINERS NEWS README %attr(755,root,root) %{_libdir}/gtk-2.0/2.*/filesystems/libgnome-vfs.so +%attr(755,root,root) %{_libdir}/gtk-2.0/2.*/filesystems/libgio.so %attr(755,root,root) %{_libdir}/lib*.so.*.* %attr(755,root,root) %{_libdir}/libglade/2.0/*.so %{_pixmapsdir}/* @@ -187,6 +190,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.108.2.1 2008-01-15 10:34:01 patrys +- 2.21.5 + Revision 1.108 2007-10-18 16:29:11 megabajt - updated to 2.20.1.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgnomeui.spec?r1=1.108&r2=1.108.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
