From: Michael Tremer Date: Fri, 27 Apr 2012 13:06:52 +0000 (+0200) Subject: ipfire-release: Remove repository priorities. X-Git-Url: http://git.ipfire.org/?p=ipfire-3.x.git;a=commitdiff_plain;h=7bb4becbae3c27ed057af4ad1fe9fd680e8828ba ipfire-release: Remove repository priorities. They don't make much sense and do not work at all. They confuse the dependency solving algorithm. --- diff --git a/ipfire-release/ipfire-release.nm b/ipfire-release/ipfire-release.nm index bd0e4517f..220cbc279 100644 --- a/ipfire-release/ipfire-release.nm +++ b/ipfire-release/ipfire-release.nm @@ -14,7 +14,7 @@ DISTRO_COLOR = 0;31 name = %{DISTRO_SNAME}-release version = %{DISTRO_VERSION} -release = 2 +release = 3 epoch = 3 arch = noarch diff --git a/ipfire-release/repos/stable.repo b/ipfire-release/repos/stable.repo index 2e3447566..d8f86fc6a 100644 --- a/ipfire-release/repos/stable.repo +++ b/ipfire-release/repos/stable.repo @@ -3,4 +3,3 @@ description = IPFire 3 - Stable repository. enabled = 1 baseurl = http://pakfire.ipfire.org/repositories/ipfire3/stable/%{arch} mirrors = https://pakfire.ipfire.org/distro/ipfire3/repo/stable/mirrorlist?arch=%{arch} -priority = 500 diff --git a/ipfire-release/repos/testing.repo b/ipfire-release/repos/testing.repo index 63b367423..a1bbb26ea 100644 --- a/ipfire-release/repos/testing.repo +++ b/ipfire-release/repos/testing.repo @@ -3,4 +3,3 @@ description = IPFire 3 - This is a repository for testing stuff. enabled = 0 baseurl = http://pakfire.ipfire.org/repositories/ipfire3/testing/%{arch} mirrors = https://pakfire.ipfire.org/distro/ipfire3/repo/testing/mirrorlist?arch=%{arch} -priority = 100 diff --git a/ipfire-release/repos/unstable.repo b/ipfire-release/repos/unstable.repo index 76ea41201..44b11adb1 100644 --- a/ipfire-release/repos/unstable.repo +++ b/ipfire-release/repos/unstable.repo @@ -3,4 +3,3 @@ description = IPFire 3 - Public unstable repository. enabled = 0 baseurl = http://pakfire.ipfire.org/repositories/ipfire3/unstable/%{arch} mirrors = https://pakfire.ipfire.org/distro/ipfire3/repo/unstable/mirrorlist?arch=%{arch} -priority = 200