summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomasz Pala2001-10-30 18:23:26 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitbb307f3c772bacf77c52687310d9e9f17d122694 (patch)
tree3c8938e694c53efcce67d6a4aa735496c18044e1
parentdc3725fe287d569aece46f97c8132878ed382eeb (diff)
downloadmp3blaster-bb307f3c772bacf77c52687310d9e9f17d122694.zip
mp3blaster-bb307f3c772bacf77c52687310d9e9f17d122694.tar.gz
- added %{_datadir}/mp3blaster dir to the package contents,mp3blaster-3_0p8-3
- release 3. Changed files: mp3blaster.spec -> 1.18
-rw-r--r--mp3blaster.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/mp3blaster.spec b/mp3blaster.spec
index 3319c74..ec6f8e7 100644
--- a/mp3blaster.spec
+++ b/mp3blaster.spec
@@ -2,7 +2,7 @@ Summary: ncurses-based based mp3 player
Summary(pl): Odtwarzacz plików mp3 bazowany na ncurses
Name: mp3blaster
Version: 3.0p8
-Release: 2
+Release: 3
License: GPL
Group: Applications/Sound
Group(de): Applikationen/Laut
@@ -31,7 +31,7 @@ kolejność odtwarzania może być dobierana w bardzo elastyczny sposób.
%build
aclocal
autoconf
-%configure
+%configure
%{__make}
%install
@@ -46,7 +46,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc *.gz
+%doc *.gz
%attr(755,root,root) %{_bindir}/*
-%{_datadir}/mp3blaster/*
+%{_datadir}/mp3blaster
%{_mandir}/man1/*