From 89a3bda63bc21a21715df3ce530ae85972ce96e6 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 28 Oct 2008 13:48:38 +0000 Subject: - urpmi o fix "urpmi firefox mozilla-firefox-ext-google-toolbar ; urpme --auto-orphans mozilla-firefox-ext-google-toolbar" which must not remove firefox (cf #45054) (this is especially bad for DrakX/rpmsrate) --- t/data/SPECS/orphans-1/u3.spec | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 t/data/SPECS/orphans-1/u3.spec (limited to 't/data/SPECS/orphans-1/u3.spec') diff --git a/t/data/SPECS/orphans-1/u3.spec b/t/data/SPECS/orphans-1/u3.spec new file mode 100644 index 00000000..f9c12a83 --- /dev/null +++ b/t/data/SPECS/orphans-1/u3.spec @@ -0,0 +1,13 @@ +Summary: x +Name: u3 +Version: 1 +Release: 1 +License: x +Group: x +Url: x +BuildRoot: %{_tmppath}/%{name} + +%description +x + +%files -- cgit v1.2.1