Is this used for other than gatos? If not, IMHO it should go either into contribs or be dropped entirely along with gatos. They are no longer maintained, supported or work.-=-=-=- Name : ibtk Relocations: (not relocateable) Version : 0.0.14_pre2 Vendor: MandrakeSoft Release : 16mdk Build Date: Mon Sep 1 22:04:04 2003 Install Date: (not installed) Build Host: ke.mandrakesoft.com Group : Development/C Source RPM: (none) Size : 119701 License: GPL Signature : (none) Packager : Thierry Vignaud <[EMAIL PROTECTED]> URL : http://cvs.core.binghamton.edu/~insomnia/gatos/ Summary : Insomniac's toolkit Description : The Insomniacs toolkit is the GUI used by the gatos team for more info see http://cvs.core.binghamton.edu/~insomnia/gatos/
I suck at these, Basicly if you have an ATI TV tuner YOU want this BAD
-=-=-=- Thierry Vignaud <[EMAIL PROTECTED]> 0.0.14_pre2-16mdk
- use mklibname
-=-=-=- No rpmlint error, happy man :-)
-=-=-=- ibtk.spec changed --- ibtk-0.0.14_pre2-15mdk.src.rpm/ibtk.spec 2003-09-01 22:17:22.000000000 +0200 +++ ibtk-0.0.14_pre2-16mdk.src.rpm/ibtk.spec 2003-09-01 22:17:22.000000000 +0200 @@ -1,9 +1,8 @@ -%define lib_major 0 -%define lib_name lib%{name}%{lib_major} +%define lib_name %mklibname %name 0 Name: ibtk Summary: Insomniac's toolkit Version: 0.0.14_pre2 -Release: 15mdk +Release: 16mdk Source: http://cvs.core.binghamton.edu/~insomnia/gatos/cvs/ibtk-0.0.14-pre2-CVS-19991207.tar.bz2 Patch0: ibtk-0.0.14-pre2-CVS-19991207-c++fixes.patch.bz2 Group: Development/C @@ -22,13 +21,13 @@ Basicly if you have an ATI TV tuner YOU want this BAD
-%package -n %{lib_name} +%package -n %lib_name Summary: Libraries, includes and other files to develop ibtk applications. Group: Development/C Provides: ibtk = %{version}-%{release} Obsoletes: ibtk
-%description -n %{lib_name} +%description -n %lib_name The Insomniacs toolkit is the GUI used by the gatos team for more info see http://cvs.core.binghamton.edu/~insomnia/gatos/
@@ -38,7 +37,7 @@ %package -n %{lib_name}-devel Summary: Libraries, includes and other files to develop ibtk applications. Group: Development/C -Provides: lib%{name}-devel +Provides: lib%{name}-devel = %{version}-%{release} Requires: %{lib_name} = %{version}-%{release}
%description -n %{lib_name}-devel @@ -63,11 +62,11 @@ %clean rm -rf $RPM_BUILD_ROOT
-%post -n %{lib_name} -p /sbin/ldconfig +%post -n %lib_name -p /sbin/ldconfig
-%postun -n %{lib_name} -p /sbin/ldconfig +%postun -n %lib_name -p /sbin/ldconfig
-%files -n %{lib_name} +%files -n %lib_name %defattr(-,root,root) %doc COPYING README %{_libdir}/libibtk.so.* @@ -80,6 +79,9 @@ %{_libdir}/libibtk.so
%changelog +* Mon Sep 01 2003 Thierry Vignaud <[EMAIL PROTECTED]> 0.0.14_pre2-16mdk +- use mklibname + * Tue Jul 22 2003 Per �yvind Karlsen <[EMAIL PROTECTED]> 0.0.14_pre2-15mdk - rebuild - rm -rf $RPM_BUILD_ROOT at the beginning of %%install
Spence
