summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-Unix-Statgrab.spec12
1 files changed, 9 insertions, 3 deletions
diff --git a/perl-Unix-Statgrab.spec b/perl-Unix-Statgrab.spec
index 19f80af..1c52fcd 100644
--- a/perl-Unix-Statgrab.spec
+++ b/perl-Unix-Statgrab.spec
@@ -2,7 +2,7 @@ Name: perl-Unix-Statgrab
Summary: Perl extension for collecting information about the machine
Version: 0.03
-Release: 5%{?dist}
+Release: 7%{?dist}
Group: Development/Libraries
License: LGPL
@@ -52,11 +52,17 @@ chmod -R u+w $RPM_BUILD_ROOT/*
%files
%defattr(-,root,root,-)
%doc LICENSE.TXT Changes README
-%{perl_vendorlib}/*/Unix/
-%{perl_vendorarch}/auto/Unix/
+%{perl_vendorarch}/Unix
+%{perl_vendorarch}/auto/*
%{_mandir}/man3/*.3*
%changelog
+* Wed Aug 24 2005 Oliver Falk <oliver@linux-kernel.at> - 0.03-7
+- Try if Ralf's %files section works
+
+* Wed Aug 24 2005 Oliver Falk <oliver@linux-kernel.at> - 0.03-6
+- Again
+
* Wed Aug 24 2005 Oliver Falk <oliver@linux-kernel.at> - 0.03-5
- Fix filelist