]> git.pld-linux.org Git - packages/openssl.git/commitdiff
- cut off Vendor, cosmetics
authorTomasz Pala <gotar@pld-linux.org>
Tue, 31 Dec 2002 11:16:21 +0000 (11:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssl.spec -> 1.86

openssl.spec

index e63e41526d28b39de33d1385d8059ec830077671..61c2c9b0921a6bd0a04c25fd56f085ace848e8ce 100644 (file)
@@ -12,7 +12,6 @@ Name:         openssl
 Version:       0.9.7
 Release:       0.%{_beta}.1
 License:       Apache-style License
 Version:       0.9.7
 Release:       0.%{_beta}.1
 License:       Apache-style License
-Vendor:                The OpenSSL Project
 Group:         Libraries
 Source0:       ftp://ftp.openssl.org/source/%{name}-%{version}-%{_beta}.tar.gz
 Source1:       %{name}-ca-bundle.crt
 Group:         Libraries
 Source0:       ftp://ftp.openssl.org/source/%{name}-%{version}-%{_beta}.tar.gz
 Source1:       %{name}-ca-bundle.crt
@@ -269,7 +268,7 @@ install -d $RPM_BUILD_ROOT{%{_sysconfdir}/%{name},%{_libdir}/%{name}} \
        INSTALLTOP=%{_prefix} \
        INSTALL_PREFIX=$RPM_BUILD_ROOT
 
        INSTALLTOP=%{_prefix} \
        INSTALL_PREFIX=$RPM_BUILD_ROOT
 
-install %{SOURCE1}  $RPM_BUILD_ROOT%{_datadir}/ssl/ca-bundle.crt
+install %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/ssl/ca-bundle.crt
 install libRSAglue.a libcrypto.a libssl.a $RPM_BUILD_ROOT%{_libdir}
 install lib*.so.*.* $RPM_BUILD_ROOT%{_libdir}
 ln -sf libcrypto.so.*.* $RPM_BUILD_ROOT%{_libdir}/libcrypto.so
 install libRSAglue.a libcrypto.a libssl.a $RPM_BUILD_ROOT%{_libdir}
 install lib*.so.*.* $RPM_BUILD_ROOT%{_libdir}
 ln -sf libcrypto.so.*.* $RPM_BUILD_ROOT%{_libdir}/libcrypto.so
This page took 0.203466 seconds and 4 git commands to generate.