rpms/xfsprogs/devel xfsprogs.spec,1.69,1.70

Eric Sandeen sandeen at fedoraproject.org
Tue Dec 8 17:01:04 UTC 2009


Author: sandeen

Update of /cvs/pkgs/rpms/xfsprogs/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9646

Modified Files:
	xfsprogs.spec 
Log Message:
* Tue Dec 08 2009 Eric Sandeen <sandeen at redhat.com> 3.0.3-5
- And finally, BuildRequire libblkid-devel



Index: xfsprogs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xfsprogs/devel/xfsprogs.spec,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -p -r1.69 -r1.70
--- xfsprogs.spec	7 Dec 2009 23:17:57 -0000	1.69
+++ xfsprogs.spec	8 Dec 2009 17:01:04 -0000	1.70
@@ -1,7 +1,7 @@
 Summary:	Utilities for managing the XFS filesystem
 Name:		xfsprogs
 Version:	3.0.3
-Release:	4%{?dist}
+Release:	5%{?dist}
 # Licensing based on generic "GNU GENERAL PUBLIC LICENSE"
 # in source, with no mention of version.
 # doc/COPYING file specifies what is GPL and what is LGPL
@@ -12,7 +12,8 @@ URL:		http://oss.sgi.com/projects/xfs/
 Source0:	ftp://oss.sgi.com/projects/xfs/cmd_tars/%{name}-%{version}.tar.gz
 Source1:	xfsprogs-wrapper.h
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:	libtool, gettext, libuuid-devel, readline-devel
+BuildRequires:	libtool, gettext, libuuid-devel
+BuildRequires:	readline-devel, libblkid-devel >= 2.17-0.1.git5e51568
 Provides:	xfs-cmds
 Obsoletes:	xfs-cmds <= %{version}
 Conflicts:	xfsdump < 3.0.1
@@ -202,6 +203,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/xfs/xfs_types.h
 
 %changelog
+* Tue Dec 08 2009 Eric Sandeen <sandeen at redhat.com> 3.0.3-5
+- And finally, BuildRequire libblkid-devel
+
 * Mon Dec 07 2009 Eric Sandeen <sandeen at redhat.com> 3.0.3-4
 - Actually patch & run configure script w/ blkid bits...
 - Kill rpath in xfs_fsr




More information about the fedora-extras-commits mailing list