rpms/nss-pam-ldapd/devel .cvsignore, 1.5, 1.6 nss-pam-ldapd.spec, 1.7, 1.8 sources, 1.5, 1.6 nss-pam-ldapd-default.patch, 1.2, NONE

Nalin Dahyabhai nalin at fedoraproject.org
Thu May 27 21:20:30 UTC 2010


Author: nalin

Update of /cvs/pkgs/rpms/nss-pam-ldapd/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv21889

Modified Files:
	.cvsignore nss-pam-ldapd.spec sources 
Removed Files:
	nss-pam-ldapd-default.patch 
Log Message:
- update to 0.7.6


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/nss-pam-ldapd/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- .cvsignore	14 May 2010 21:08:54 -0000	1.5
+++ .cvsignore	27 May 2010 21:20:29 -0000	1.6
@@ -4,3 +4,5 @@ nss-pam-ldapd-0.7.3.tar.gz.sig
 nss-pam-ldapd-0.7.4.tar.gz
 nss-pam-ldapd-0.7.4.tar.gz.sig
 nss-pam-ldapd-0.7.5.tar.gz.sig
+nss-pam-ldapd-0.7.6.tar.gz
+nss-pam-ldapd-0.7.6.tar.gz.sig


Index: nss-pam-ldapd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nss-pam-ldapd/devel/nss-pam-ldapd.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- nss-pam-ldapd.spec	17 May 2010 13:54:26 -0000	1.7
+++ nss-pam-ldapd.spec	27 May 2010 21:20:29 -0000	1.8
@@ -1,6 +1,6 @@
 Name:		nss-pam-ldapd
-Version:	0.7.5
-Release:	3%{?dist}
+Version:	0.7.6
+Release:	1%{?dist}
 Summary:	An nsswitch module which uses directory servers
 Group:		System Environment/Base
 License:	LGPLv2+
@@ -8,7 +8,6 @@ URL:		http://arthurdejong.org/nss-pam-ld
 Source0:	http://arthurdejong.org/nss-pam-ldapd/nss-pam-ldapd-%{version}.tar.gz
 Source1:	http://arthurdejong.org/nss-pam-ldapd/nss-pam-ldapd-%{version}.tar.gz.sig
 Source2:	nslcd.init
-Patch0:		nss-pam-ldapd-default.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	openldap-devel, krb5-devel
 Obsoletes:	nss-ldapd < 0.7
@@ -31,7 +30,6 @@ nsswitch module.
 
 %prep
 %setup -q
-%patch0 -p0 -b .default
 
 %build
 %configure --libdir=/%{_lib} --disable-pam
@@ -157,6 +155,9 @@ fi
 exit 0
 
 %changelog
+* Thu May 27 2010 Nalin Dahyabhai <nalin at redhat.com> 0.7.6-1
+- update to 0.7.6
+
 * Mon May 17 2010 Nalin Dahyabhai <nalin at redhat.com> 0.7.5-3
 - switch to the upstream patch for #592411
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/nss-pam-ldapd/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	14 May 2010 21:08:54 -0000	1.5
+++ sources	27 May 2010 21:20:29 -0000	1.6
@@ -1,2 +1,2 @@
-969dcab16a43b066cdf57633ebdf1124  nss-pam-ldapd-0.7.5.tar.gz
-eec4bcf141706adea1baba67e2529d95  nss-pam-ldapd-0.7.5.tar.gz.sig
+44aab952978fe193d65a14d3631c7957  nss-pam-ldapd-0.7.6.tar.gz
+27da4d6e4eb6155f750b0660c72163da  nss-pam-ldapd-0.7.6.tar.gz.sig


--- nss-pam-ldapd-default.patch DELETED ---



More information about the scm-commits mailing list