public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Add requires for captive portal to Workstation
@ 2026-08-10  9:33 Dennis Gilmore
  0 siblings, 0 replies; only message in thread
From: Dennis Gilmore @ 2026-08-10  9:33 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/fedora-release
Branch : f45
Commit : 8e95b90186907422de1e5502e76068f7eeda29b2
Author : Dennis Gilmore <dennis@ausil.us>
Date   : 2014-10-01T13:06:49-05:00
Stats  : +8/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/fedora-release/c/8e95b90186907422de1e5502e76068f7eeda29b2?branch=f45

Log:
Add requires for captive portal to Workstation

---
diff --git a/fedora-release.spec b/fedora-release.spec
index 333875f..d14625d 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -5,7 +5,7 @@
 Summary:        Fedora release files
 Name:           fedora-release
 Version:        22
-Release:        0.5
+Release:        0.6
 License:        MIT
 Group:          System Environment/Base
 URL:            http://fedoraproject.org
@@ -72,6 +72,9 @@ Requires:       fedora-release = %{version}-%{release}
 Conflicts:      fedora-release-cloud
 Conflicts:      fedora-release-server
 Conflicts:      fedora-release-standard
+# needed for captive portal support
+Requires:       NetworkManager-config-connectivity-fedora
+
 
 %description workstation
 Provides a base package for Fedora Workstation-specific configuration files to
@@ -169,6 +172,9 @@ rm -rf $RPM_BUILD_ROOT
 %license LICENSE
 
 %changelog
+* Tue Sep 30 2014 Josh Boyer <jwboyer@fedoraproject.org> - 22-0.6
+- Add requires for captive portal to Workstation
+
 * Mon Aug 04 2014 Dennis Gilmore <dennis@ausil.us> - 22-0.5
 - reapply presets after installing
 

diff --git a/sources b/sources
index 760253f..a46b76e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bd6b72446662524118c5bd856b3edfbc  fedora-release-22.tar.bz2
+845f1665415d30a9f644c3a55ab1b3a9  fedora-release-22.tar.bz2

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-10  9:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10  9:33 [rpms/fedora-release] f45: Add requires for captive portal to Workstation Dennis Gilmore

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox