SPECS (LINUX_2_6_16): svgalib.spec - rebuild with 2.6.16.62
glen
glen at pld-linux.org
Tue Nov 25 08:28:26 CET 2008
Author: glen Date: Tue Nov 25 07:28:26 2008 GMT
Module: SPECS Tag: LINUX_2_6_16
---- Log message:
- rebuild with 2.6.16.62
---- Files affected:
SPECS:
svgalib.spec (1.165.2.23 -> 1.165.2.23.2.1)
---- Diffs:
================================================================
Index: SPECS/svgalib.spec
diff -u SPECS/svgalib.spec:1.165.2.23 SPECS/svgalib.spec:1.165.2.23.2.1
--- SPECS/svgalib.spec:1.165.2.23 Thu Jul 3 15:45:50 2008
+++ SPECS/svgalib.spec Tue Nov 25 08:28:20 2008
@@ -35,6 +35,7 @@
%endif
%define pname svgalib
+%define rel 65
Summary: Library for full screen [S]VGA graphics
Summary(de.UTF-8): Library für Vollbildschirm-[S]VGA-Grafiken
Summary(es.UTF-8): Biblioteca para gráficos en pantalla llena [S]VGA
@@ -46,7 +47,7 @@
Summary(uk.UTF-8): Низькорівнева бібліотека повноекранної SVGA графіки
Name: %{pname}%{_alt_kernel}
Version: 1.9.25
-Release: 63
+Release: %{rel}
License: distributable
Group: Libraries
Source0: http://www.arava.co.il/matan/svgalib/%{pname}-%{version}.tar.gz
@@ -249,9 +250,10 @@
Summary(es.UTF-8): Bibliotecas de desarrollo y archivos de inclusión para gráficos [S]VGA
Summary(pl.UTF-8): Pomocniczy moduł jądra svgaliba
Summary(pt_BR.UTF-8): Bibliotecas de desenvolvimento e arquivos de inclusão para gráficos [S]VGA
+Release: %{rel}@%{_kernel_vermagic}
Group: Base/Kernel
-%{?with_dist_kernel:Requires: kernel%{_alt_kernel}(vermagic) = %{_kernel_ver}}
Requires(post,postun): /sbin/depmod
+%{?with_dist_kernel:Requires: kernel%{_alt_kernel}(vermagic) = %{_kernel_ver}}
Provides: svgalib-helper = %{version}-%{release}
Obsoletes: svgalib-helper
@@ -266,9 +268,10 @@
%package -n kernel%{k24}%{_alt_kernel}-smp-video-svgalib_helper
Summary: svgalib's helper kernel module for SMP
Summary(pl.UTF-8): Pomoczniczy moduł jądra svgalib dla SMP
+Release: %{rel}@%{_kernel_vermagic}
Group: Base/Kernel
-%{?with_dist_kernel:Requires: kernel%{_alt_kernel}-smp(vermagic) = %{_kernel_ver}}
Requires(post,postun): /sbin/depmod
+%{?with_dist_kernel:Requires: kernel%{_alt_kernel}-smp(vermagic) = %{_kernel_ver}}
Provides: svgalib-helper = %{version}-%{release}
Obsoletes: svgalib-helper
@@ -411,7 +414,7 @@
%if %{with userspace}
install -d $RPM_BUILD_ROOT/var/lib/svgalib
-%{__make} installheaders installsharedlib installconfig installstaticlib \
+%{__make} -j1 installheaders installsharedlib installconfig installstaticlib \
installutils installman lib3dkit-install \
DESTDIR=$RPM_BUILD_ROOT \
libdir=%{_libdir} \
@@ -501,6 +504,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.165.2.23.2.1 2008/11/25 07:28:20 glen
+- rebuild with 2.6.16.62
+
Revision 1.165.2.23 2008/07/03 13:45:50 glen
- convert to utf8
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/svgalib.spec?r1=1.165.2.23&r2=1.165.2.23.2.1&f=u
More information about the pld-cvs-commit
mailing list