]> git.pld-linux.org Git - packages/gcc2.git/blobdiff - gcc2.spec
- move compressed patch to distfiles
[packages/gcc2.git] / gcc2.spec
index 372c5032acf024a133e4eab276bf6d4a9ef25a27..597a5da7e96e1fae243d50cf21f6eba9c0c7e40b 100644 (file)
--- a/gcc2.spec
+++ b/gcc2.spec
@@ -36,6 +36,7 @@ Patch19:      %{name}-libobjc.patch
 Patch21:       %{name}-suffix.patch
 Patch22:       %{name}-athlon-option.patch
 Patch50:       gcc-%{rver}-%{snap}.patch.bz2
+# Patch50-md5: 83f4163aa5b8492d27cbfc9eb8ea419c
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: bison
@@ -411,11 +412,11 @@ rm -rf $RPM_BUILD_ROOT
 %postun chill  -p      /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
-%post -n cpp2
-[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
+%post -n cpp2  -p      /sbin/postshell
+-/usr/sbin/fix-info-dir -c %{_infodir}
 
-%postun -n cpp2
-[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
+%postun -n cpp2        -p      /sbin/postshell
+-/usr/sbin/fix-info-dir -c %{_infodir}
 
 %post   -p /sbin/ldconfig -n libstdc++2
 %postun -p /sbin/ldconfig -n libstdc++2
This page took 0.09256 seconds and 4 git commands to generate.