plautrba pushed to libselinux (f22). "use upstream released tarball from https://github.com/SELinuxProject/selinux/wiki/Releases"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 21 15:42:07 UTC 2015


>From e0682defe32310c348d31545ae0f95e638b24a0e Mon Sep 17 00:00:00 2001
From: Petr Lautrbach <plautrba at redhat.com>
Date: Tue, 21 Apr 2015 14:38:05 +0200
Subject: use upstream released tarball from
 https://github.com/SELinuxProject/selinux/wiki/Releases


diff --git a/.gitignore b/.gitignore
index c5ea926..1b2a47e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -199,3 +199,4 @@ libselinux-2.0.96.tgz
 /libselinux-2.2.1.tgz
 /libselinux-2.2.2.tgz
 /libselinux-2.3.tgz
+/libselinux-2.3.tar.gz
diff --git a/libselinux.spec b/libselinux.spec
index 312643e..f59ac27 100644
--- a/libselinux.spec
+++ b/libselinux.spec
@@ -12,7 +12,8 @@ Version: 2.3
 Release: 7%{?dist}
 License: Public Domain
 Group: System Environment/Libraries
-Source: %{name}-%{version}.tgz
+# https://github.com/SELinuxProject/selinux/wiki/Releases
+Source:	https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20140506/%{name}-%{version}.tgz
 Source1: selinuxconlist.8
 Source2: selinuxdefcon.8
 Url: https://github.com/SELinuxProject/selinux/wiki
diff --git a/sources b/sources
index fc1eb85..e992084 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 e3383194da6a923f40d3a75178b86a7a  libselinux-2.3.tgz
+b11d4d95ef4bde732dbc8462df57a1e5  libselinux-2.3.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libselinux.git/commit/?h=f22&id=e0682defe32310c348d31545ae0f95e638b24a0e


More information about the scm-commits mailing list