SPECS: icu.spec - 755 for mkinstalldirs, it belongs to -devel - pk...

qboosh qboosh at pld-linux.org
Fri Nov 17 15:04:19 CET 2006


Author: qboosh                       Date: Fri Nov 17 14:04:19 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 755 for mkinstalldirs, it belongs to -devel
- pkglibdir,pkgdatadir trees moved to -devel (not used by runtime)

---- Files affected:
SPECS:
   icu.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/icu.spec
diff -u SPECS/icu.spec:1.25 SPECS/icu.spec:1.26
--- SPECS/icu.spec:1.25	Wed Nov 15 14:01:20 2006
+++ SPECS/icu.spec	Fri Nov 17 15:04:14 2006
@@ -106,7 +106,6 @@
 %doc license.html readme.html
 %attr(755,root,root) %{_bindir}/*
 %exclude %{_bindir}/icu-config
-%{_datadir}/%{name}/%{version}/mkinstalldirs
 %{_mandir}/man1/*
 %{_mandir}/man8/*
 %exclude %{_mandir}/man1/icu-config.1*
@@ -114,11 +113,6 @@
 %files -n libicu
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
-%dir %{_libdir}/icu
-%dir %{_libdir}/icu/current
-%dir %{_libdir}/icu/%{version}
-%dir %{_datadir}/%{name}
-%dir %{_datadir}/%{name}/%{version}
 
 %files -n libicu-devel
 %defattr(644,root,root,755)
@@ -128,9 +122,15 @@
 %dir %{_includedir}/layout
 %{_includedir}/unicode/*.h
 %{_includedir}/layout/*.h
+%dir %{_libdir}/%{name}
 %{_libdir}/%{name}/Makefile.inc
+%dir %{_libdir}/%{name}/current
+%dir %{_libdir}/%{name}/%{version}
 %{_libdir}/%{name}/%{version}/Makefile.inc
+%dir %{_datadir}/%{name}
+%dir %{_datadir}/%{name}/%{version}
 %{_datadir}/%{name}/%{version}/config
+%attr(755,root,root) %{_datadir}/%{name}/%{version}/mkinstalldirs
 %{_mandir}/man1/icu-config.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -139,6 +139,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2006/11/17 14:04:14  qboosh
+- 755 for mkinstalldirs, it belongs to -devel
+- pkglibdir,pkgdatadir trees moved to -devel (not used by runtime)
+
 Revision 1.25  2006/11/15 13:01:20  qboosh
 - moved icu-config(1) manual to libicu-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/icu.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list