]> git.pld-linux.org Git - packages/mp3splt.git/commitdiff
- up to 2.6.1 auto/th/mp3splt-2.6.1-1
authorJan Palus <atler@pld-linux.org>
Sun, 18 May 2014 19:53:46 +0000 (21:53 +0200)
committerJan Palus <atler@pld-linux.org>
Sun, 18 May 2014 19:53:46 +0000 (21:53 +0200)
- man_link patch applied upstream

mp3splt-man_link.patch [deleted file]
mp3splt.spec

diff --git a/mp3splt-man_link.patch b/mp3splt-man_link.patch
deleted file mode 100644 (file)
index 58b6ec8..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urN mp3splt-2.6.orig/doc/Makefile.am mp3splt-2.6/doc/Makefile.am
---- mp3splt-2.6.orig/doc/Makefile.am   2014-03-23 13:08:20.175003833 +0100
-+++ mp3splt-2.6/doc/Makefile.am        2014-03-23 13:08:40.368337271 +0100
-@@ -1,7 +1,7 @@
- EXTRA_DIST = mp3splt.1 manual.html
- man_MANS = mp3splt.1
--install-exec-hook:
-+install-data-hook:
- if DO_OGG_SYMLINK
-       -cd $(DESTDIR)/$(mandir)/man1 && $(LN_S) mp3splt.1 oggsplt.1
- endif
index 806750d644e536daae61268c608070e10b8a5ccf..eee5e95abbffa5388c70905169f8068fc0ce8241 100644 (file)
@@ -1,13 +1,12 @@
 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:       3
+Version:       2.6.1
+Release:       1
 License:       GPL
 Group:         Applications/Multimedia
 Source0:       http://downloads.sourceforge.net/mp3splt/%{name}-%{version}.tar.gz
-# Source0-md5: 3f149cd0c2842b95551130bd56840f55
-Patch0:                %{name}-man_link.patch
+# Source0-md5: 2a1fb548e1120a6b6dfc1dc053a774a0
 URL:           http://mp3splt.sourceforge.net/
 BuildRequires: autoconf >= 2.56
 BuildRequires: automake
@@ -43,7 +42,6 @@ Program obsługuje MP3 z VBR.
 
 %prep
 %setup -q
-%patch0 -p1
 sed -i -e 's/fr_FR/fr/;s/de_DE/de/' po/LINGUAS
 mv po/fr_FR.po po/fr.po
 mv po/de_DE.po po/de.po
This page took 0.094449 seconds and 4 git commands to generate.