]> git.pld-linux.org Git - packages/browser-plugin-xine.git/commitdiff
- dropped BR: libstdc++-devel; undefine __cxx instead master
authorsparky <sparky@pld-linux.org>
Mon, 8 Mar 2010 12:23:01 +0000 (12:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    browser-plugin-xine.spec -> 1.9

browser-plugin-xine.spec

index 09070026ff2d4e36a88441d8bf911d9a729e0881..64911cfffd6fe00b002e4bf31229e5de8d8125ca 100644 (file)
@@ -7,7 +7,6 @@ License:        GPL v2+
 Group:         X11/Applications/Multimedia
 Source0:       http://dl.sourceforge.net/xine/xine-plugin-%{version}.tar.bz2
 # Source0-md5: dde79a4d12270cbe0c71a0c1afa41111
-BuildRequires: libstdc++-devel
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.357
 BuildRequires: xine-lib-devel >= 2:1.1.0
@@ -16,6 +15,8 @@ Requires:     browser-plugins >= 2.0
 Requires:      browser-plugins(%{_target_base_arch})
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%undefine      __cxx
+
 # directory where you store the plugin
 %define                _plugindir      %{_libdir}/browser-plugins
 
This page took 0.098963 seconds and 4 git commands to generate.