SPECS: mythes.spec - more deps, unified

qboosh qboosh at pld-linux.org
Sat Mar 31 09:35:56 CEST 2007


Author: qboosh                       Date: Sat Mar 31 07:35:56 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more deps, unified

---- Files affected:
SPECS:
   mythes.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/mythes.spec
diff -u SPECS/mythes.spec:1.4 SPECS/mythes.spec:1.5
--- SPECS/mythes.spec:1.4	Sun Mar 18 09:27:28 2007
+++ SPECS/mythes.spec	Sat Mar 31 09:35:51 2007
@@ -10,7 +10,8 @@
 # Source0-md5:	79e24a2e9a44d5d370d6685ff233064c
 Patch0:		%{name}-optflags.patch
 URL:		http://lingucomponent.openoffice.org/thesaurus.html
-BuildRequires:	libtool
+BuildRequires:	libstdc++-devel
+BuildRequires:	libtool >= 2:1.5
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -35,6 +36,7 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki MyThes
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
+Requires:	libstdc++-devel
 
 %description devel
 Header files for MyThes library.
@@ -87,9 +89,9 @@
 
 %files devel
 %defattr(644,root,root,755)
-%{_includedir}/mythes.hxx
+%attr(755,root,root) %{_libdir}/libmythes.so
 %{_libdir}/libmythes.la
-%{_libdir}/libmythes.so
+%{_includedir}/mythes.hxx
 
 %files static
 %defattr(644,root,root,755)
@@ -101,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2007/03/31 07:35:51  qboosh
+- more deps, unified
+
 Revision 1.4  2007/03/18 08:27:28  beorn
 - Polish translation
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mythes.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list