rpms/pgfouine/devel pgfouine.spec,1.11,1.12

Devrim GÜNDÜZ devrim at fedoraproject.org
Tue Mar 2 07:14:19 UTC 2010


Author: devrim

Update of /cvs/extras/rpms/pgfouine/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5830/devel

Modified Files:
	pgfouine.spec 
Log Message:
Ooops, re-add tutorial file to spec file.



Index: pgfouine.spec
===================================================================
RCS file: /cvs/extras/rpms/pgfouine/devel/pgfouine.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- pgfouine.spec	25 Feb 2010 10:34:26 -0000	1.11
+++ pgfouine.spec	2 Mar 2010 07:14:19 -0000	1.12
@@ -6,6 +6,7 @@ BuildArch:	noarch
 License:	GPLv2+
 Group:		Development/Tools
 Source0:	http://pgfoundry.org/frs/download.php/2575/%{name}-%{version}.tar.gz
+Source2:	pgfouine-tutorial.txt
 URL: 		http://pgfouine.projects.postgresql.org
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -29,6 +30,8 @@ PostgreSQL server.
 sed -i 's!@INCLUDEPATH@!%{_datadir}/%{name}!' pgfouine_vacuum.php
 sed -i 's!@INCLUDEPATH@!%{_datadir}/%{name}!' pgfouine.php
 
+cp %{SOURCE2} .
+
 %build
 
 %install



More information about the scm-commits mailing list