Author: kwizart
Update of /cvs/free/rpms/gpac/F-13
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14033/F-13
Modified Files:
gpac.spec
Log Message:
Fix BR
Index: gpac.spec
===================================================================
RCS file: /cvs/free/rpms/gpac/F-13/gpac.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- gpac.spec 29 May 2010 14:27:54 -0000 1.18
+++ gpac.spec 29 May 2010 15:33:11 -0000 1.19
@@ -17,7 +17,7 @@
Name: gpac
Summary: MPEG-4 multimedia framework
Version: 0.4.6
-Release: 0.7.cvs%{?cvs}%{?dist}
+Release: 0.8.cvs%{?cvs}%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL:
http://gpac.sourceforge.net/
@@ -63,7 +63,8 @@
BuildRequires: doxygen
BuildRequires: desktop-file-utils
%{?_with_amr:BuildRequires: amrnb-devel amrwb-devel}
-%{?_with_osmo:BuildRequires: gtk+-devel gtk2-devel}
+BuildRequires: gtk+-devel
+BuildRequires: gtk2-devel
%description
GPAC is a multimedia framework based on the MPEG-4 Systems standard developed
@@ -330,7 +331,7 @@
%changelog
-* Sat May 29 2010 Nicolas Chauvet <kwizart(a)fedoraproject.org> -
0.4.6-0.7cvs20100116
+* Sat May 29 2010 Nicolas Chauvet <kwizart(a)fedoraproject.org> -
0.4.6-0.8.cvs20100527
- Rewrite soname patch that is still needed.
- Allow --with osmo conditional
- Explicitely list binaries.