Author: kwizart
Update of /cvs/free/rpms/vlc/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv7468
Modified Files:
vlc.spec
Log Message:
Revert back
Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/F-10/vlc.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- vlc.spec 29 Sep 2009 18:59:51 -0000 1.26
+++ vlc.spec 29 Sep 2009 20:25:08 -0000 1.27
@@ -8,7 +8,7 @@
Summary: Multi-platform MPEG, DVD, and DivX player
Name: vlc
Version: 1.0.2
-Release: 1%{?dist}.3
+Release: 1%{?dist}.2
License: GPLv2+
Group: Applications/Multimedia
URL:
http://www.videolan.org
@@ -24,8 +24,6 @@
Patch4: 310_all_mmx_pic.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-ExcludeArch: ppc ppc64
-
BuildRequires: desktop-file-utils
BuildRequires: gettext
BuildRequires: prelink
@@ -549,10 +547,6 @@
%changelog
-* Tue Sep 29 2009 kwizart < kwizart at
gmail.com > - 1.0.2-1.3
-- Disable ppc/ppc64 builder so build can pass:
- workaround
http://bugzilla.rpmfusion.org/show_bug.cgi?id=830
-
* Sun Sep 27 2009 kwizart < kwizart at
gmail.com > - 1.0.2-1.2
- x264 disabled because version isn't new enought (re-enabled --with x264)