|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: lazarus
|
|
|
|
|
Version: 0.9.26
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: Lazarus Component Library and IDE for Freepascal
|
|
|
|
|
|
|
|
|
|
Group: Development/Languages
|
|
|
|
@ -93,11 +93,15 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
|
|
|
|
|
%{_datadir}/mime/packages/lazarus.xml
|
|
|
|
|
%doc lazarus/COPYING*
|
|
|
|
|
%doc lazarus/README.txt
|
|
|
|
|
%dir %{_sysconfdir}/lazarus
|
|
|
|
|
%config(noreplace) %{_sysconfdir}/lazarus/editoroptions.xml
|
|
|
|
|
%config(noreplace) %{_sysconfdir}/lazarus/environmentoptions.xml
|
|
|
|
|
%{_mandir}/*/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Dec 4 2008 Michael Schwendt <mschwendt@fedoraproject.org> 0.9.26-3
|
|
|
|
|
- Include /etc/lazarus directory.
|
|
|
|
|
|
|
|
|
|
* Wed Oct 29 2008 Lubomir Rintel <lkundrak@v3.sk> 0.9.26-2
|
|
|
|
|
- Fix path to the source tree
|
|
|
|
|
|
|
|
|
|