]> git.pld-linux.org Git - packages/ext2ed.git/blobdiff - ext2ed.spec
- rel. 3
[packages/ext2ed.git] / ext2ed.spec
index c54c000524a8ac2daa7024151daad5c98a7f2acc..f884605b4e9340105c61c6f18378b2bc3c797ac2 100644 (file)
@@ -5,7 +5,7 @@ Summary(pl.UTF-8):      Edytor systemu plików ext2 - TYLKO DLA DOŚWIADCZONYCH UŻYT
 Summary(tr.UTF-8):     ext2 dosya sistemi düzenleyicisi
 Name:          ext2ed
 Version:       0.2
-Release:       1
+Release:       3
 License:       GPL
 Group:         Applications/System
 Source0:       ftp://sunsite.unc.edu/pub/Linux/system/filesystems/ext2/%{name}-%{version}.tar.gz
@@ -14,6 +14,7 @@ Patch0:               %{name}-opt.patch
 Patch1:                %{name}-FHS2.0.patch
 Patch2:                %{name}-nooldext2acl.patch
 Patch3:                %{name}-header.patch
+Patch4:                %{name}-build.patch
 BuildRequires: e2fsprogs-devel
 BuildRequires: readline-devel >= 4.2
 # according to comments in e2fsprogs, ext2ed code assumes that CPU
@@ -63,6 +64,7 @@ uyarmıştık!
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p0
 
 %build
 rm -f ext2ed
@@ -87,7 +89,7 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man8,/var/lib/ext2ed}
 /var/lib/ext2ed/ext2.descriptors
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /var/lib/ext2ed/ext2ed.conf
 %attr(744,root,root) %{_bindir}/ext2ed
-%{_mandir}/man8/*
+%{_mandir}/man8/*.8*
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.307217 seconds and 4 git commands to generate.