rpms/qtparted/devel qtparted.spec,1.25,1.26

Steven Pritchard (steve) fedora-extras-commits at redhat.com
Tue Jan 8 16:38:32 UTC 2008


Author: steve

Update of /cvs/pkgs/rpms/qtparted/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3084

Modified Files:
	qtparted.spec 
Log Message:
Really disable NTFS support on ppc/ppc64 this time.


Index: qtparted.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qtparted/devel/qtparted.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- qtparted.spec	8 Jan 2008 16:09:35 -0000	1.25
+++ qtparted.spec	8 Jan 2008 16:37:57 -0000	1.26
@@ -53,6 +53,9 @@
 
 %configure \
   --with-log-dir=%{_localstatedir}/log \
+%ifarch ppc ppc64
+  --disable-ntfs \
+%endif
   --disable-reiserfs
 make %{?_smp_mflags}
 




More information about the fedora-extras-commits mailing list