]> git.pld-linux.org Git - packages/totem.git/commitdiff
- spaces -> tabs, other cosmetics
authorankry <ankry@pld-linux.org>
Thu, 13 May 2004 17:06:40 +0000 (17:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    totem.spec -> 1.31

totem.spec

index a7e732ed9b29321880abafb4b4643c29fca768a8..e52ceedda7f2ea2c52a9c45378d67f58be9276f3 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Conditional build
-%bcond_with     gstreamer       # build with gstreamer instead xine-lib
-%bcond_with    nvtv            # build with nvtv support
+%bcond_with    gstreamer       # build with gstreamer instead xine-lib
+%bcond_with    nvtv            # build with nvtv support
 #
 
 Summary:       Movie player for GNOME 2 based on the gstreamer engine
@@ -31,7 +31,7 @@ BuildRequires:        libgnomeui-devel >= 2.4.0.1
 BuildRequires: libtool
 %{?with_nvtv:BuildRequires: nvtv}
 BuildRequires: pkgconfig
-%{!?with_gstreamer:BuildRequires:       xine-lib-devel >= 1:1.0-0.rc3c.3}
+%{!?with_gstreamer:BuildRequires:      xine-lib-devel >= 1:1.0-0.rc3c.3}
 Requires(post):        GConf2
 Requires(post):        scrollkeeper
 Requires:      XFree86-libs >= 4.3.0-1.3
This page took 0.114238 seconds and 4 git commands to generate.