rpms/wine-docs/FC-4 wine-docs.spec,1.18,1.19

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Tue Aug 1 10:26:25 UTC 2006


Author: mschwendt

Update of /cvs/extras/rpms/wine-docs/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25926

Modified Files:
	wine-docs.spec 
Log Message:
testing upgraded buildsys


Index: wine-docs.spec
===================================================================
RCS file: /cvs/extras/rpms/wine-docs/FC-4/wine-docs.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- wine-docs.spec	10 Jul 2006 21:12:00 -0000	1.18
+++ wine-docs.spec	1 Aug 2006 10:26:25 -0000	1.19
@@ -1,6 +1,6 @@
 Name:           wine-docs
 Version:        0.9.17
-Release:        0.1%{?dist}
+Release:        1%{?dist}
 Summary:        Documentation for wine
 
 Group:          Documentation
@@ -22,15 +22,15 @@
 
 %build
 ./configure
-
-cat<<EOT > docbook2txt
-#!/bin/sh
-strace -f /usr/bin/docbook2txt \$*
-exit 0
-EOT
-chmod +x docbook2txt
-PATH=$(pwd):$PATH make
-
+#
+#cat<<EOT > docbook2txt
+##!/bin/sh
+#strace -f /usr/bin/docbook2txt \$*
+#exit 0
+#EOT
+#chmod +x docbook2txt
+#PATH=$(pwd):$PATH make
+#
 make
 
 




More information about the fedora-extras-commits mailing list