SPECS: ntfs-3g.spec - don't include autogenerated symlink
qboosh
qboosh at pld-linux.org
Wed Aug 23 22:26:57 CEST 2006
Author: qboosh Date: Wed Aug 23 20:26:57 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- don't include autogenerated symlink
---- Files affected:
SPECS:
ntfs-3g.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/ntfs-3g.spec
diff -u SPECS/ntfs-3g.spec:1.11 SPECS/ntfs-3g.spec:1.12
--- SPECS/ntfs-3g.spec:1.11 Tue Aug 22 01:28:10 2006
+++ SPECS/ntfs-3g.spec Wed Aug 23 22:26:52 2006
@@ -79,18 +79,18 @@
%defattr(644,root,root,755)
%doc AUTHORS CREDITS ChangeLog NEWS README
%attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_libdir}/lib*.so.*
+%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
%{_mandir}/man8/*
%files devel
%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/lib*.so
+%{_libdir}/lib*.la
%{_includedir}/ntfs-3g
-%{_libdir}/*.la
-%{_libdir}/lib*.so
%files static
%defattr(644,root,root,755)
-%{_libdir}/*.a
+%{_libdir}/lib*.a
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -98,6 +98,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2006/08/23 20:26:52 qboosh
+- don't include autogenerated symlink
+
Revision 1.11 2006/08/21 23:28:10 wolf
- 20070822
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ntfs-3g.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list