Author: spot
Update of /cvs/extras/rpms/ntfs-3g/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5911/devel
Modified Files: ntfs-3g.spec sources Log Message:
bump to 1.328
Index: ntfs-3g.spec =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/devel/ntfs-3g.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ntfs-3g.spec 21 Feb 2007 17:33:10 -0000 1.8 +++ ntfs-3g.spec 31 Mar 2007 21:13:05 -0000 1.9 @@ -1,11 +1,10 @@ Name: ntfs-3g Summary: Linux NTFS userspace driver -Version: 1.0 +Version: 1.328 Release: 1%{?dist} License: GPL Group: System Environment/Base Source0: http://www.ntfs-3g.org/%%7Bname%7D-%%7Bversion%7D.tgz -Patch0: ntfs-3g-0.20070102-BETA-noldconfig.patch URL: http://www.ntfs-3g.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: fuse-devel @@ -40,10 +39,9 @@
%prep %setup -q -%patch0 -p1
%build -%configure --disable-static +%configure --disable-static --disable-ldconfig make %{?_smp_mflags}
%install @@ -89,6 +87,10 @@ %{_libdir}/libntfs-3g.so
%changelog +* Sat Mar 31 2007 Tom "spot" Callaway tcallawa@redhat.com 2:1.328-1 +- bump to 1.328 +- drop patch, use --disable-ldconfig instead + * Wed Feb 21 2007 Tom "spot" Callaway tcallawa@redhat.com 2:1.0-1 - 1.0 release!
Index: sources =================================================================== RCS file: /cvs/extras/rpms/ntfs-3g/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 21 Feb 2007 17:33:10 -0000 1.6 +++ sources 31 Mar 2007 21:13:05 -0000 1.7 @@ -1 +1 @@ -873a8de662849d129fc7c475ad3f5447 ntfs-3g-1.0.tgz +37d7ebe2bc393590661a36c0f96876a8 ntfs-3g-1.328.tgz
scm-commits@lists.fedoraproject.org