rpms/qtparted/FC-5 qtparted.spec,1.13,1.14

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


Author: steve

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

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


Index: qtparted.spec
===================================================================
RCS file: /cvs/extras/rpms/qtparted/FC-5/qtparted.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- qtparted.spec	30 Aug 2006 18:37:53 -0000	1.13
+++ qtparted.spec	30 Nov 2006 15:27:23 -0000	1.14
@@ -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