]> git.pld-linux.org Git - packages/nss_db.git/commitdiff
- rel .5 AC-STABLE auto/ac/nss_db-2_2_3-0_pre1_5
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 5 Dec 2005 23:15:47 +0000 (23:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- config noreplace for the Makefile

Changed files:
    nss_db.spec -> 1.30

nss_db.spec

index 295150277630e2de05b79eb3fd6f29fb3219f11c..73d053b9b46dfd6420b4a8eba418965758777fa9 100644 (file)
@@ -3,7 +3,7 @@ Summary(pl):    Modu
 Name:          nss_db
 Version:       2.2.3
 %define        bver    pre1
-Release:       0.%{bver}.4
+Release:       0.%{bver}.5
 License:       LGPL
 Group:         Base
 Source0:       ftp://sources.redhat.com/pub/glibc/releases/%{name}-%{version}%{bver}.tar.gz
@@ -82,4 +82,4 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS ChangeLog NEWS README THANKS
 %attr(755,root,root) /%{_lib}/*.so
 %attr(755,root,root) %{_bindir}/*
-%config /var/db/Makefile
+%config(noreplace) %verify(not md5 size mtime) /var/db/Makefile
This page took 0.041314 seconds and 4 git commands to generate.