]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
vdr: Update to 2.0.1.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 18 Apr 2013 12:04:03 +0000 (14:04 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 18 Apr 2013 12:04:03 +0000 (14:04 +0200)
config/rootfiles/packages/vdr-epgsearch
config/rootfiles/packages/vdr-streamdev
config/rootfiles/packages/vdr-vnsiserver3
lfs/vdr
lfs/vdr-epgsearch
lfs/vdr-streamdev
lfs/vdr-vnsiserver3

index 193d79f9c8f3454b01f5fd2ec87211cb1a2a2ab1..33ad71b11985b5210850207d6cbdd58f61949a66 100644 (file)
@@ -5,10 +5,10 @@ etc/sysconfig/vdr-plugins.d/quickepgsearch.conf
 etc/vdr/plugins/epgsearch
 etc/vdr/plugins/epgsearch/conf.d
 usr/bin/createcats
-usr/lib/vdr/libvdr-conflictcheckonly.so.2.0.0
-usr/lib/vdr/libvdr-epgsearch.so.2.0.0
-usr/lib/vdr/libvdr-epgsearchonly.so.2.0.0
-usr/lib/vdr/libvdr-quickepgsearch.so.2.0.0
+usr/lib/vdr/libvdr-conflictcheckonly.so.2.0.1
+usr/lib/vdr/libvdr-epgsearch.so.2.0.1
+usr/lib/vdr/libvdr-epgsearchonly.so.2.0.1
+usr/lib/vdr/libvdr-quickepgsearch.so.2.0.1
 #var/lib/vdr
 #var/lib/vdr/data
 var/lib/vdr/data/epgsearch
index 458e7d810238b4c90e6b869b35283925ef3eb605..91ed7b11543e6b5170d88f2607ea5981b58f9f60 100644 (file)
@@ -5,4 +5,4 @@ etc/vdr/plugins/streamdev-server/streamdevhosts.conf
 #usr/lib/vdr
 #usr/lib/vdr/bin
 usr/lib/vdr/bin/externremux.sh
-usr/lib/vdr/libvdr-streamdev-server.so.2.0.0
+usr/lib/vdr/libvdr-streamdev-server.so.2.0.1
index 4eee2823311ea30129c1e4582cfe88d877af0ebc..89012453c62e1a6f7143509e8106542b8313015a 100644 (file)
@@ -1,4 +1,4 @@
 etc/sysconfig/vdr-plugins.d/vnsiserver3.conf
 etc/vdr/plugins/vnsiserver3
 etc/vdr/plugins/vnsiserver3/allowed_hosts.conf
-usr/lib/vdr/libvdr-vnsiserver3.so.2.0.0
+usr/lib/vdr/libvdr-vnsiserver3.so.2.0.1
diff --git a/lfs/vdr b/lfs/vdr
index 552f09625206e57a95519f8dcd2d680e27fa5439..adabb6711eb2e42bedccfd78ca1e586ae6330539 100644 (file)
--- a/lfs/vdr
+++ b/lfs/vdr
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.0.0
+VER        = 2.0.1
 THISAPP    = vdr-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
 
@@ -60,7 +60,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE)  = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5  = fd7f481b996e03fae3c00e80b6b0d301
+$(DL_FILE)_MD5  = e1b7a76c57c96300829dccd39eb20e7d
 
 install : $(TARGET)
 
index b20dfff794a03c08ae341f03fb7fb81ab1478315..4d147fae8184d80cf1462146d4834f5cc2f3cc01 100644 (file)
@@ -36,7 +36,7 @@ PAK_VER    = 1
 
 DEPS       = "vdr"
 
-VDR_VER    = 2.0.0
+VDR_VER    = 2.0.1
 
 ###############################################################################
 # Top-level Rules
index d37cde29a2afb1d7147f4a10c16772849a2a9780..ace90eb34e667aa858e0838b10a14520ff444be2 100644 (file)
@@ -37,7 +37,7 @@ PAK_VER    = 1
 
 DEPS       = "vdr"
 
-VDR_VER    = 2.0.0
+VDR_VER    = 2.0.1
 
 EXTRA_FLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
 CFLAGS    += $(EXTRA_FLAGS)
index 02e804210132c755639fb6c7533257a83512eaca..8ba223dc1d31ce3a5ec65e555162f9d1e2dbd98c 100644 (file)
@@ -36,7 +36,7 @@ PAK_VER    = 1
 
 DEPS       = "vdr"
 
-VDR_VER    = 2.0.0
+VDR_VER    = 2.0.1
 
 EXTRA_FLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
 CFLAGS    += $(EXTRA_FLAGS)