Re: [OpenWrt-Devel] Update minidlna to version 1.1.0

2013-07-24 Thread Catalin Patulea
On Thu, Jul 18, 2013 at 5:24 AM, alpha sparc wrote: > define Package/minidlna/conffiles > +/etc/config/minidlna > /etc/minidlna.conf /etc/minidlna.conf is never used.. no reason to keep it in conffiles, right? ___ openwrt-devel mailing list openwrt-dev

Re: [OpenWrt-Devel] Update minidlna to version 1.1.0

2013-07-22 Thread alpha sparc
I mean you just take all the minidlna patches created for version 1.1.0 to create a new patch and submit through patchwork ignore my patch as it is incomplete. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bi

Re: [OpenWrt-Devel] Update minidlna to version 1.1.0

2013-07-20 Thread Catalin Patulea
I would love to, but I don't have commit access. I guess we'll have to wait for someone who does to notice. On Jul 20, 2013 6:58 PM, "alpha sparc" wrote: > Feel free to check all of them in as a new Patch =) > ___ openwrt-devel mailing list openwrt-deve

Re: [OpenWrt-Devel] Update minidlna to version 1.1.0

2013-07-20 Thread alpha sparc
Feel free to check all of them in as a new Patch =) ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] Update minidlna to version 1.1.0

2013-07-19 Thread Catalin Patulea
The problem with 'minidlna stop' was that the default pidfile path silently changed upstream. Upstream also moved their binary from /usr/bin to /usr/sbin. Your original patch, along with fixes to 'minidlna stop' and moving the binary to sbin, are posted here (last 3 commits): https://github.com/cp

Re: [OpenWrt-Devel] Update minidlna to version 1.1.0

2013-07-18 Thread alpha sparc
I forgot to add that upstream has changed the Makefile procedure and all the patches have been fixed upstream so they can be deleted On Thu, Jul 18, 2013 at 5:24 PM, alpha sparc wrote: > This patch updates the minidlna package in OpenWRT to 1.1.0. > The upstream developers renamed the binary of m