Author: wrobell Date: Fri Sep 9 13:18:52 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - reverting last commit but gstreamer plugins's build requirements set to libdv 0.104 (according to libdv changelog authors dropped glib/gtk+ dependency after 0.100 in library)
---- Files affected: SPECS: gstreamer-plugins.spec (1.162 -> 1.163) , libdv.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: SPECS/gstreamer-plugins.spec diff -u SPECS/gstreamer-plugins.spec:1.162 SPECS/gstreamer-plugins.spec:1.163 --- SPECS/gstreamer-plugins.spec:1.162 Fri Sep 9 14:10:55 2005 +++ SPECS/gstreamer-plugins.spec Fri Sep 9 15:18:46 2005 @@ -55,7 +55,7 @@ Summary(pl): Wtyczki do środowiska obróbki strumieni GStreamer Name: gstreamer-plugins Version: 0.8.11 -Release: 2 +Release: 1 License: LGPL Group: Libraries Source0: http://gstreamer.freedesktop.org/src/gst-plugins/%{gstname}-%{version}.tar.bz2 @@ -105,7 +105,7 @@ %{?with_cdaudio:BuildRequires: libcdaudio-devel} %{?with_cdio:BuildRequires: libcdio-devel >= 0.71} %{?with_dts:BuildRequires: libdts-devel} -BuildRequires: libdv-devel >= 0.104-3 +BuildRequires: libdv-devel >= 0.104 BuildRequires: libdvdnav-devel >= 0.1.9 BuildRequires: libdvdread-devel %{?with_fame:BuildRequires: libfame-devel >= 0.9.1} @@ -2211,6 +2211,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.163 2005/09/09 13:18:46 wrobell +- reverting last commit but gstreamer plugins's build requirements set + to libdv 0.104 (according to libdv changelog authors dropped glib/gtk+ + dependency after 0.100 in library) + Revision 1.162 2005/09/09 12:10:55 wrobell - libdv-devel requires gtk+ 1.2.x when built with gui, so gstreamer-plugins does not have to require gtk+-devel 1.2.x directly to build ================================================================ Index: SPECS/libdv.spec diff -u SPECS/libdv.spec:1.38 SPECS/libdv.spec:1.39 --- SPECS/libdv.spec:1.38 Fri Sep 9 14:10:55 2005 +++ SPECS/libdv.spec Fri Sep 9 15:18:46 2005 @@ -13,7 +13,7 @@ Summary(pl): Biblioteka do obsługi formatu wideo DV Name: libdv Version: 0.104 -Release: 3 +Release: 2 License: LGPL Group: Libraries Source0: http://dl.sourceforge.net/libdv/%{name}-%{version}.tar.gz @@ -61,10 +61,6 @@ Summary(pl): Pliki nagłówkowe biblioteki DV Group: Development/Libraries Requires: %{name} = %{version}-%{release} -%if %{with gui} -Requires: gtk+-devel >= 1.2.10-3 -Requires: SDL-devel >= 1.1.6 -%endif %description devel This is the libraries, include files and other resources you can use @@ -151,6 +147,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2005/09/09 13:18:46 wrobell +- reverting last commit but gstreamer plugins's build requirements set + to libdv 0.104 (according to libdv changelog authors dropped glib/gtk+ + dependency after 0.100 in library) + Revision 1.38 2005/09/09 12:10:55 wrobell - libdv-devel requires gtk+ 1.2.x when built with gui, so gstreamer-plugins does not have to require gtk+-devel 1.2.x directly to build ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gstreamer-plugins.spec?r1=1.162&r2=1.163&f=u http://cvs.pld-linux.org/SPECS/libdv.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
