]> git.pld-linux.org Git - packages/e2fsprogs.git/commitdiff
- up to 1.42.6 auto/th/e2fsprogs-1.42.6-1 auto/ti/e2fsprogs-1.42.6-1
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 12 Dec 2012 12:02:37 +0000 (13:02 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 12 Dec 2012 12:02:37 +0000 (13:02 +0100)
- disable initrd package, use dynamic linked programs for initrd in th

e2fsprogs.spec

index 8576f828df241fbf54eef8275ca3fb1094b6db48..730b2ee645c1f9afac4403d47d0c280a8dc6e534 100644 (file)
@@ -8,7 +8,7 @@
 %bcond_without uClibc          # link initrd version with static glibc instead of uClibc
 %bcond_with    dietlibc        # link initrd version with dietlibc instead of uClibc
 %else
-%bcond_without initrd          # don't build initrd version
+%bcond_with    initrd          # don't build initrd version
 %bcond_with    uClibc          # link initrd version with static glibc instead of uClibc
 %bcond_without dietlibc        # link initrd version with dietlibc instead of uClibc
 %endif
@@ -46,12 +46,12 @@ Summary(uk.UTF-8):  Утиліти для роботи з файловою сис
 Summary(zh_CN.UTF-8):  管理第二扩展(ext2)文件系统的工具。
 Summary(zh_TW.UTF-8):  用於管理 ext2 檔案系統的工具程式。
 Name:          e2fsprogs
-Version:       1.42.5
-Release:       0.1
+Version:       1.42.6
+Release:       1
 License:       GPL v2 (with LGPL v2 and BSD parts)
 Group:         Applications/System
 Source0:       http://downloads.sourceforge.net/e2fsprogs/%{name}-%{version}.tar.gz
-# Source0-md5: aca828bb4bcca20991a442deb950b670
+# Source0-md5: 9e444c240c1001b3292d108fbad0f49c
 Source1:       e2compr-0.4.texinfo.gz
 # Source1-md5: c3c59ff37e49d8759abb1ef95a8d3abf
 Source2:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
@@ -959,7 +959,6 @@ rm -rf $RPM_BUILD_ROOT
 %if %{without allstatic}
 %attr(755,root,root) %{_libdir}/libe2p.so
 %attr(755,root,root) %{_libdir}/libext2fs.so
-%attr(755,root,root) %{_libdir}/libss.so
 %endif
 %{_includedir}/e2p
 %{_includedir}/ext2fs
This page took 0.068907 seconds and 4 git commands to generate.