rpms/qtparted/FC-6 qtparted.spec,1.17,1.18

Steven Pritchard (steve) fedora-extras-commits at redhat.com
Thu Nov 30 15:25:13 UTC 2006


Author: steve

Update of /cvs/extras/rpms/qtparted/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23531

Modified Files:
	qtparted.spec 
Log Message:
Sync with devel.


Index: qtparted.spec
===================================================================
RCS file: /cvs/extras/rpms/qtparted/FC-6/qtparted.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- qtparted.spec	28 Aug 2006 19:45:48 -0000	1.17
+++ qtparted.spec	30 Nov 2006 15:24:43 -0000	1.18
@@ -2,7 +2,7 @@
 
 Name:           qtparted
 Version:        0.4.5
-Release:        9%{?dist}
+Release:        11%{?dist}
 Summary:        Partition Magic clone written in C++ using the Qt toolkit
 
 Group:          Applications/System
@@ -18,7 +18,7 @@
 
 BuildRequires:  qt-devel >= 1:3.1.0, parted-devel >= 1.6.6
 BuildRequires:  desktop-file-utils, qt-designer, e2fsprogs-devel, jfsutils
-BuildRequires:  zlib-devel, libjpeg-devel, xfsprogs
+BuildRequires:  zlib-devel, libjpeg-devel, xfsprogs, ntfsprogs-devel
 BuildRequires:  automake, perl, autoconf
 Requires:       usermode-gtk, e2fsprogs, jfsutils, xfsprogs
 
@@ -41,8 +41,7 @@
 
 %configure \
   --with-log-dir=%{_localstatedir}/log \
-  --disable-reiserfs \
-  --disable-ntfs
+  --disable-reiserfs
 make %{?_smp_mflags}
 
 
@@ -54,7 +53,6 @@
   --vendor fedora \
   --mode 644 \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications \
-  --add-category X-Fedora \
   $RPM_BUILD_ROOT%{_datadir}/applnk/System/qtparted.desktop
 rm -rf $RPM_BUILD_ROOT%{_datadir}/applnk
 ln -s %{_datadir}/qtparted/pics/qtparted_32.png \
@@ -108,6 +106,13 @@
 
 
 %changelog
+* Tue Nov 21 2006 Steven Pritchard <steve at kspei.com> - 0.4.5-11
+- Yet another rebuild.
+
+* Fri Oct 27 2006 Steven Pritchard <steve at kspei.com> - 0.4.5-10
+- Enable ntfs support.
+- Make desktop-file-install happy with our categories again.
+
 * Mon Aug 28 2006 Steven Pritchard <steve at kspei.com> - 0.4.5-9
 - Rebuild.
 




More information about the scm-commits mailing list