Author: megabajt Date: Thu Feb 7 19:12:32 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - updated to 2.21.2
---- Files affected: SPECS: file-roller.spec (1.104.2.1 -> 1.104.2.2) ---- Diffs: ================================================================ Index: SPECS/file-roller.spec diff -u SPECS/file-roller.spec:1.104.2.1 SPECS/file-roller.spec:1.104.2.2 --- SPECS/file-roller.spec:1.104.2.1 Tue Jan 8 12:09:46 2008 +++ SPECS/file-roller.spec Thu Feb 7 20:12:27 2008 @@ -3,25 +3,26 @@ Summary(pl.UTF-8): Zarządca archiwów dla GNOME Summary(pt_BR.UTF-8): Gerenciador de arquivos compactados para o GNOME Name: file-roller -Version: 2.21.1 +Version: 2.21.2 Release: 1 License: GPL v2 Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/file-roller/2.21/%{name}-%{version}.tar.bz2 -# Source0-md5: b369a13d1359434422f8915c46bcabc6 +# Source0-md5: c590836543c1e5d011524f43c5f41a4b Patch0: %{name}-desktop.patch URL: http://www.gnome.org/ -BuildRequires: GConf2-devel >= 2.20.0 +BuildRequires: GConf2-devel >= 2.21.90 BuildRequires: autoconf >= 2.52 BuildRequires: automake BuildRequires: gettext-devel BuildRequires: gnome-doc-utils >= 0.12.0 BuildRequires: gnome-vfs2-devel >= 2.20.0 -BuildRequires: gtk+2-devel >= 2:2.12.0 +BuildRequires: gtk+2-devel >= 2:2.12.5 +BuildRequires: intltool >= 0.37.0 BuildRequires: libglade2-devel >= 1:2.6.2 -BuildRequires: libgnomeui-devel >= 2.20.0 +BuildRequires: libgnomeui-devel >= 2.21.90 BuildRequires: libtool -BuildRequires: nautilus-devel >= 2.20.0 +BuildRequires: nautilus-devel >= 2.21.90 BuildRequires: pkgconfig BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: rpmbuild(macros) >= 1.311 @@ -33,8 +34,8 @@ Requires(post,postun): scrollkeeper Requires(post,preun): GConf2 Requires: gnome-vfs2 >= 2.20.0 -Requires: libgnomeui >= 2.20.0 -Requires: nautilus-libs >= 2.20.0 +Requires: libgnomeui >= 2.21.90 +Requires: nautilus-libs >= 2.21.90 # [EMAIL PROTECTED] vs. [EMAIL PROTECTED] Conflicts: glibc-misc < 6:2.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -86,8 +87,8 @@ %setup -q %patch0 -p1 -sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS -mv po/[EMAIL PROTECTED],latin}.po +sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS +mv po/[EMAIL PROTECTED],latin}.po %build %{__gnome_doc_prepare} @@ -95,6 +96,7 @@ %{__libtoolize} %{__aclocal} %{__autoconf} +%{__autoheader} %{__automake} %configure \ --disable-schemas-install \ @@ -110,7 +112,7 @@ GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 rm -f $RPM_BUILD_ROOT%{_libdir}/bonobo/*.la -rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-1.0/*.la +rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-2.0/*.la rm -rf $RPM_BUILD_ROOT%{_datadir}/{mime-info,application-registry} %find_lang %{name} --with-gnome --with-omf @@ -138,13 +140,13 @@ %files -f %{name}.lang %defattr(644,root,root,755) -%doc AUTHORS NEWS README +%doc AUTHORS ChangeLog NEWS README TODO %attr(755,root,root) %{_bindir}/file-roller -%attr(755,root,root) %{_libdir}/nautilus/extensions-1.0/*.so +%attr(755,root,root) %{_libdir}/nautilus/extensions-2.0/libnautilus-fileroller.so %dir %{_libdir}/file-roller -%attr(755,root,root) %{_libdir}/file-roller/*.sh +%attr(755,root,root) %{_libdir}/file-roller/isoinfo.sh %{_datadir}/file-roller -%{_desktopdir}/*.desktop +%{_desktopdir}/file-roller.desktop %{_iconsdir}/hicolor/*/apps/file-roller.* %{_sysconfdir}/gconf/schemas/file-roller.schemas @@ -154,6 +156,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.104.2.2 2008-02-07 19:12:27 megabajt +- updated to 2.21.2 + Revision 1.104.2.1 2008-01-08 11:09:46 patrys - 2.21.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/file-roller.spec?r1=1.104.2.1&r2=1.104.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
