SHA256
1
0
forked from pool/lazarus

Accepting request 557842 from home:ecsos

- add/download right/original source
- add missing %defattr(-,root,root,-) for new libQt5Pas and 
  libQt5Pas-devel files section
- rebase lazarus.desktop.patch

OBS-URL: https://build.opensuse.org/request/show/557842
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/lazarus?expand=0&rev=42
This commit is contained in:
Eric Schirra 2017-12-17 17:28:43 +00:00 committed by Git OBS Bridge
parent 424b73e535
commit d7e29300d9
3 changed files with 22 additions and 9 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:ff8f1569c4ca3790cd83f1ef851e3626658c10c2617a743d4b731e7d24d953f1 oid sha256:320888ba1af17295b8d3993d50c31780d137e363e05797e3575eee90f3b3a844
size 62991583 size 62114372

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Dec 17 16:52:39 UTC 2017 - ecsos@opensuse.org
- add/download right/original source
- add missing %defattr(-,root,root,-) for new libQt5Pas and
libQt5Pas-devel files section
- rebase lazarus.desktop.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Dec 6 20:02:01 UTC 2017 - aloisio@gmx.com Wed Dec 6 20:02:01 UTC 2017 - aloisio@gmx.com

View File

@ -1,8 +1,7 @@
Index: lazarus/install/lazarus.desktop diff -Pdpru lazarus.orig/install/lazarus.desktop lazarus/install/lazarus.desktop
=================================================================== --- lazarus.orig/install/lazarus.desktop 2014-06-15 10:57:06.000000000 +0200
--- lazarus.orig/install/lazarus.desktop +++ lazarus/install/lazarus.desktop 2017-12-17 18:02:31.608204947 +0100
+++ lazarus/install/lazarus.desktop @@ -1,16 +1,12 @@
@@ -1,11 +1,12 @@
[Desktop Entry] [Desktop Entry]
Name=Lazarus Name=Lazarus
+GenericName=Integrated Development Environment +GenericName=Integrated Development Environment
@ -10,9 +9,15 @@ Index: lazarus/install/lazarus.desktop
Exec=startlazarus %f Exec=startlazarus %f
Terminal=false Terminal=false
Type=Application Type=Application
Icon=lazarus -Icon=lazarus.png
-Categories=IDE;Development;GTK;GUIDesigner; -Categories=Application;IDE;Development;GTK;GUIDesigner;
+Icon=lazarus
+Categories=Development;IDE; +Categories=Development;IDE;
StartupWMClass=Lazarus StartupWMClass=Lazarus
MimeType=text/x-pascal;text/lazarus-project-source;text/lazarus-project-information;text/lazarus-form;text/lazarus-resource;text/lazarus-package;text/lazarus-package-link;text/lazarus-code-inlay; MimeType=text/x-pascal;text/lazarus-project-source;text/lazarus-project-information;text/lazarus-form;text/lazarus-resource;text/lazarus-package;text/lazarus-package-link;text/lazarus-code-inlay;
Keywords=editor;Pascal;IDE;FreePascal;fpc;Design;Designer; Keywords=editor;Pascal;IDE;FreePascal;fpc;Design;Designer;
-[Property::X-KDE-NativeExtension]
-Type=QString
-Value=.pas
-X-Ubuntu-Gettext-Domain=desktop_kdelibs
-