[packages/minidlna] - up to 1.1.4

arekm arekm at pld-linux.org
Mon Oct 13 21:50:58 CEST 2014


commit 3e124ed3a553870d9909f1fd4db0220374390ff8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Oct 13 21:50:55 2014 +0200

    - up to 1.1.4

 config.patch  | 13 ++++++++-----
 minidlna.spec |  7 ++++---
 2 files changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/minidlna.spec b/minidlna.spec
index d86c17b..e80039d 100644
--- a/minidlna.spec
+++ b/minidlna.spec
@@ -4,12 +4,12 @@
 Summary:	DLNA server software
 Summary(pl.UTF-8):	Oprogramowanie serwerowe DLNA
 Name:		minidlna
-Version:	1.1.1
-Release:	2
+Version:	1.1.4
+Release:	1
 License:	GPL v2
 Group:		Networking/Daemons
 Source0:	http://downloads.sourceforge.net/minidlna/%{name}-%{version}.tar.gz
-# Source0-md5:	653405555ac3f8eb4aacc54c1be7b5fa
+# Source0-md5:	67c9e91285bc3801fd91a5d26ea775d7
 Source1:	%{name}.init
 Source2:	%{name}.service
 Source3:	%{name}.tmpfiles
@@ -45,6 +45,7 @@ którego celem jest pełna zgodność z klientami DLNA/UPnP-AV.
 %patch0 -p1
 
 %build
+%{__gettextize}
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
diff --git a/config.patch b/config.patch
index df9f705..2e5b39e 100644
--- a/config.patch
+++ b/config.patch
@@ -1,13 +1,16 @@
---- minidlna-1.0.25/minidlna.conf.wiget	2012-11-18 11:12:19.015994831 +0100
-+++ minidlna-1.0.25/minidlna.conf	2012-11-18 11:19:02.359311611 +0100
-@@ -15,16 +15,16 @@
+diff -urN minidlna-1.1.4.org/minidlna.conf minidlna-1.1.4/minidlna.conf
+--- minidlna-1.1.4.org/minidlna.conf	2014-08-26 23:09:22.000000000 +0200
++++ minidlna-1.1.4/minidlna.conf	2014-10-13 21:49:08.792041371 +0200
+@@ -15,7 +15,7 @@
  #   + "V" for video  (eg. media_dir=V,/home/jmaggard/Videos)
  #   + "P" for images (eg. media_dir=P,/home/jmaggard/Pictures)
- #   + "PV" for pictures and video (eg. media_dir=AV,/home/jmaggard/digital_camera)
+ #   + "PV" for pictures and video (eg. media_dir=PV,/home/jmaggard/digital_camera)
 -media_dir=/opt
 +#media_dir=/opt
  
- # set this if you want to customize the name that shows up on your clients
+ # set this to merge all media_dir base contents into the root container
+ # note: the default is no
+@@ -25,10 +25,10 @@
  #friendly_name=My DLNA Server
  
  # set this if you would like to specify the directory where you want MiniDLNA to store its database and album art cache
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/minidlna.git/commitdiff/3e124ed3a553870d9909f1fd4db0220374390ff8



More information about the pld-cvs-commit mailing list