rpms/gaim-otr/devel gaim-otr.spec,1.13,1.14

Paul Wouters (pwouters) fedora-extras-commits at redhat.com
Thu Sep 21 16:56:42 UTC 2006


Author: pwouters

Update of /cvs/extras/rpms/gaim-otr/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12940

Modified Files:
	gaim-otr.spec 
Log Message:
Added a cd command.



Index: gaim-otr.spec
===================================================================
RCS file: /cvs/extras/rpms/gaim-otr/devel/gaim-otr.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- gaim-otr.spec	20 Sep 2006 14:56:21 -0000	1.13
+++ gaim-otr.spec	21 Sep 2006 16:56:42 -0000	1.14
@@ -25,10 +25,11 @@
 %setup -q -c %{name}
 # temporary because we are using a cvs snapshot for now:
 cd %{name}
-rpm -q libtool autoconf automake
-autoreconf -s -i -v -f 
 #autoreconf
+autoreconf -s -i -v -f 
+
 %build
+cd %{name}
 
 %configure 
 make %{?_smp_mflags} all
@@ -48,10 +49,10 @@
 %{_libdir}/gaim/gaim-otr.so
 
 %changelog
-* Wed Sep 20 2006 Paul Wouters <paul at cypherpunks.ca> 3.0.1-0.1.20060920bcvs
+* Thu Sep 21 2006 Paul Wouters <paul at cypherpunks.ca> 3.0.1-0.1.20060921cvs
 - Bumped, attempt to rebuild in mock
 
-* Thu Sep  7 2006 Paul Wouters <paul at cypherpunks.ca> 3.0.1-0.1.20060907bcvs
+* Thu Sep  7 2006 Paul Wouters <paul at cypherpunks.ca> 3.0.1-0.1.20060907cvs
 - Added some debug information while building, libtool dependancy
 
 * Thu Jul 12 2006 Paul Wouters <paul at cypherpunks.ca> 3.0.1-0.1.20060712cvs




More information about the fedora-extras-commits mailing list