SPECS: swfdec.spec - added gnome bcond (gnomevfs alias) for conven...

qboosh qboosh at pld-linux.org
Wed Aug 1 00:13:59 CEST 2007


Author: qboosh                       Date: Tue Jul 31 22:13:59 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added gnome bcond (gnomevfs alias) for convenience
- License is LGPL v2.1+
- removed bogus BRs (a52dec-libs is ffmpeg dep, libselinux is gnomevfs dep)

---- Files affected:
SPECS:
   swfdec.spec (1.68 -> 1.69) 

---- Diffs:

================================================================
Index: SPECS/swfdec.spec
diff -u SPECS/swfdec.spec:1.68 SPECS/swfdec.spec:1.69
--- SPECS/swfdec.spec:1.68	Sat Jul 28 13:08:43 2007
+++ SPECS/swfdec.spec	Wed Aug  1 00:13:54 2007
@@ -3,18 +3,21 @@
 # Conditional build:
 %bcond_without	apidocs		# disable gtk-doc
 %bcond_without	gnomevfs	# without gnome-vfs support
+%bcond_without	gnome		# disable gnomevfs
 #
+%if %{without gnome}
+%undefine	with_gnomevfs
+%endif
 Summary:	Flash animations redering library
 Summary(pl.UTF-8):	Biblioteka renderująca animacje flash
 Name:		swfdec
 Version:	0.5.0
 Release:	1
-License:	GPL
+License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://swfdec.freedesktop.org/download/swfdec/0.5/%{name}-%{version}.tar.gz
 # Source0-md5:	53c9dd7f87ec9a73277ceb4d7c033a3c
 URL:		http://swfdec.freedesktop.org/wiki/
-BuildRequires:	a52dec-libs-devel
 BuildRequires:	autoconf >= 2.58
 BuildRequires:	automake >= 1:1.6
 BuildRequires:	alsa-lib-devel >= 1.0
@@ -26,7 +29,6 @@
 BuildRequires:	gstreamer-devel >= 0.10.11
 BuildRequires:	libmad-devel >= 0.14.2b
 BuildRequires:	liboil-devel >= 0.3.9
-BuildRequires:	libselinux-devel
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.357
@@ -210,6 +212,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.69  2007/07/31 22:13:54  qboosh
+- added gnome bcond (gnomevfs alias) for convenience
+- License is LGPL v2.1+
+- removed bogus BRs (a52dec-libs is ffmpeg dep, libselinux is gnomevfs dep)
+
 Revision 1.68  2007/07/28 11:08:43  arvenil
 - BR: libselinux-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/swfdec.spec?r1=1.68&r2=1.69&f=u



More information about the pld-cvs-commit mailing list