Author: blues Date: Sat Jan 12 00:59:26 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel.2 - get rid of banner -> use suggests (included most formats that file-roller can use)
---- Files affected: SPECS: file-roller.spec (1.105 -> 1.106) ---- Diffs: ================================================================ Index: SPECS/file-roller.spec diff -u SPECS/file-roller.spec:1.105 SPECS/file-roller.spec:1.106 --- SPECS/file-roller.spec:1.105 Wed Jan 9 21:33:51 2008 +++ SPECS/file-roller.spec Sat Jan 12 01:59:21 2008 @@ -4,7 +4,7 @@ Summary(pt_BR.UTF-8): Gerenciador de arquivos compactados para o GNOME Name: file-roller Version: 2.20.3 -Release: 1 +Release: 2 License: GPL v2 Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/file-roller/2.20/%{name}-%{version}.tar.bz2 @@ -35,6 +35,12 @@ Requires: gnome-vfs2 >= 2.20.0 Requires: libgnomeui >= 2.20.0 Requires: nautilus-libs >= 2.20.0 +Suggests: bzip2 +Suggests: gzip +Suggests: p7zip +Suggests: rar +Suggests: tar +Suggests: zip # [EMAIL PROTECTED] vs. [EMAIL PROTECTED] Conflicts: glibc-misc < 6:2.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -123,10 +129,6 @@ %scrollkeeper_update_post %update_desktop_database_post %update_icon_cache hicolor -%banner %{name} -e << EOF -For fully operational File Roller you need to install archiving -programs described in README. -EOF %preun %gconf_schema_uninstall file-roller.schemas @@ -154,6 +156,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.106 2008-01-12 00:59:21 blues +- rel.2 - get rid of banner -> use suggests (included most formats that + file-roller can use) + Revision 1.105 2008-01-09 20:33:51 megabajt - updated to 2.20.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/file-roller.spec?r1=1.105&r2=1.106&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
