]> git.pld-linux.org Git - packages/genromfs.git/blobdiff - genromfs.spec
- release 10
[packages/genromfs.git] / genromfs.spec
index 816d1bf67134c6ba79e6fd553db7c86caa68d8cd..4b5025f7fe32e0cd850a5542a485d5e2de08de2a 100644 (file)
@@ -1,11 +1,14 @@
 Summary:       Utility for creating romfs filesystems
+Summary(pl):   Narzêdzie do tworzenia systemów plików romfs
 Name:          genromfs
 Version:       0.3
-Release:       8
+Release:       10
 License:       GPL
 Group:         Applications/System
 Group(de):     Applikationen/System
+Group(es):     Aplicaciones/Sistema
 Group(pl):     Aplikacje/System
+Group(pt_BR):  Aplicações/Sistema
 Source0:       ftp://ftp.banki.hu/pub/linux/local/%{name}-%{version}.tar.gz
 Patch0:                %{name}-ac_am.patch
 BuildRequires: autoconf
@@ -17,7 +20,7 @@ ExclusiveOS:  Linux
 %define                _sbindir        /sbin
 
 %description
-enromfs is a tool for creating romfs filesystems, which are
+genromfs is a tool for creating romfs filesystems, which are
 lightweight, read-only filesystems supported by the Linux kernel.
 Romfs filesystems are mainly used for the initial RAM disks used
 during installation.
@@ -25,8 +28,8 @@ during installation.
 %description -l pl
 genromfs jest narzêdziem s³u¿±cym do tworzenia systemów plików romfs,
 które s± lekkimi systemami plików tylko do odczytu, obs³ugiwanymi
-przez j±dro Linukxa. Romfs ejst g³ównie u¿ywany na inicjalnym ramdysku
-który jest u¿ywany w trakcie startu systemu.
+przez j±dro Linuksa. Romfs jest g³ównie u¿ywany na inicjalnym
+ramdysku, u¿ywanym w trakcie startu systemu.
 
 %prep
 %setup -q
@@ -46,8 +49,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-gzip -9nf ChangeLog genromfs.lsm romfs.txt \
-       $RPM_BUILD_ROOT%{_mandir}/man8/*
+gzip -9nf ChangeLog genromfs.lsm romfs.txt
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.555033 seconds and 4 git commands to generate.