rpms/qcad/devel qcad.spec,1.3,1.4

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Mon Feb 14 23:16:48 UTC 2005


Author: mschwendt

Update of /cvs/extras/rpms/qcad/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4656

Modified Files:
	qcad.spec 
Log Message:
don't create patch backup file in documentation directory, because it would be packaged


Index: qcad.spec
===================================================================
RCS file: /cvs/extras/rpms/qcad/devel/qcad.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- qcad.spec	14 Feb 2005 22:37:34 -0000	1.3
+++ qcad.spec	14 Feb 2005 23:16:46 -0000	1.4
@@ -30,7 +30,8 @@
 %setup -q -T -D -a 1 -n %{name}-%{version}-1.src
 %patch -p1
 %patch1 -p1 -b .assistanterror
-%patch2 -p0 -b .manual
+# no backup file here, so it doesn't get packaged
+%patch2 -p0
 
 %build
 [ -n "$QTDIR" ] || . %{_sysconfdir}/profile.d/qt.sh




More information about the fedora-extras-commits mailing list