SPECS: gparted.spec - updated to 0.3.7 - more verbose files - sugg...

megabajt megabajt at pld-linux.org
Tue Apr 29 20:11:06 CEST 2008


Author: megabajt                     Date: Tue Apr 29 18:11:05 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.3.7
- more verbose files
- suggests optional utilities

---- Files affected:
SPECS:
   gparted.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: SPECS/gparted.spec
diff -u SPECS/gparted.spec:1.32 SPECS/gparted.spec:1.33
--- SPECS/gparted.spec:1.32	Mon Aug 27 22:57:19 2007
+++ SPECS/gparted.spec	Tue Apr 29 20:11:00 2008
@@ -2,24 +2,34 @@
 Summary:	GNOME Partition Editor
 Summary(pl.UTF-8):	Edytor partycji dla GNOME
 Name:		gparted
-Version:	0.3.3
-Release:	6
-License:	GPL
-Group:		Applications/System
+Version:	0.3.7
+Release:	1
+License:	GPL v2
+Group:		X11/Applications
 Source0:	http://dl.sourceforge.net/gparted/%{name}-%{version}.tar.bz2
-# Source0-md5:	f3d16ccfda72fa1dac9fa1ff9ded2c42
+# Source0-md5:	6a96ab9b8871a58b6ca74941c30ab812
 Patch0:		%{name}-desktop.patch
 URL:		http://gparted.sourceforge.net/
 BuildRequires:	autoconf
-BuildRequires:	automake
+BuildRequires:	automake >= 1:1.9
 BuildRequires:	gettext-devel
-BuildRequires:	gtkmm-devel >= 2.4.0
-BuildRequires:	intltool
+BuildRequires:	gtkmm-devel >= 2.10.0
+BuildRequires:	intltool >= 0.36.0
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool
+BuildRequires:	libuuid-devel
 BuildRequires:	parted-devel >= 1.7.1
 BuildRequires:	pkgconfig
+Requires:	hal >= 0.5.10
 Requires:	parted >= 1.7.1
+Suggests:	dosfstools
+Suggests:	e2fsprogs
+Suggests:	hfsutils
+Suggests:	jfsutils
+Suggests:	ntfsprogs
+Suggests:	reiser4progs
+Suggests:	reiserfsprogs
+Suggests:	xfsprogs
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -40,6 +50,7 @@
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
+%{__autoheader}
 %{__automake}
 %configure
 %{__make}
@@ -50,9 +61,6 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-# Are these includes required?
-rm -rf $RPM_BUILD_ROOT%{_includedir}/GParted
-
 %find_lang %{name}
 
 %clean
@@ -60,10 +68,12 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog
-%attr(755,root,root) %{_bindir}/*
-%{_desktopdir}/*.desktop
-%{_pixmapsdir}/*.png
+%doc AUTHORS ChangeLog NEWS README
+%attr(755,root,root) %{_sbindir}/gparted
+%attr(755,root,root) %{_sbindir}/gpartedbin
+%{_desktopdir}/gparted.desktop
+%{_pixmapsdir}/gparted.png
+%{_mandir}/man8/gparted.8*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -71,6 +81,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2008-04-29 18:11:00  megabajt
+- updated to 0.3.7
+- more verbose files
+- suggests optional utilities
+
 Revision 1.32  2007-08-27 20:57:19  megabajt
 - added %{__intltoolize}
 - release 6
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gparted.spec?r1=1.32&r2=1.33&f=u



More information about the pld-cvs-commit mailing list