]> git.pld-linux.org Git - packages/quodlibet.git/commitdiff
- add a banner in post (by Mariusz Piotrowski
authorjpc <jpc@pld-linux.org>
Fri, 5 Aug 2005 20:11:12 +0000 (20:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  <piotrowski.mariusz at gmail dot com>)

Changed files:
    quodlibet.spec -> 1.9

quodlibet.spec

index b9f0cc6dfd3f7868a2baeeaa4262a2bd2e10e461..aaf90a076ddd02dc910aa0d40231fe9c62016aaa 100644 (file)
@@ -64,6 +64,14 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%banner %{name} -e << EOF
+Remember to install appropriate python  plugins for file
+you want to play:
+- python-mad (for MP3s)
+- python-pyvorbis (for Ogg Vorbis)
+EOF
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc NEWS README
This page took 0.113458 seconds and 4 git commands to generate.