]> git.pld-linux.org Git - packages/file-roller.git/commitdiff
- merge translations from Conectiva,
authorkloczek <kloczek@pld-linux.org>
Thu, 24 Oct 2002 10:25:49 +0000 (10:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed redundant BuldRequires rules and few cosmetics.

Changed files:
    file-roller.spec -> 1.12

file-roller.spec

index 031c69b8561b92dfcc45851c01f8353f284c6465..5428f73b4051a413ba5771f919bcf932115b5736 100644 (file)
@@ -1,5 +1,6 @@
 Summary:       An archive manager for GNOME
 Summary(pl):   Zarz±dca archiwów dla GNOME
+Summary(pt_BR):        Gerenciador de arquivos compactados para o GNOME
 Name:          file-roller
 Version:       2.1.2
 Release:       1
@@ -10,20 +11,18 @@ URL:                http://www.gnome.org/
 BuildRequires: GConf2-devel
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: glib2-devel >= 2.0.0
 BuildRequires: gnome-vfs2-devel >= 2.0.0
-BuildRequires: gtk+2-devel >= 2.0.0
 BuildRequires: libglade2-devel >= 2.0.0
 BuildRequires: libgnome-devel >= 2.0.0
 BuildRequires: libgnomeui-devel >= 2.0.0
-Requires(post): scrollkeeper
-Requires(post): GConf2
+Requires(post):        scrollkeeper
+Requires(post):        GConf2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _prefix                                 /usr/X11R6
-%define                _mandir                                 %{_prefix}/man
+%define                _prefix         /usr/X11R6
+%define                _mandir         %{_prefix}/man
+%define                _sysconfdir     /etc/X11/GNOME2/gconf/schemas
 %define                _omf_dest_dir   %(scrollkeeper-config --omfdir)
-%define                _sysconfdir                             /etc/X11/GNOME2/gconf/schemas
 
 %description
 File Roller is an archive manager for the GNOME environment. With File
@@ -62,6 +61,12 @@ w
 - pojedyncze pliki skompresowane programami gzip, bzip, bzip2,
   compress, lzop.
 
+%description -l pt_BR
+File Roller é um gerenciador de pacotes de arquivos compactados para o
+ambiente GNOME. Com ele é possível criar arquivos, visualizar o
+conteúdo de arquivos existentes, visualizar um arquivo contido em um
+pacote e extrair os arquivos de um pacote.
+
 %prep
 %setup -q
 
This page took 0.02575 seconds and 4 git commands to generate.