rpms/ntfsprogs/FC-6 ntfsprogs.spec,1.1,1.2

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Jun 27 19:37:51 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/ntfsprogs/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21056/FC-6

Modified Files:
	ntfsprogs.spec 
Log Message:

fix packaging mistake (resolve bz 245329)



Index: ntfsprogs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ntfsprogs/FC-6/ntfsprogs.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ntfsprogs.spec	22 Oct 2006 03:27:58 -0000	1.1
+++ ntfsprogs.spec	27 Jun 2007 19:37:15 -0000	1.2
@@ -1,6 +1,6 @@
 Name:		ntfsprogs
 Version:	1.13.1
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	NTFS filesystem libraries and utilities
 Source0:	http://download.sf.net/linux-ntfs/%{name}-%{version}.tar.gz
 License:	GPL
@@ -101,7 +101,7 @@
 %files gnomevfs
 %defattr(-,root,root,-)
 %{_mandir}/man8/libntfs-gnomevfs.8*
-%{_libdir}/gnome-vfs-2.0/modules/libntfs-gnomevfs.so*
+%{_libdir}/gnome-vfs-2.0/modules/libntfs-gnomevfs.so.*
 %config(noreplace) %{_sysconfdir}/gnome-vfs-2.0/modules/libntfs.conf
 
 %files devel
@@ -109,9 +109,12 @@
 %doc doc/CodingStyle doc/template.h doc/template.c
 %{_includedir}/*
 %{_libdir}/libntfs.so
-%{_libdir}/gnome-vfs-2.0/modules/libntfs-gnomevfs.so.*
+%{_libdir}/gnome-vfs-2.0/modules/libntfs-gnomevfs.so
 
 %changelog
+* Wed Jun 27 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.13.1-4
+- fix packaging mistake (resolve bz 245329)
+
 * Sat Oct 21 2006 Tom "spot" Callaway <tcallawa at redhat.com> 1.13.1-3
 - really fix rpath
 - nuke static libs




More information about the fedora-extras-commits mailing list