SHA256
1
0
forked from pool/gnucap
Lars Vogdt 2008-10-08 22:14:17 +00:00 committed by Git OBS Bridge
parent 3465144f70
commit 8bfc4936ae
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 9 00:13:57 CEST 2008 - lars@linux-schulserver.de
- fix dirlist
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 25 12:54:09 CEST 2008 - lars@linux-schulserver.de Thu Sep 25 12:54:09 CEST 2008 - lars@linux-schulserver.de

View File

@ -60,7 +60,7 @@ rm -rf $RPM_BUILD_ROOT
%files %files
%defattr(-,root,root,-) %defattr(-,root,root,-)
%{_prefix}/bin/* %{_prefix}/bin/*
%{_mandir}/* %{_mandir}/man1/*
%dir %{_datadir}/%{name} %dir %{_datadir}/%{name}
%dir %{_datadir}/%{name}/doc %dir %{_datadir}/%{name}/doc
%dir %{_datadir}/%{name}/examples %dir %{_datadir}/%{name}/examples