specs/SUNWogg-vorbis.spec
branchgnome-2-30-s11rr-sru
changeset 22417 696a931d7847
parent 22130 a2673b5676cc
--- a/specs/SUNWogg-vorbis.spec	Tue May 08 11:41:00 2012 +0000
+++ b/specs/SUNWogg-vorbis.spec	Tue May 08 11:43:49 2012 +0000
@@ -3,7 +3,7 @@
 #
 # includes module(s): libogg, libvorbis
 #
-# Copyright (c) 2008 Sun Microsystems, Inc.
+# Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved.
 # This file and all modifications and additions to the pristine
 # package are under the same license as the package itself.
 #
@@ -33,10 +33,11 @@
 
 %include default-depend.inc
 %include desktop-incorporation.inc
-BuildRequires: SUNWgnome-common-devel
-BuildRequires: SUNWbison
-BuildRequires: SUNWPython26
-Requires: SUNWlibms
+
+BuildRequires: system/library/math
+BuildRequires: developer/gnome/gettext
+BuildRequires: developer/parser/bison
+BuildRequires: runtime/python-26
 
 %package devel
 Summary:                 %{summary} - development files
@@ -141,6 +142,8 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 08 2012 - [email protected]
+- Update Requires/BuildRequires.
 * Tue Jan 05 2010 - [email protected]
 - Changed the dependency from CBEbison to SUNWbison.
 * Wed Sep 17 2008 - [email protected]