From 79647d89f483021b2bf2e66101a27f0874d0a9c07b43bed4e814a907d8d75420 Mon Sep 17 00:00:00 2001 From: Johannes Segitz Date: Mon, 19 May 2014 10:11:01 +0000 Subject: [PATCH] fixed source URLs OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsemanage?expand=0&rev=52 --- libsemanage.spec | 2 +- python-semanage.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libsemanage.spec b/libsemanage.spec index 8b45045..e33dcee 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -32,7 +32,7 @@ Summary: SELinux binary policy manipulation library License: LGPL-2.1+ Group: System/Libraries Url: http://userspace.selinuxproject.org/ -Source: http://userspace.selinuxproject.org/releases/20131030/%{name}-%{version}.tar.gz +Source: http://userspace.selinuxproject.org/releases/20140506/%{name}-%{version}.tar.gz Source1: baselibs.conf Source2: semanage.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/python-semanage.spec b/python-semanage.spec index fd61b79..8f8833a 100644 --- a/python-semanage.spec +++ b/python-semanage.spec @@ -33,7 +33,7 @@ Summary: Python bindings for libsemanage License: LGPL-2.1 Group: Development/Languages/Python Url: http://www.nsa.gov/selinux/ -Source: http://userspace.selinuxproject.org/releases/20131030/libsemanage-%{version}.tar.gz +Source: http://userspace.selinuxproject.org/releases/20140506/libsemanage-%{version}.tar.gz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: libsemanage1 = %{version}