]> git.pld-linux.org Git - packages/alsaplayer.git/commitdiff
- spaces->tabs
authorpaladine <paladine@pld-linux.org>
Fri, 26 Nov 2004 14:02:54 +0000 (14:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- reguire ldconfig also in postun

Changed files:
    alsaplayer.spec -> 1.86

alsaplayer.spec

index cda8db32d0a4d387b6ff6977ea3eababfd9fe086..147c6f6adfb8f7f7993a22c1a355eb41d2c1e598 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build
-%bcond_without esound          # build without esound plugin
-%bcond_without flac            # build without FLAC plugin
-%bcond_without jack            # build without jack plugin
-%bcond_without mikmod          # build without mikmod plugin
-%bcond_without nas             # build without nas plugin
+%bcond_without esound          # build without esound plugin
+%bcond_without flac            # build without FLAC plugin
+%bcond_without jack            # build without jack plugin
+%bcond_without mikmod          # build without mikmod plugin
+%bcond_without nas             # build without nas plugin
 #
 Summary:       Alsaplayer - CD/FLAC/MOD/MP3/Ogg/WAV player
 Summary(pl):   Alsaplayer - odtwarzacz CD/FLAC/MOD/MP3/Ogg/WAV
@@ -38,7 +38,7 @@ BuildRequires:        libtool
 BuildRequires: libvorbis-devel
 %{?with_nas:BuildRequires:     nas-devel}
 BuildRequires: xosd-devel
-Requires(post):        /sbin/ldconfig
+Requires(post,postun): /sbin/ldconfig
 Requires:      alsaplayer_output
 Requires:      alsaplayer_ui
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.056016 seconds and 4 git commands to generate.