rpms/postgresql-ip4r/devel postgresql-ip4r.spec,1.3,1.4

Michael Schwendt mschwendt at fedoraproject.org
Thu Dec 4 20:57:56 UTC 2008


Author: mschwendt

Update of /cvs/pkgs/rpms/postgresql-ip4r/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12687

Modified Files:
	postgresql-ip4r.spec 
Log Message:
* Thu Dec  4 2008 Michael Schwendt <mschwendt at fedoraproject.org> 1.03-2
- Include unowned doc directory.



Index: postgresql-ip4r.spec
===================================================================
RCS file: /cvs/pkgs/rpms/postgresql-ip4r/devel/postgresql-ip4r.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- postgresql-ip4r.spec	1 Feb 2008 21:33:16 -0000	1.3
+++ postgresql-ip4r.spec	4 Dec 2008 20:57:25 -0000	1.4
@@ -3,7 +3,7 @@
 Summary:	IPv4 and IPv4 range index types for PostgreSQL
 Name:		postgresql-%{sname}
 Version:	1.03
-Release:	1%{?dist}
+Release:	2%{?dist}
 License:	BSD
 Group:		Applications/Databases
 Source0:	http://pgfoundry.org/frs/download.php/1581/%{sname}-%{version}.tar.gz
@@ -38,12 +38,16 @@
 
 %files
 %defattr(644,root,root,755)
+%dir %{_docdir}/%{name}-%{version}
 %doc %{_docdir}/%{name}-%{version}/README
 %{_datadir}/%{name}
 %{_datadir}/%{name}/%{sname}*.sql
 %{_libdir}/pgsql/%{sname}.so
 
 %changelog
+* Thu Dec  4 2008 Michael Schwendt <mschwendt at fedoraproject.org> 1.03-2
+- Include unowned doc directory.
+
 * Fri Feb 1 2008 - Devrim GUNDUZ <devrim at commandprompt.com> 1.03-1
 - Update to 1.03
 




More information about the fedora-extras-commits mailing list