summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MANIFEST6
-rw-r--r--t/data/SPECS/various-debug.spec13
2 files changed, 17 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index 12e06dea..c0a2604a 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -182,8 +182,8 @@ t/data/SPECS/obsolete-and-conflict/a.spec
t/data/SPECS/obsolete-and-conflict/b.spec
t/data/SPECS/obsolete-and-conflict/c.spec
t/data/SPECS/obsolete-and-conflict/d.spec
-t/data/SPECS/ordering-scriptlets/ash_1.spec
-t/data/SPECS/ordering-scriptlets/ash_2.spec
+t/data/SPECS/ordering-scriptlets/a_1.spec
+t/data/SPECS/ordering-scriptlets/a_2.spec
t/data/SPECS/ordering-scriptlets/requires_post_1.spec
t/data/SPECS/ordering-scriptlets/requires_post_2.spec
t/data/SPECS/ordering-scriptlets/requires_postun_1.spec
@@ -372,6 +372,7 @@ t/data/SPECS/suggests/cc.spec
t/data/SPECS/suggests/suggested_b.spec
t/data/SPECS/suggests/suggested_c.spec
t/data/SPECS/suggests/with-invalid.spec
+t/data/SPECS/various-debug.spec
t/data/SPECS/various.spec
t/data/SPECS/various2.spec
t/data/SPECS/various3.spec
@@ -411,6 +412,7 @@ t/superuser--split-transactions--strict-require.t
t/superuser--split-transactions.t
t/superuser--srpm-bootstrapping.t
t/superuser--suggests.t
+t/superuser--urpmi_update.t
urpm.pm
urpm/args.pm
urpm/bug_report.pm
diff --git a/t/data/SPECS/various-debug.spec b/t/data/SPECS/various-debug.spec
new file mode 100644
index 00000000..3e300a78
--- /dev/null
+++ b/t/data/SPECS/various-debug.spec
@@ -0,0 +1,13 @@
+Summary: x
+Name: various-debug
+Version: 1
+Release: 1
+License: x
+Group: x
+Url: x
+BuildRoot: %{_tmppath}/%{name}
+
+%description
+x
+
+%files