auto-import libksba-0.4.7-0.fdr.1.1 from libksba-0.4.7-0.fdr.1.1.src.rpm

This commit is contained in:
cvsextras 2004-11-08 04:45:04 +00:00
parent 4840bd8a2e
commit 5ce21eb5f2

View File

@ -1,7 +1,7 @@
Summary: X.509 library Summary: X.509 library
Name: libksba Name: libksba
Version: 0.4.7 Version: 0.4.7
Release: 0.fdr.1.rh90 Release: 0.fdr.1.1
License: GPL License: GPL
Group: System Environment/Libraries Group: System Environment/Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
@ -21,31 +21,26 @@ Requires: %{name} = %{version}-%{release}
%description devel %description devel
Development headers and libraries for %{name}. Development headers and libraries for %{name}.
# -----------------------------------------------------------------------------
%prep %prep
%setup -q %setup -q
# -----------------------------------------------------------------------------
%build %build
%configure %configure
make %{?_smp_mflags} make %{?_smp_mflags}
make check make check
# -----------------------------------------------------------------------------
%install %install
rm -rf $RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT
%makeinstall %makeinstall
rm -f $RPM_BUILD_ROOT{%{_infodir}/dir,%{_libdir}/*.la} rm -f $RPM_BUILD_ROOT{%{_infodir}/dir,%{_libdir}/*.la}
# -----------------------------------------------------------------------------
%clean %clean
rm -rf $RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT
# -----------------------------------------------------------------------------
%post -p /sbin/ldconfig %post -p /sbin/ldconfig
@ -59,7 +54,6 @@ if [ "$1" = "0" ]; then
install-info --delete %{_infodir}/ksba.info.gz %{_infodir}/dir install-info --delete %{_infodir}/ksba.info.gz %{_infodir}/dir
fi fi
# -----------------------------------------------------------------------------
%files %files
%defattr(-,root,root,-) %defattr(-,root,root,-)
@ -75,7 +69,6 @@ fi
%{_datadir}/aclocal/* %{_datadir}/aclocal/*
%{_infodir}/* %{_infodir}/*
# -----------------------------------------------------------------------------
%changelog %changelog
* Thu Mar 20 2003 Ville Skyttä <ville.skytta at iki.fi> - 0.4.7-0.fdr.1 * Thu Mar 20 2003 Ville Skyttä <ville.skytta at iki.fi> - 0.4.7-0.fdr.1