epel9
Tom Callaway 13 years ago
parent 816b7971c4
commit b6025c8a42

1
.gitignore vendored

@ -4,3 +4,4 @@ ntfs-3g-2010.8.8.tgz
/ntfs-3g-2011.1.15.tgz /ntfs-3g-2011.1.15.tgz
/ntfs-3g_ntfsprogs-2011.4.12.tgz /ntfs-3g_ntfsprogs-2011.4.12.tgz
/ntfs-3g_ntfsprogs-2011.10.9-RC.tgz /ntfs-3g_ntfsprogs-2011.10.9-RC.tgz
/ntfs-3g_ntfsprogs-2012.1.15.tgz

@ -3,12 +3,12 @@
%define with_externalfuse %{?_with_externalfuse:1}%{!?_with_externalfuse:0} %define with_externalfuse %{?_with_externalfuse:1}%{!?_with_externalfuse:0}
# For release candidates # For release candidates
%global subver -RC # %%global subver -RC
Name: ntfs-3g Name: ntfs-3g
Summary: Linux NTFS userspace driver Summary: Linux NTFS userspace driver
Version: 2011.10.9 Version: 2012.1.15
Release: 3%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: System Environment/Base Group: System Environment/Base
Source0: http://tuxera.com/opensource/%{name}_ntfsprogs-%{version}%{?subver}.tgz Source0: http://tuxera.com/opensource/%{name}_ntfsprogs-%{version}%{?subver}.tgz
@ -168,6 +168,9 @@ cp -a %{SOURCE1} %{buildroot}%{_datadir}/hal/fdi/policy/10osvendor/
%{_mandir}/man8/ntfs[^m][^o]*.8* %{_mandir}/man8/ntfs[^m][^o]*.8*
%changelog %changelog
* Fri Feb 10 2012 Tom Callaway <spot@fedoraproject.org> 2:2012.1.15-1
- update to 2012.1.15
* Wed Feb 1 2012 Kay Sievers <kay@redhat.com> 2:2011.10.9-3 * Wed Feb 1 2012 Kay Sievers <kay@redhat.com> 2:2011.10.9-3
- install everything in /usr - install everything in /usr
https://fedoraproject.org/wiki/Features/UsrMove https://fedoraproject.org/wiki/Features/UsrMove

@ -1 +1 @@
c8dfbb6ae78f10499188b06234cd72e5 ntfs-3g_ntfsprogs-2011.10.9-RC.tgz 341acae00a290cab9b00464db65015cc ntfs-3g_ntfsprogs-2012.1.15.tgz

Loading…
Cancel
Save