Skip to content

Commit 878d81b

Browse files
committed
text changes/comments.
1 parent 25bb54e commit 878d81b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

rpm/mythtv.spec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# by: Chris Petersen <cpetersen@mythtv.org>
55
# Jarod Wilson <jwilson@mythtv.org>
66
#
7-
# Modified/Extended from the great (non-svn based) work of:
7+
# Modified/Extended from the great (non-git/svn based) work of:
88
# Axel Thimm <Axel.Thimm@ATrpms.net>
99
# David Bussenschutt <buzz@oska.com>
1010
# and others; see changelog at bottom for details.
@@ -62,12 +62,12 @@
6262
%define desktop_applications mythfrontend mythtv-setup
6363

6464
# The vendor name we should attribute the aforementioned entries to
65-
%define desktop_vendor xris
65+
%define desktop_vendor mythtv
6666

6767
# MythTV Version string -- preferably the output from git --describe
6868
%define vers_string v0.25pre-4799-g7b526c4
6969

70-
# Git Revision number and branch ID
70+
# Git Revision number and branch
7171
%define _gitrev 4799.g7b526c4
7272
%define branch master
7373

0 commit comments

Comments
 (0)