mirror of
https://abf.rosa.ru/djam/minidlna.git
synced 2025-02-23 15:12:53 +00:00
Updated to version 1.3.0
This commit is contained in:
parent
188383b631
commit
1c9ac4e379
3 changed files with 2 additions and 18 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
minidlna-1.2.1.tar.gz: 79d0032c7055aefd4c8e5178bc86fbf258d449d2
|
||||
minidlna-1.3.0.tar.gz: 6563a881884879b2aef52611934e08bb42985964
|
||||
|
|
|
@ -1,12 +0,0 @@
|
|||
diff -urN minidlna-1.1.6/po/ru.po minidlna-1.1.6-patched/po/ru.po
|
||||
--- minidlna-1.1.6/po/ru.po 2016-06-17 00:29:22.000000000 +0300
|
||||
+++ minidlna-1.1.6-patched/po/ru.po 2016-12-03 15:52:23.760011832 +0300
|
||||
@@ -87,7 +87,7 @@
|
||||
|
||||
#: scanner.c:598
|
||||
msgid "Recently Added"
|
||||
-msgstr ""
|
||||
+msgstr "Недавно Добавленные"
|
||||
|
||||
#: scanner.c:536
|
||||
msgid "Video"
|
|
@ -1,8 +1,6 @@
|
|||
# Workaround to build with GCC 10
|
||||
%global optflags %{optflags} -fcommon
|
||||
Summary: A DLNA/UPnP-AV compliant media server
|
||||
Name: minidlna
|
||||
Version: 1.2.1
|
||||
Version: 1.3.0
|
||||
Release: 1
|
||||
License: GPLv2+
|
||||
Group: Networking/Other
|
||||
|
@ -12,7 +10,6 @@ Source2: minidlna-tmpfiles.conf
|
|||
Source3: minidlna.1
|
||||
Source4: minidlna.conf.5
|
||||
Source5: %{name}.service
|
||||
Patch0: minidlna-1.1.6.l10n.patch
|
||||
BuildRequires: pkgconfig(flac)
|
||||
BuildRequires: libid3tag-devel
|
||||
BuildRequires: libexif-devel
|
||||
|
@ -43,7 +40,6 @@ and http://www.dlna.org/ for mode details on DLNA.
|
|||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%serverbuild
|
||||
|
|
Loading…
Add table
Reference in a new issue