summaryrefslogtreecommitdiff
path: root/tests/data/SPECS/attrtest.spec
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/SPECS/attrtest.spec')
-rw-r--r--tests/data/SPECS/attrtest.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/data/SPECS/attrtest.spec b/tests/data/SPECS/attrtest.spec
index 6f787b19e..1d7e4bfe2 100644
--- a/tests/data/SPECS/attrtest.spec
+++ b/tests/data/SPECS/attrtest.spec
@@ -20,7 +20,7 @@ for x in a b c d e f g h i j; do
chmod 400 $RPM_BUILD_ROOT/${x}/file
done
-%files
+%files -n %{name}
/a/dir
/a/file
@@ -56,3 +56,7 @@ done
%defattr(640,zoot,zoot,750)
%attr(777,-,-) /j/dir
%attr(222,-,-) /j/file
+
+%changelog
+* Tue Jun 28 2011 Panu Matilainen <pmatilai@redhat.com>
+- Initial package