]> git.pld-linux.org Git - packages/minidlna.git/commitdiff
- up to 1.0.24 auto/th/minidlna-1_0_24-1
authorGrzesiek Pycia <gzohop@pld-linux.org>
Thu, 1 Mar 2012 15:42:51 +0000 (15:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    minidlna.spec -> 1.4

minidlna.spec

index 8678d952101e7a0cffefa04737e10700abe9e53a..b35d80da871dcb058b76223681ecf2ee8fe017b4 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       DLNA server software
 Summary(pl.UTF-8):     DLNA server software
 Name:          minidlna
-Version:       1.0.22
+Version:       1.0.24
 Release:       1
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://downloads.sourceforge.net/minidlna/%{name}_%{version}_src.tar.gz
-# Source0-md5: 3de2f6b54f43bb998dfad3c8fa75cef3
+# Source0-md5: be9b4c91e3fcde592dc3f9828098ca0f
 Source1:       %{name}.init
 URL:           http://sourceforge.net/projects/minidlna/
 BuildRequires: ffmpeg-devel
@@ -47,6 +47,9 @@ install -d $RPM_BUILD_ROOT/etc/rc.d/init.d
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%{__make} install-conf \
+       DESTDIR=$RPM_BUILD_ROOT
+
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
 
 %post
This page took 0.095312 seconds and 4 git commands to generate.