]> git.pld-linux.org Git - packages/fatresize.git/blobdiff - fatresize.spec
- tabs in preamble
[packages/fatresize.git] / fatresize.spec
index 184fb3381657ccab06d367670aff00a8a13f1229..99f6aa0d4898d2207698076aff70a04aac4de7ac 100644 (file)
@@ -1,11 +1,12 @@
 Summary:       Resize an FAT16/FAT32 volume non-destructively
+Summary(pl.UTF-8):     Niedestrukcyjna zmiana rozmiaru wolumenów FAT16/FAT32
 Name:          fatresize
-Version:       1.0.1
+Version:       1.0.2
 Release:       1
 License:       GPL
 Group:         Applications/System
 Source0:       http://dl.sourceforge.net/fatresize/%{name}-%{version}.tar.bz2
-# Source0-md5: f4b03531e9bdba979932248f6a89bdfd
+# Source0-md5: 3bfac57c0801d33ad39e740841e6441e
 URL:           http://sourceforge.net/projects/fatresize/
 BuildRequires: parted-devel >= 1.6.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -15,6 +16,12 @@ fatresize is a command line tool for non-destructive resizing of
 FAT16/FAT32 file systems. It is based on the GNU Parted library. The
 main target of the project is to be used with the EVMS FAT plugin.
 
+%description -l pl.UTF-8
+fatresize to działające z linii poleceń narzędzie do niedestrukcyjnej
+zmiany rozmiaru systemów plików takich jak FAT16/32. Oparte jest na
+bibliotece parted. Głównym przeznaczeniem tego projektu jest używanie
+go z wtyczką FAT EVMS-a.
+
 %prep
 %setup -q
 
@@ -33,5 +40,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING CREDITS ChangeLog NEWS README
+%doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_sbindir}/*
This page took 0.074497 seconds and 4 git commands to generate.