Revisions of lazarus

Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 794842 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 20)
update to 2.0.8.
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 792751 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 19)
update to 2.0.6
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) committed (revision 18)
branch from 15.1
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 695128 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 17)
Automatic request from openSUSE:Factory by UpdateCrawler
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 686200 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 16)
- Update to version 2.0.0
  * For a complete list of changes, see:
    http://wiki.freepascal.org/Lazarus_2.0.0_release_notes
- Refreshed lazarus.desktop.patch and lazarus-rpmlintrc
- Update to version 1.8.4
  This is a bugfix release. For a complete list of changes see:
  http://wiki.freepascal.org/Lazarus_1.8_fixes_branch#Fixes_for_1.8.4_.28merged.29
  
- Update to version 1.8.2
  This is a bug fix release. For complete list of changes see
  http://wiki.lazarus.freepascal.org/Lazarus_1.8.0_release_notes
- fix description fo libQt5Pas packages
- Remove bashsisms from %prep. Replace useless use of cat.
  Fix unusual BuildRequires for sles>=11.
  Trim filler wording from description.
-  Actually install the LCL Qt5 interface
- add/download right/original source
- add missing %defattr(-,root,root,-) for new libQt5Pas and 
  libQt5Pas-devel files section
- rebase lazarus.desktop.patch
- Update to version 1.8.0, for a complete changelog see:
  http://wiki.freepascal.org/Lazarus_1.8.0_release_notes
- Refreshed lazarus.desktop.patch
- Enabled Qt5 and built libQt5Pas for supported targets
- Avoid bashisms in %prep. Escape call involving "!" with single
  quotes to really be sure that there is no history expansion.
- Make build more reproducible
- Add an appdata.xml file for https://en.opensuse.org/openSUSE:AppStore
- Don't package lazarus/components/aggpas/gpc (problematic license)
- Update to 1.6.2
  This is a bugfix release. For a complete list of changes see:
  http://wiki.lazarus.freepascal.org/Lazarus_1.6_fixes_branch#Fixes_for_1.6.2_.28merged.29
- Update to 1.6.0
  http://wiki.freepascal.org/Lazarus_1.6.0_release_notes
  http://wiki.lazarus.freepascal.org/User_Changes_3.0.0
- update to 1.4.4
  This is a bug fix release. For complete list of changes see
  http://wiki.freepascal.org/Lazarus_1.4_fixes_branch#Fixes_for_1.4.4_.28Merged.29
- update to 1.4.2
  This is a bug fix release. For complete list of changes see
  http://wiki.freepascal.org/Lazarus_1.4_fixes_branch#Fixes_for_1.4.2_.28Merged.29
  
- update to 1.4.0
  This is a major release. For complete list of changes see
  http://wiki.lazarus.freepascal.org/Lazarus_1.4.0_release_notes
  
- update to 1.2.6
  This is a bug fix release. For complete list of changes see
  http://wiki.lazarus.freepascal.org/Lazarus_1.2_fixes_branch#Fixes_for_1.2.6_.28Merged.29
- update to 1.2.4
  This is a bug fix release. For complete list of changes see
  http://wiki.lazarus.freepascal.org/Lazarus_1.2_fixes_branch#Fixes_for_1.2.4_.28Merged.29
- update to 1.0.14
  This is a bug fix release. For complete list of changes see
  http://wiki.lazarus.freepascal.org/Lazarus_1.0_fixes_branch#Fixes_for_1.0.14_.28Merged.29
- Update to 1.0.12 
  This is a bug fix release. For complete list of changes see
  http://wiki.lazarus.freepascal.org/Lazarus_1.0_fixes_branch#Fixes_for_1.0.12_.28Merged.29
  
- Update to 1.0.10:
  This is a bug fix release. For complete list of changes see
  http://wiki.lazarus.freepascal.org/Lazarus_1.0_fixes_branch#Fixes_for_1.0.10_.28Merged.29
- Use the package's internal desktop file instead of a custom one. Added a
  patch (lazarus.desktop.patch) to fix it.
- Removed ImageMagick build requirement (not needed).
- Use desktop-file-utils instead of update-desktop-files for openSUSE > 12.1.
  Added desktop-file-utils build requirement for this.
- Install icons in the hicolor icon directory. Added
  icon_theme_cache_post/icon_theme_cache_postun entries for openSUSE >= 11.4 to
  update the icon cache. Added hicolor-icon-theme build requirement for this.
- Added desktop_database_post/desktop_database_postun entries for
  openSUSE >= 11.4 since the package defines a MIME handler. Added
  desktop-file-utils post/postun runtime requirement for this.
- Use mime_database_post/mime_database_postun entries for openSUSE >= 11.4
  instead of /usr/bin/update-mime-database.
- Update to 1.0.4
  This is a bug fix release. For complete list of changes see
  http://wiki.lazarus.freepascal.org/Lazarus_1.0_fixes_branch#Fixes_for_1.0.4_.28Merged.29
- formal RPMlint fixes
- add Requires fpc-src
  If you try to run lazarus without fpc-src you get an error that certain functionality is lost.  
  "The sources of the Free Pascal packages are required for browsing and code completion."
- Fix building for SLE_11.
- Update to 1.0.2
  This is a bug fix release. For complete list of changes see
  http://wiki.lazarus.freepascal.org/Lazarus_1.0_fixes_branch#Fixes_for_1.0.2_.28Merged.29
- Removed libdb-4_5-devel build requirement (not needed).
- Don't strip binaries (let rpm extract the debug info from the package).
- Don't use -gs (use explicitly "stabs" debuginfo) for compiling lhelp but -g
  (use the default debuginfo type "dwarf") as in the rest of package's
  Makefiles. Fixes the "Stabs debuginfo not supported" error when extracting
  debug info from the package.
- Fix lazarus dir in /etc/lazarus/environmentoptions.xml (use
  /usr/lib64/lazarus for x86_64).
- Removed gtk2 build requirement (not needed).
- Use Requires(post/postun) for shared-mime-info instead of PreReq for the
  post/postun update-mime-database execution.
- Removed Fedora related stuff (incomplete).
- Spec file updates based also on spec-cleaner run.
- Updated lazarus.desktop file to be xdg compatible.
- Update to 1.0.0
  This is a major release. For complete list of changes see
  http://wiki.lazarus.freepascal.org/Lazarus_1.0_release_notes 
- Update to 0.9.30
- fixed configfile environmentoptions.xml
- update to 0.9.28.2
- This release fixes compiling a test application without saving (missing
  project1.lrs). The Lazarus directory is now set correctly by the deb package.
  Some other small fixes are also included.
- update to 0.9.28
-  In this major release, the IDE has many source editor improvements like display
   of "double width" fonts (such as Eastern, Japanese, Chinese, and Arabic), better
   code folding, highlighting, syncro editing, and persistent blocks. The debugger
   has assembler windows, easier exception handling, and breakpoint properties. The
   LCL now uses GTK2 as the default widgetset on Linux and BSD and includes the
   TMonitor class for multi-monitor support. Refactoring of LCL reduced the minimum
   size of executables by about 15%. The support of TFrame support has improved, so
   you can visually nest designers in the IDE.
- rebuild against fpc-2.2.4
- update to 0.9.26.2 (release-tarball)
- update to 0.9.26.2
  svn co https://lazarus.svn.sourceforge.net/svnroot/lazarus/tags/lazarus_0_9_26_2 lazarus
- rebuild against fpc-2.2.2-0.pm.2
- initial build for packman (fpc-2.2.2 is working with this version)
- based on fedora spec-file from Lubomir Rintel <lkundrak@v3.sk>
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) committed (revision 15)
branch from 15.0
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 581700 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 14)
Automatic request from openSUSE:Factory by UpdateCrawler
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) committed (revision 12)
branch from 15.0
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 581700 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 11)
Automatic request from openSUSE:Factory by UpdateCrawler
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) committed (revision 9)
branch from 15.0
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 581700 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 8)
Automatic request from openSUSE:Factory by UpdateCrawler
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) committed (revision 6)
branch from 15.0
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 581700 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 5)
Automatic request from openSUSE:Factory by UpdateCrawler
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) committed (revision 3)
branch from 15.0
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 581700 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 2)
Automatic request from openSUSE:Factory by UpdateCrawler
Displaying all 20 revisions
openSUSE Build Service is sponsored by