SPECS: ca-certificates.spec - updated to 20080809

glen glen at pld-linux.org
Tue Oct 28 01:10:56 CET 2008


Author: glen                         Date: Tue Oct 28 00:10:56 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 20080809

---- Files affected:
SPECS:
   ca-certificates.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/ca-certificates.spec
diff -u SPECS/ca-certificates.spec:1.3 SPECS/ca-certificates.spec:1.4
--- SPECS/ca-certificates.spec:1.3	Sun Apr 29 18:27:32 2007
+++ SPECS/ca-certificates.spec	Tue Oct 28 01:10:51 2008
@@ -2,16 +2,21 @@
 Summary:	Common CA Certificates PEM files
 Summary(pl.UTF-8):	Pliki PEM popularnych certyfikatów CA
 Name:		ca-certificates
-Version:	20070303
-Release:	0.12
+Version:	20080809
+Release:	0.1
 # is it license name or should be unified? ("distributable"?)
 License:	freedist
 Group:		Libraries
 Source0:	ftp://ftp.debian.org/debian/pool/main/c/ca-certificates/%{name}_%{version}.tar.gz
-# Source0-md5:	e356066a02d257d23f8e0f4d48d08b1b
+# Source0-md5:	c155f5059006b94ad0aea7018161ab37
 URL:		http://www.cacert.org/
+# for temp files
 Requires:	mktemp
+# for c_rehash
 Requires:	openssl-tools-perl
+# for /bin/run-parts
+Requires:	rc-scripts >= 0.4.1.25
+BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -21,7 +26,7 @@
 Pliki PEM popularnych certyfikatów CA.
 
 %prep
-%setup -q
+%setup -q -n %{name}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -46,8 +51,9 @@
 %files
 %defattr(644,root,root,755)
 %dir %{_sysconfdir}/ssl/certs
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ca-certificates.conf
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ssl/certs/ca-certificates.crt
+# remove noreplace?
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ca-certificates.conf
 %attr(755,root,root) %{_sbindir}/update-ca-certificates
 %{_datadir}/ca-certificates
 
@@ -57,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008/10/28 00:10:51  glen
+- updated to 20080809
+
 Revision 1.3  2007/04/29 16:27:32  qboosh
 - pl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ca-certificates.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list