[packages/mopidy] pld package names, package missing dir

glen glen at pld-linux.org
Tue Sep 20 15:34:54 CEST 2016


commit 4490b5047932986506b326e5429e531a363cb173
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Sep 20 16:34:48 2016 +0300

    pld package names, package missing dir

 mopidy.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/mopidy.spec b/mopidy.spec
index 0df8be9..d76333c 100644
--- a/mopidy.spec
+++ b/mopidy.spec
@@ -3,7 +3,7 @@
 Summary:	Music server with MPD and Spotify support
 Name:		mopidy
 Version:	2.0.0
-Release:	0.1
+Release:	0.2
 License:	Apache v2.0
 Group:		Development/Libraries
 Source0:	https://github.com/mopidy/mopidy/archive/v%{version}/%{name}-%{version}.tar.gz
@@ -13,15 +13,14 @@ Source2:	%{name}.service
 URL:		http://www.mopidy.com/
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
-Requires:	gstreamer-python
 Requires:	pykka
 Requires:	python-backports-ssl_match_hostname
+Requires:	python-certifi
 Requires:	python-dbus
-Requires:	python-pygobject
+Requires:	python-gstreamer
 Requires:	python-pygobject
 Requires:	python-requests
 Requires:	python-tornado
-Requires:	python2-certifi
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -56,7 +55,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
+%dir %{_sysconfdir}/%{name}
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}.conf
 %{systemdunitdir}/%{name}.service
 %attr(755,root,root) %{_bindir}/mopidy
 %{py_sitescriptdir}/%{module}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mopidy.git/commitdiff/4490b5047932986506b326e5429e531a363cb173



More information about the pld-cvs-commit mailing list