rpms/ntfs-3g/F-10 ntfs-3g.spec,1.39,1.40

Tom Callaway spot at fedoraproject.org
Thu Jan 8 21:18:46 UTC 2009


Author: spot

Update of /cvs/extras/rpms/ntfs-3g/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv465/F-10

Modified Files:
	ntfs-3g.spec 
Log Message:
move pkgconfig Requires to -devel package where it belongs


Index: ntfs-3g.spec
===================================================================
RCS file: /cvs/extras/rpms/ntfs-3g/F-10/ntfs-3g.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ntfs-3g.spec	2 Dec 2008 16:15:10 -0000	1.39
+++ ntfs-3g.spec	8 Jan 2009 21:18:16 -0000	1.40
@@ -5,7 +5,7 @@
 Name:		ntfs-3g
 Summary: 	Linux NTFS userspace driver 
 Version:	1.5130
-Release:	1%{?dist}
+Release:	2%{?dist}
 License:	GPLv2+
 Group:		System Environment/Base
 Source0:	http://ntfs-3g.org/ntfs-3g-%{version}.tgz
@@ -17,7 +17,6 @@
 BuildRequires:	fuse-devel
 Requires:	fuse
 %endif
-Requires:	pkgconfig
 Epoch:		2
 Provides:	ntfsprogs-fuse = %{epoch}:%{version}-%{release}
 Obsoletes:	ntfsprogs-fuse
@@ -41,6 +40,7 @@
 Summary:	Development files and libraries for ntfs-3g
 Group:		Development/Libraries
 Requires:	%{name} = %{epoch}:%{version}-%{release}
+Requires:	pkgconfig
 
 %description devel
 Headers and libraries for developing applications that use ntfs-3g 
@@ -128,6 +128,9 @@
 %{_libdir}/pkgconfig/libntfs-3g.pc
 
 %changelog
+* Thu Jan  8 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 2:1.5130-2
+- move pkgconfig Requires to -devel package where it belongs
+
 * Tue Dec  2 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2:1.5130-1
 - update to 1.5130
 




More information about the fedora-extras-commits mailing list