From: Anas Nashif Date: Sat, 22 Dec 2012 04:43:55 +0000 (-0800) Subject: Update to 1.42.6 X-Git-Tag: accepted/tizen/4.0/base/20170811.092958~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=02eab127a3def05e95047966dab7014f988ef856;p=platform%2Fupstream%2Fe2fsprogs.git Update to 1.42.6 --- diff --git a/packaging/e2fsprogs.changes b/packaging/e2fsprogs.changes index ba43726..70d85d2 100644 --- a/packaging/e2fsprogs.changes +++ b/packaging/e2fsprogs.changes @@ -1,3 +1,6 @@ +* Fri Dec 21 2012 Anas Nashif upstream/1.42.4@5438d17 +- Update to 1.42.6 + * Fri Dec 14 2012 Anas Nashif upstream/1.42.4@8afbc93 - Initail import diff --git a/packaging/e2fsprogs.spec b/packaging/e2fsprogs.spec index aca468e..9386aff 100644 --- a/packaging/e2fsprogs.spec +++ b/packaging/e2fsprogs.spec @@ -3,8 +3,7 @@ BuildRequires: autoconf BuildRequires: libblkid-devel BuildRequires: libuuid-devel BuildRequires: pkg-config -#BuildRequires: -libmount1, -libuuid1, -libblkid1 -Version: 1.42.4 +Version: 1.42.6 Release: 0 Summary: Utilities for the Second Extended File System License: GPL-2.0 @@ -72,7 +71,6 @@ Development files for the com_err error message display library. %setup -q %build -#autoreconf --force --install %configure \ --disable-evms \ --with-root-prefix='' \ @@ -100,14 +98,9 @@ rm -f $RPM_BUILD_ROOT/usr/share/man/man8/fsck.ext4dev.8* rm -v %{buildroot}%{_includedir}/quota/mkquota.h rm -v %{buildroot}%{_libdir}/pkgconfig/quota.pc -# Need libext2fs.a for silo -find "%buildroot/%_libdir" -type f -name "*.a" \ - -print -delete -%post -/sbin/ldconfig +%post -p /sbin/ldconfig -%postun -/sbin/ldconfig +%postun -p /sbin/ldconfig %post -n libext2fs -p /sbin/ldconfig @@ -183,8 +176,5 @@ find "%buildroot/%_libdir" -type f -name "*.a" \ %_includedir/ss %_datadir/et %_datadir/ss -%{_mandir}/man1/compile_et.1.gz -%{_mandir}/man1/mk_cmds.1.gz -%{_mandir}/man3/com_err.3.gz %changelog