Author: baggins                      Date: Thu May 18 18:37:10 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 2
- fixed install on x8664

---- Files affected:
SPECS:
   opal.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/opal.spec
diff -u SPECS/opal.spec:1.14 SPECS/opal.spec:1.15
--- SPECS/opal.spec:1.14        Thu May 18 19:55:47 2006
+++ SPECS/opal.spec     Thu May 18 20:37:05 2006
@@ -7,7 +7,7 @@
 Summary(pl):   Biblioteka Open Phone Abstraction Library (aka OpenH323 v2)
 Name:          opal
 Version:       2.2.1
-Release:       1
+Release:       2
 License:       MPL
 Group:         Libraries
 Source0:       
http://www.ekiga.org/admin/downloads/latest/sources/sources/%{name}-%{version}.tar.gz
@@ -37,7 +37,7 @@
 Summary:       Opal development files
 Summary(pl):   Pliki dla developerów Opal
 Group:         Development/Libraries
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 Requires:      libstdc++-devel
 Requires:      pwlib-devel
 
@@ -53,7 +53,7 @@
 Summary:       OPAL static libraries
 Summary(pl):   Biblioteki statyczne OPAL
 Group:         Development/Libraries
-Requires:      %{name}-devel = %{version}
+Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 OPAL static libraries.
@@ -90,7 +90,7 @@
         DESTDIR=$RPM_BUILD_ROOT
 
 # using cp as install won't preserve links
-cp -d %{_lib}/lib*.a $RPM_BUILD_ROOT%{_libdir}
+cp -d lib/lib*.a $RPM_BUILD_ROOT%{_libdir}
 install version.h $RPM_BUILD_ROOT%{_includedir}/opal
 install samples/simple/obj_*/simpleopal $RPM_BUILD_ROOT%{_bindir}
 sed -i -e '[EMAIL PROTECTED](OPALDIR)/include@&/opal@' 
$RPM_BUILD_ROOT%{_datadir}/opal/opal_inc.mak
@@ -122,6 +122,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/05/18 18:37:05  baggins
+- release 2
+- fixed install on x8664
+
 Revision 1.14  2006/05/18 17:55:47  baggins
 - don't strip
 - release 1
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/opal.spec?r1=1.14&r2=1.15&f=u

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

Reply via email to