|
@@ -3,7 +3,7 @@
|
|
Summary: Utilities for managing filesystem extended attributes
|
|
Summary: Utilities for managing filesystem extended attributes
|
|
Name: attr
|
|
Name: attr
|
|
Version: 2.4.47
|
|
Version: 2.4.47
|
|
-Release: 1%{?_dist_release}
|
|
|
|
|
|
+Release: 2%{?_dist_release}
|
|
|
|
|
|
License: GPLv2+
|
|
License: GPLv2+
|
|
URL: http://oss.sgi.com/projects/xfs/
|
|
URL: http://oss.sgi.com/projects/xfs/
|
|
@@ -163,7 +163,8 @@ rm -rf %{buildroot}
|
|
%{_mandir}/man1/attr.1*
|
|
%{_mandir}/man1/attr.1*
|
|
%{_mandir}/man1/getfattr.1*
|
|
%{_mandir}/man1/getfattr.1*
|
|
%{_mandir}/man1/setfattr.1*
|
|
%{_mandir}/man1/setfattr.1*
|
|
-%{_mandir}/man5/attr.5*
|
|
|
|
|
|
+#%{_mandir}/man5/attr.5*
|
|
|
|
+%exclude %{_mandir}/man5/attr.5*
|
|
|
|
|
|
%files -n libattr-devel
|
|
%files -n libattr-devel
|
|
%defattr(-,root,root)
|
|
%defattr(-,root,root)
|
|
@@ -190,6 +191,9 @@ rm -rf %{buildroot}
|
|
%endif
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Fri Sep 11 2015 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.4.47-2
|
|
|
|
+- removed a manpage (attr.5).
|
|
|
|
+
|
|
* Fri Jul 4 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.4.47-1
|
|
* Fri Jul 4 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.4.47-1
|
|
- new upstream release.
|
|
- new upstream release.
|
|
- replaced patches to the newest rawhide's.
|
|
- replaced patches to the newest rawhide's.
|