Author: aflinta Date: Sat Mar 5 18:31:38 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - up to version 0.11.12, needs testing, do we need stil these patches?
---- Files affected: SPECS: vte.spec (1.66 -> 1.67) ---- Diffs: ================================================================ Index: SPECS/vte.spec diff -u SPECS/vte.spec:1.66 SPECS/vte.spec:1.67 --- SPECS/vte.spec:1.66 Sun Jan 9 18:39:03 2005 +++ SPECS/vte.spec Sat Mar 5 19:31:32 2005 @@ -6,18 +6,16 @@ Summary: VTE terminal widget library Summary(pl): Biblioteka z kontrolką terminala VTE Name: vte -Version: 0.11.11 -Release: 11 +Version: 0.11.12 +Release: 0.1 License: LGPL Group: X11/Libraries -Source0: http://ftp.gnome.org/pub/gnome/sources/%{name}/0.11/%{name}-%{version}.tar.bz2 -# Source0-md5: 4d7a3674df5b8be7f1adffa981c1fc3d +Source0: http://ftp.gnome.org/pub/gnome/sources/vte/0.11/%{name}-%{version}.tar.bz2 +# Source0-md5: 2a9c7cf110342b7c5f414343d2ecffc1 Patch0: %{name}-keys.patch -Patch1: %{name}-localenames.patch -Patch2: %{name}-atktextselection.patch -Patch3: %{name}-types-include.patch -Patch4: %{name}-performance.patch -Patch5: %{name}-nozvt.patch +#Patch1: %{name}-atktextselection.patch +#Patch2: %{name}-types-include.patch +#Patch3: %{name}-nozvt.patch %{?with_glx:BuildRequires: OpenGL-devel} BuildRequires: autoconf BuildRequires: automake @@ -94,13 +92,9 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p0 -%patch4 -p0 -%patch5 -p1 - -mv -f po/{no,nb}.po +#%patch1 -p1 +#%patch2 -p1 +#%patch3 -p0 %build glib-gettextize --copy --force @@ -126,6 +120,7 @@ DESTDIR=$RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT%{py_sitedir}/gtk-2.0/*.{la,a} +rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no %find_lang vte @@ -167,6 +162,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.67 2005/03/05 18:31:32 aflinta +- up to version 0.11.12, needs testing, do we need stil these patches? + Revision 1.66 2005/01/09 17:39:03 saq - missing pyreqeq, release 11 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/vte.spec?r1=1.66&r2=1.67&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
