]> git.pld-linux.org Git - packages/mythtv.git/commitdiff
- typos
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 3 Nov 2005 22:13:33 +0000 (22:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mythtv.spec -> 1.40

mythtv.spec

index b300189ce6752976f5d2fdd77eb2f44075331ac5..3da9ae8ed3dfe8f59c787c58cc54a81b0f895b75 100644 (file)
@@ -37,7 +37,7 @@ Summary:      A personal video recorder (PVR) application
 Summary(pl):   Osobista aplikacja do nagrywania obrazu (PVR)
 Name:          mythtv
 Version:       0.18.1
-Release:       0.24
+Release:       0.25
 License:       GPL v2
 Group:         Applications/Multimedia
 Source0:       http://www.mythtv.org/mc/%{name}-%{version}.tar.bz2
@@ -288,13 +288,13 @@ _lib=%{_lib} \
 %else
     %ifarch %{ix86}
                %ifarch athlon
-                       --arch=athlon
+                       --arch=athlon \
                %else
                        --cpu=i386 --tune=pentium4 \
                %endif
     %endif
     %ifarch %{x8664}
-       --arch=x86_64
+       --arch=x86_64 \
     %endif
        %{?with_mmx:--enable-mmx} \
 %endif
This page took 0.032825 seconds and 4 git commands to generate.