]> git.pld-linux.org Git - packages/libisoburn.git/commitdiff
info files are in xorriso auto/th/libisoburn-1.3.8-2
authorElan Ruusamäe <glen@delfi.ee>
Sun, 22 Mar 2015 12:53:15 +0000 (14:53 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 22 Mar 2015 12:53:15 +0000 (14:53 +0200)
libisoburn.spec

index 2e9352a884134b76cb147f0495daa833ec535a15..b7f2bac313545c587c31a0f178fa5268415c5b47 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Multi-session filesystem extension to libisofs, libburn
 Summary(pl.UTF-8):     Wielosesyjne rozszerzenie systemu plików do libisofs i libburn
 Name:          libisoburn
 Version:       1.3.8
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         Libraries
 Source0:       http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
@@ -144,12 +144,13 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post -p /sbin/postshell
-/sbin/ldconfig
+%post  -p /sbin/ldconfig
+%postun        -p /sbin/ldconfig
+
+%post  xorriso -p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
-%postun -p /sbin/postshell
-/sbin/ldconfig
+%postun        xorriso -p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
 %files
This page took 0.074531 seconds and 4 git commands to generate.