SPECS: nss_pgsql.spec - up to 1.3 - sources for this are scattered...

aredridel aredridel at pld-linux.org
Wed Jul 13 02:12:09 CEST 2005


Author: aredridel                    Date: Wed Jul 13 00:12:09 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.3
- sources for this are scattered all over the internet. This seems to be 
  the most recent, 2005-04-30

---- Files affected:
SPECS:
   nss_pgsql.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/nss_pgsql.spec
diff -u SPECS/nss_pgsql.spec:1.12 SPECS/nss_pgsql.spec:1.13
--- SPECS/nss_pgsql.spec:1.12	Sat Apr  3 21:41:52 2004
+++ SPECS/nss_pgsql.spec	Wed Jul 13 02:12:03 2005
@@ -2,13 +2,13 @@
 Summary:	PostgreSQL Name Service Switch Module
 Summary(pl):	Moduł NSS PostgreSQL
 Name:		nss_pgsql
-Version:	1.0.0
-Release:	2
+Version:	1.3
+Release:	1
+Epoch:		1
 License:	GPL
 Group:		Base
-Source0:	http://dl.sourceforge.net/sysauth-pgsql/libnss-pgsql-%{version}.tar.gz
-# Source0-md5:	73b29c27ad0784baea985f0cf77eec48
-Patch0:		%{name}-glibc.patch
+Source0:	http://unc.dl.sourceforge.net/sourceforge/sysauth-pgsql/libnss-pgsql_%{version}.orig.tar.gz
+# Source0-md5:	8a026a909165a6c30781819af95282ad
 URL:		http://sysauth-pgsql.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -16,6 +16,7 @@
 # should be bcond'ed
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	postgresql-devel
+BuildRequires:	xmlto
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_libdir		/%{_lib}
@@ -28,7 +29,6 @@
 
 %prep
 %setup -q -n libnss-pgsql-%{version}
-%patch0 -p1
 
 sed -e 's@#include <postgresql/libpq-fe.h>@#include <libpq-fe.h>@' \
 	src/backend.c > backend.c.tmp
@@ -63,7 +63,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS conf/dbschema.sql doc/nss-pgsql.txt
+%doc AUTHORS ChangeLog NEWS conf/dbschema.sql doc/*.html doc/*.png
 %attr(755,root,root) %{_libdir}/*.so.*.*
 %attr(600,root,root) %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/nss-pgsql.conf
 
@@ -73,6 +73,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2005/07/13 00:12:03  aredridel
+- up to 1.3
+- sources for this are scattered all over the internet. This seems to be
+  the most recent, 2005-04-30
+
 Revision 1.12  2004/04/03 19:41:52  qboosh
 - added glibc patch, lib64 fix, release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nss_pgsql.spec?r1=1.12&r2=1.13&f=u




More information about the pld-cvs-commit mailing list