X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=rpm.spec;h=28554471e9ff458f6c9730f2969fcbfd36f259d9;hb=bda6e79b5cc3c58baa09af8d0e49595fe8dc3d05;hp=b5a167182c586ab6e384b258f858b2712b3c215e;hpb=27367f6bd233528ca833419b247c43e44465911d;p=packages%2Frpm.git diff --git a/rpm.spec b/rpm.spec index b5a1671..2855447 100644 --- a/rpm.spec +++ b/rpm.spec @@ -7,7 +7,7 @@ Summary(pl): Aplikacja do zarz Summary(pt_BR): Gerenciador de pacotes RPM Name: rpm Version: 4.0.2 -Release: 68 +Release: 72 License: GPL Group: Base Source0: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/%{name}-%{version}.tar.gz @@ -386,8 +386,8 @@ chmod +x %{SOURCE4} awk -f %{SOURCE14} %{SOURCE1} cd popt -autoconf -automake -a -c -f +rm -f missing +libtoolize --force --copy aclocal autoheader automake -a -c -f @@ -396,12 +396,12 @@ cd .. rm -f missing libtoolize --force --copy -autoconf +gettextize --copy --force aclocal autoupdate autoheader || : %{__autoconf} -automake -a -c -f +# ugly workaround for automake sed -e 's#cpio.c $(DBLIBOBJS) depends.c#cpio.c depends.c#g' \ lib/Makefile.am > lib/Makefile.am.new mv -f lib/Makefile.am.new lib/Makefile.am @@ -532,6 +532,7 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_libdir}/rpm/find-spec-bcond %attr(755,root,root) %{_libdir}/rpm/find-lang.sh %attr(755,root,root) %{_libdir}/rpm/mkinstalldirs +%attr(755,root,root) %{_libdir}/rpm/config.* %attr(755,root,root) %{_libdir}/rpm/getpo.sh %attr(755,root,root) %{_libdir}/rpm/install-build-tree %attr(755,root,root) %{_libdir}/rpm/brp-*