Author: charles Date: Mon Aug 25 00:59:01 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - BR: pkgconfig, s/gstreamer-devel/gstreamer-plugins-base-devel/
---- Files affected: SPECS: schroedinger.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/schroedinger.spec diff -u SPECS/schroedinger.spec:1.1 SPECS/schroedinger.spec:1.2 --- SPECS/schroedinger.spec:1.1 Sat Aug 23 19:55:29 2008 +++ SPECS/schroedinger.spec Mon Aug 25 02:58:55 2008 @@ -12,10 +12,11 @@ URL: http://schrodinger.sourceforge.net/ BuildRequires: autoconf >= 2.58 BuildRequires: automake >= 1.6 -BuildRequires: gstreamer-devel >= 0.10.12 +BuildRequires: gstreamer-plugins-base-devel >= 0.10.12 BuildRequires: gtk-doc >= 1.0 BuildRequires: liboil-devel >= 0.3.13 BuildRequires: libtool +BuildRequires: pkgconfig Requires: liboil >= 0.3.13 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -125,5 +126,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008/08/25 00:58:55 charles +- BR: pkgconfig, s/gstreamer-devel/gstreamer-plugins-base-devel/ + Revision 1.1 2008/08/23 17:55:29 qboosh - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/schroedinger.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
