Author: jarod
Update of /cvs/free/rpms/mythtv/F-14
In directory se02.es.rpmfusion.net:/tmp/cvs-serv25465
Modified Files:
mythtv.spec
Log Message:
Put gitrev into version output, svnrev is dead, man
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-14/mythtv.spec,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- mythtv.spec 30 Jan 2011 19:42:37 -0000 1.85
+++ mythtv.spec 31 Jan 2011 20:11:30 -0000 1.86
@@ -4,14 +4,14 @@
# by: Chris Petersen <rpm(a)forevermore.net>
# Jarod Wilson <jarod(a)wilsonet.com>
#
-# Modified/Extended from the great (non-svn based) work of:
+# Modified/Extended from the great work of:
# Axel Thimm <Axel.Thimm(a)ATrpms.net>
# David Bussenschutt <buzz(a)oska.com>
# and others; see changelog at bottom for details.
#
# The latest canonical upstream version of this file can be found at:
#
-#
http://svn.mythtv.org/svn/trunk/packaging/rpm/mythtv.spec
+#
https://github.com/MythTV/packaging/tree/master/rpm
#
# The latest RPM Fusion version can be found at:
#
@@ -977,7 +977,7 @@
--enable-debug
# Insert rpm version-release for mythbackend --version output
- echo 'SOURCE_VERSION="%{version}-%{release} (%_svnrev)"' >
VERSION
+ echo 'SOURCE_VERSION="%{version}-%{release} (%_gitrev)"' >
VERSION
# Make
make %{?_smp_mflags}