]> git.pld-linux.org Git - packages/hexedit.git/commitdiff
- updated to 1.2.2 (was long time not updated), RA-1_0 STABLE hexedit-1_2_2-2
authorkloczek <kloczek@pld-linux.org>
Thu, 6 Dec 2001 06:32:19 +0000 (06:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- merged translations from Conectiva,
- updated Source url.

Changed files:
    hexedit.spec -> 1.10

hexedit.spec

index 509ea8a664ea8bf528ed1393f5c24b0c130626d5..6d7b34dca821550c524b4506af54ca47199112b2 100644 (file)
@@ -1,15 +1,16 @@
 Summary:       Binary file editor based on ncurses.
 Summary(fr):   Visualisation et edition de fichiers en hexadecimal ou en ASCII
 Summary(pl):   Edytor plików binarnych oparty na bibliotece ncurses
+Summary(pt_BR):        O hexedit é um editor hexadecimal de arquivos em modo texo
 Name:          hexedit
-Version:       1.1.0
+Version:       1.2.2
 Release:       2
 License:       GPL
 Group:         Applications/Editors
 Group(de):     Applikationen/Editors
 Group(pl):     Aplikacje/Edytory
 Group(pt):     Aplicações/Editores
-Source0:       http://www.chez.com/prigaux/%{name}-%{version}.src.tgz
+Source0:       http://merd.net/pixel/%{name}-%{version}.src.tgz
 Patch0:                %{name}-DESTDIR.patch
 URL:           http://www.chez.com/prigaux/hexedit.html
 BuildRequires: autoconf
@@ -22,16 +23,21 @@ hexedit shows a file both in ASCII and in hexadecimal. The file can be
 a device as the file is read a piece at a time. You can modify the
 file and search through it.
 
+%description -l fr
+hexedit montre le fichier à la fois en ASCII et en hexadécimal. Le
+fichier peut être un device vu que le fichier est lu par petit
+morceau. Possibilité de modifier le fichier et de faire une recherche.
+
 %description -l pl
 Przegl±danie i edycja plików w formacie hexadecymalnym lub w ASCII.
 hexedit pokazuje plik w zarówno w postaci ASCII jak i hexadecymalnej.
 Mo¿esz przeszukiwaæ modyfikowany plik. The file can be a device as the
 file is not whole read.
 
-%description -l fr
-hexedit montre le fichier à la fois en ASCII et en hexadécimal. Le
-fichier peut être un device vu que le fichier est lu par petit
-morceau. Possibilité de modifier le fichier et de faire une recherche.
+%description -l pt_BR
+O hexedit mostra um arquivo em ASCII e hexadecimal. O arquivo pode ser
+um dispositivo, visto que é lido apenas aquilo que vai ser mostrado.
+Pode-se modificar o arquivo e procurar padrões em seu conteúdo.
 
 %prep
 %setup -q -n %{name}
This page took 0.04828 seconds and 4 git commands to generate.