SPECS: ois.spec - -devel R: libXaw-devel - more verbose files

qboosh qboosh at pld-linux.org
Sun Jun 3 13:48:51 CEST 2007


Author: qboosh                       Date: Sun Jun  3 11:48:51 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- -devel R: libXaw-devel
- more verbose files

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

---- Diffs:

================================================================
Index: SPECS/ois.spec
diff -u SPECS/ois.spec:1.4 SPECS/ois.spec:1.5
--- SPECS/ois.spec:1.4	Sun May 27 14:51:54 2007
+++ SPECS/ois.spec	Sun Jun  3 13:48:46 2007
@@ -14,7 +14,7 @@
 Source0:	http://dl.sourceforge.net/wgois/%{name}-%{version}%{_rc}.tar.gz
 # Source0-md5:	05cbd131fb0477e1cbd4b115ccef2c90
 URL:		http://www.wreckedgames.com/wiki/index.php/WreckedLibs:OIS
-BuildRequires:	autoconf >= 2.5.0
+BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake >= 1.6
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool >= 2:1.4
@@ -30,29 +30,30 @@
 na nowo systemów wejścia w każdym projekcie.
 
 %package devel
-Summary:	Header files for ois library
-Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki ois
+Summary:	Header files for OIS library
+Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki OIS
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	libstdc++-devel
+Requires:	xorg-lib-libXaw-devel
 
 %description devel
-Header files for ois library.
+Header files for OIS library.
 
 %description -l pl.UTF-8
-Pliki nagłówkowe biblioteki ois.
+Pliki nagłówkowe biblioteki OIS.
 
 %package static
-Summary:	Static ois library
-Summary(pl.UTF-8):	Statyczna biblioteka ois
+Summary:	Static OIS library
+Summary(pl.UTF-8):	Statyczna biblioteka OIS
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
-Static ois library.
+Static OIS library.
 
 %description -l pl.UTF-8
-Statyczna biblioteka ois.
+Statyczna biblioteka OIS.
 
 %prep
 %setup -q -n %{name}-%{version}%{_rc}
@@ -81,19 +82,19 @@
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*-*.*.*.so
+%attr(755,root,root) %{_libdir}/libOIS-*.*.*.so
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libOIS.so
-%{_libdir}/lib*.la
-%{_includedir}/*
-%{_pkgconfigdir}/*.pc
+%{_libdir}/libOIS.la
+%{_includedir}/OIS
+%{_pkgconfigdir}/OIS.pc
 
 %if %{with static_libs}
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libOIS.a
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -102,6 +103,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2007/06/03 11:48:46  qboosh
+- -devel R: libXaw-devel
+- more verbose files
+
 Revision 1.4  2007/05/27 12:51:54  beorn
 - pl
 
@@ -110,4 +115,3 @@
 
 Revision 1.2  2007/05/26 23:22:04  arvenil
 - init
-
================================================================

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



More information about the pld-cvs-commit mailing list