]> git.pld-linux.org Git - packages/rubber.git/blobdiff - rubber.spec
- release 2
[packages/rubber.git] / rubber.spec
index 800d812a7401135d4ff8f70d85046a1d78bd23fd..a6c92b6bd45389c30820236a29b1379b0d7d668c 100644 (file)
@@ -2,7 +2,7 @@ Summary:        A LaTeX wrapper for automatically building documents
 Summary(pl.UTF-8):     Wrapper LaTeXa dla automatycznie budowanych dokumentów
 Name:          rubber
 Version:       1.1
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Applications/Publishing/TeX
 Source0:       http://ebeffara.free.fr/pub/%{name}-%{version}.tar.gz
@@ -57,11 +57,11 @@ find $RPM_BUILD_ROOT%{py_sitescriptdir}/rubber/ -name "*.py" -exec rm {} \;
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
-[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir %{_infodir} >/dev/null 2>&1
+%post  -p      /sbin/postshell
+-/usr/sbin/fix-info-dir -c %{_infodir}
 
-%postun
-[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir %{_infodir} >/dev/null 2>&1
+%postun        -p      /sbin/postshell
+-/usr/sbin/fix-info-dir -c %{_infodir}
 
 %files
 %defattr(644,root,root,755)
This page took 0.076676 seconds and 4 git commands to generate.