Updated to version 1.2

f39
Joost van der Sluis 11 years ago
parent 1b87ac53a3
commit b87807f6bb

@ -1,5 +1,5 @@
Name: lazarus Name: lazarus
Version: 1.0.14 Version: 1.2
Release: 1%{?dist} Release: 1%{?dist}
Summary: Lazarus Component Library and IDE for Freepascal Summary: Lazarus Component Library and IDE for Freepascal
@ -34,7 +34,7 @@ find install -depth -type d ! \( -path "install/linux/*" -o -path "install/linux
cd .. cd ..
# Remove patch-backup files # Remove patch-backup files
rm Makefile.fpc.orig rm Makefile.fpc.orig
# rm install/lazarus.desktop.orig rm install/lazarus.desktop.orig
export FPCDIR=%{_datadir}/fpcsrc/ export FPCDIR=%{_datadir}/fpcsrc/
fpcmake -Tall fpcmake -Tall
@ -89,6 +89,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Mon Mar 31 2014 Joost van der Sluis <joost@cnoc.nl> - 1.2-1
- Updated to version 1.2
* Fri Mar 28 2014 Joost van der Sluis <joost@cnoc.nl> - 1.0.14-1 * Fri Mar 28 2014 Joost van der Sluis <joost@cnoc.nl> - 1.0.14-1
- Updated to version 1.0.14 - Updated to version 1.0.14

@ -1 +1 @@
11de0f79cf44eb25ee1c460561cc103b lazarus-1.0.14-0.tar.gz f36e7182cf5a5d75a7157104d1370e0b lazarus-1.2-0.tar.gz

Loading…
Cancel
Save