]> git.pld-linux.org Git - packages/openssl.git/commitdiff
- cosmetics auto/ac/openssl-0_9_7c-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 1 Oct 2003 08:41:23 +0000 (08:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssl.spec -> 1.109

openssl.spec

index a17467e314642fda1adea4caa5e0f03043ace33e..a4dbb87c3f1185b95dfb2a502857f58516e1100d 100644 (file)
@@ -270,7 +270,7 @@ done
 #cd perl
 #%%{__perl} Makefile.PL \
 #      INSTALLDIRS=vendor
-#make
+#%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -326,7 +326,7 @@ rm -rf $RPM_BUILD_ROOT
 %verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/%{name}/openssl.cnf
 %verify(not md5 size mtime) %config(noreplace) %{_var}/lib/%{name}/openssl.cnf
 %dir %{_datadir}/ssl
-%verify(not md5 size mtime) %config(noreplace)%{_datadir}/ssl/ca-bundle.crt
+%verify(not md5 size mtime) %config(noreplace) %{_datadir}/ssl/ca-bundle.crt
 
 %attr(755,root,root) %{_bindir}/%{name}
 %dir %{_libdir}/%{name}
This page took 0.179124 seconds and 4 git commands to generate.