Author: glen                         Date: Fri Nov 11 16:55:37 2005 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- -libs split; rel 5

---- Files affected:
SPECS:
   aspell.spec (1.68.2.8 -> 1.68.2.9) 

---- Diffs:

================================================================
Index: SPECS/aspell.spec
diff -u SPECS/aspell.spec:1.68.2.8 SPECS/aspell.spec:1.68.2.9
--- SPECS/aspell.spec:1.68.2.8  Sat Jun 11 01:56:18 2005
+++ SPECS/aspell.spec   Fri Nov 11 17:55:32 2005
@@ -4,7 +4,7 @@
 Summary(pt_BR):        Verificador ortográfico
 Name:          aspell
 Version:       0.50.5
-Release:       4
+Release:       5
 Epoch:         3
 License:       LGPL
 Group:         Applications/Text
@@ -22,6 +22,7 @@
 BuildRequires: libstdc++-devel
 BuildRequires: libtool >= 2:1.5
 BuildRequires: texinfo
+Requires:      %{name}-libs = %{epoch}:%{version}-%{release}
 Provides:      pspell = %{epoch}:%{version}-%{release}
 Obsoletes:     libaspell15
 Obsoletes:     pspell
@@ -50,12 +51,23 @@
 sugestăo de correçőes. Aspell inclui suporte a vários idiomas e pode
 fazer a checagem de arquivos LaTeX e HTML.
 
+%package libs
+Summary:       aspell libraries
+Summary(pl):   Biblioteki aspella
+Group:         Libraries
+
+%description libs
+aspell/pspell libraries
+
+%description libs -l pl
+Biblioteki aspell/pspell.
+
 %package devel
 Summary:       Header files for aspell development
 Summary(pl):   Pliki nagłówkowe dla programistów używających aspella
 Summary(pt_BR):        Arquivos para desenvolvimento usando Aspell
 Group:         Development/Libraries
-Requires:      %{name} = %{epoch}:%{version}-%{release}
+Requires:      %{name}-libs = %{epoch}:%{version}-%{release}
 Requires:      libstdc++-devel
 Provides:      pspell-devel = %{epoch}:%{version}-%{release}
 Obsoletes:     libaspell15-devel
@@ -124,8 +136,8 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post   -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post   libs -p /sbin/ldconfig
+%postun libs -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
@@ -133,8 +145,11 @@
 %attr(755,root,root) %{_bindir}/aspell*
 %attr(755,root,root) %{_bindir}/word-list-compress
 %attr(755,root,root) %{_bindir}/run-with-aspell
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
 %{_datadir}/aspell
+
+%files libs
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/lib*.so.*.*
 %dir %{_libdir}/aspell
 
 %files devel
@@ -156,6 +171,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.68.2.9  2005/11/11 16:55:32  glen
+- -libs split; rel 5
+
 Revision 1.68.2.8  2005/06/10 23:56:18  undefine
 - release 4, conflict with previous rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/aspell.spec?r1=1.68.2.8&r2=1.68.2.9&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to