[packages/mp3splt] - enable flacsplt symlink - rel 2

atler atler at pld-linux.org
Sun Mar 23 12:46:31 CET 2014


commit 782f276a9d6a8cac936c538dced8a93fb141fb6b
Author: Jan Palus <jan.palus at gmail.com>
Date:   Sun Mar 23 12:45:45 2014 +0100

    - enable flacsplt symlink
    - rel 2

 mp3splt.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/mp3splt.spec b/mp3splt.spec
index 22efa2f..0966708 100644
--- a/mp3splt.spec
+++ b/mp3splt.spec
@@ -2,7 +2,7 @@ Summary:	Tool for spliting MP3, Ogg files to tracks
 Summary(pl.UTF-8):	Program do podziału plików MP3, Ogg na ścieżki
 Name:		mp3splt
 Version:	2.6
-Release:	1
+Release:	2
 License:	GPL
 Group:		Applications/Multimedia
 Source0:	http://downloads.sourceforge.net/mp3splt/%{name}-%{version}.tar.gz
@@ -54,6 +54,7 @@ mv po/de_DE.po po/de.po
 %{__autoheader}
 %{__automake}
 %configure \
+	--enable-flacsplt_symlink \
 	--enable-oggsplt_symlink
 %{__make}
 
@@ -71,7 +72,9 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
+%attr(755,root,root) %{_bindir}/flacsplt
 %attr(755,root,root) %{_bindir}/mp3splt
 %attr(755,root,root) %{_bindir}/oggsplt
+%{_mandir}/man1/flacsplt.1*
 %{_mandir}/man1/mp3splt.1*
 %{_mandir}/man1/oggsplt.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mp3splt.git/commitdiff/782f276a9d6a8cac936c538dced8a93fb141fb6b



More information about the pld-cvs-commit mailing list