diff --git a/_service b/_service new file mode 100644 index 0000000..03e5933 --- /dev/null +++ b/_service @@ -0,0 +1,14 @@ + + + http://git.0pointer.net/clone/rtkit.git + git + enable + rtkit + 0.11+git.%cd + + + *.tar + xz + + + diff --git a/rtkit.changes b/rtkit.changes index 2c59488..b6a2b5e 100644 --- a/rtkit.changes +++ b/rtkit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun May 8 11:34:06 UTC 2016 - mpluskal@suse.com + +- Add proper provides/obsoletes due to small change in versioning + ------------------------------------------------------------------- Mon Apr 18 19:58:57 UTC 2016 - mpluskal@suse.com diff --git a/rtkit.spec b/rtkit.spec index a520cb4..222ff54 100644 --- a/rtkit.spec +++ b/rtkit.spec @@ -37,6 +37,8 @@ BuildRequires: pkgconfig(polkit-agent-1) BuildRequires: pkgconfig(polkit-gobject-1) Requires: polkit Requires(pre): dbus-1 +Provides: %{name} = 0.11_git201205151338 +Obsoletes: %{name} = 0.11_git201205151338 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description