public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lazarus] multiple-IDE-widgetsets: Drop vendor tag.
@ 2026-07-23  8:17 Jon Ciesla
  0 siblings, 0 replies; only message in thread
From: Jon Ciesla @ 2026-07-23  8:17 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/lazarus
Branch : multiple-IDE-widgetsets
Commit : 20d0ccb8f537d3ffdb6891ef4eecedddd1e76708
Author : Jon Ciesla <limburgher@gmail.com>
Date   : 2013-04-24T12:57:14-05:00
Stats  : +5/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/lazarus/c/20d0ccb8f537d3ffdb6891ef4eecedddd1e76708?branch=multiple-IDE-widgetsets

Log:
Drop vendor tag.

---
diff --git a/lazarus.spec b/lazarus.spec
index 449a823..361fe42 100644
--- a/lazarus.spec
+++ b/lazarus.spec
@@ -1,6 +1,6 @@
 Name:           lazarus
 Version:        1.0.4
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Lazarus Component Library and IDE for Freepascal
 
 Group:          Development/Languages
@@ -50,7 +50,6 @@ make -C lazarus install INSTALL_PREFIX=%{buildroot}%{_prefix} _LIB=%{_lib}
 install -D -p -m 0644 lazarus/install/lazarus-mime.xml $LazBuildDir%{buildroot}%{_datadir}/mime/packages/lazarus.xml
 install -D -p -m 0644 lazarus/images/ide_icon48x48.png %{buildroot}%{_datadir}/pixmaps/lazarus.png
 desktop-file-install \
-        --vendor fedora \
         --dir %{buildroot}%{_datadir}/applications \
         lazarus/install/%{name}.desktop
 
@@ -81,7 +80,7 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 %{_bindir}/startlazarus
 %{_bindir}/lazbuild
 %{_datadir}/pixmaps/lazarus.png
-%{_datadir}/applications/fedora-%{name}.desktop
+%{_datadir}/applications/*%{name}.desktop
 %{_datadir}/mime/packages/lazarus.xml
 %doc lazarus/COPYING*
 %doc lazarus/README.txt
@@ -90,6 +89,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 %{_mandir}/*/*
 
 %changelog
+* Wed Apr 24 2013 Jon Ciesla <limburgher@gmail.com> - 1.0.4-3
+- Drop desktop vendor tag.
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-23  8:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23  8:17 [rpms/lazarus] multiple-IDE-widgetsets: Drop vendor tag Jon Ciesla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox