rpms/mythtv/devel mythtv.spec,1.123,1.124

Nicolas Chauvet kwizart at rpmfusion.org
Sat Jul 20 12:16:31 CEST 2013


Author: kwizart

Update of /cvs/free/rpms/mythtv/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv8055

Modified Files:
	mythtv.spec 
Log Message:
Fix for typo



Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/mythtv.spec,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- mythtv.spec	20 Jul 2013 10:02:16 -0000	1.123
+++ mythtv.spec	20 Jul 2013 10:16:31 -0000	1.124
@@ -80,7 +80,7 @@
 %if "%{branch}" == "master"
 Release:        0.2.git.%{_gitrev}%{?dist}
 %else
-Release:        10%?dist}
+Release:        10%?{dist}
 %endif
 
 # The primary license is GPLv2+, but bits are borrowed from a number of


More information about the rpmfusion-commits mailing list