Author: arekm                        Date: Sat Jul 18 19:03:04 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- move .so to devel pkg; use rpmcppflags

---- Files affected:
packages/live:
   live.spec (1.53 -> 1.54) 

---- Diffs:

================================================================
Index: packages/live/live.spec
diff -u packages/live/live.spec:1.53 packages/live/live.spec:1.54
--- packages/live/live.spec:1.53        Sat Jul 18 20:34:18 2009
+++ packages/live/live.spec     Sat Jul 18 21:02:59 2009
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):     LIVE555 do strumieni multimedialnych
 Name:          live
 Version:       2009.07.09
-Release:       4
+Release:       5
 Epoch:         2
 License:       LGPL v2.1+
 Group:         Development/Libraries
@@ -74,7 +74,7 @@
 %{__make} \
        C_COMPILER="%{__cc}" \
        CPLUSPLUS_COMPILER="%{__cxx}" \
-       COMPILE_OPTS="\$(INCLUDES) -I. %{rpmcflags} -DSOCKLEN_T=socklen_t -fPIC"
+       COMPILE_OPTS="\$(INCLUDES) -I. %{rpmcppflags} %{rpmcflags} 
-DSOCKLEN_T=socklen_t -fPIC"
 
 cd ../%{name}-shared
 ./genMakefiles linux-shared
@@ -83,7 +83,7 @@
        C_COMPILER="%{__cc}" \
        CPLUSPLUS_COMPILER="%{__cxx}" \
        LIB_SUFFIX="so.%{LIVE_ABI_VERSION}" \
-       COMPILE_OPTS="\$(INCLUDES) -I. %{rpmcflags} -DSOCKLEN_T=socklen_t"
+       COMPILE_OPTS="\$(INCLUDES) -I. %{rpmcppflags} %{rpmcflags} 
-DSOCKLEN_T=socklen_t"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -120,15 +120,19 @@
 
 %files libs
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libBasicUsageEnvironment.so*
-%attr(755,root,root) %{_libdir}/libUsageEnvironment.so*
-%attr(755,root,root) %{_libdir}/libgroupsock.so*
-%attr(755,root,root) %{_libdir}/libliveMedia.so*
+%attr(755,root,root) %{_libdir}/libBasicUsageEnvironment.so.*
+%attr(755,root,root) %{_libdir}/libUsageEnvironment.so.*
+%attr(755,root,root) %{_libdir}/libgroupsock.so.*
+%attr(755,root,root) %{_libdir}/libliveMedia.so.*
 
 %files devel
 %defattr(644,root,root,755)
 %doc ChangeLog.txt
 %{_includedir}/liveMedia
+%attr(755,root,root) %{_libdir}/libBasicUsageEnvironment.so
+%attr(755,root,root) %{_libdir}/libUsageEnvironment.so
+%attr(755,root,root) %{_libdir}/libgroupsock.so
+%attr(755,root,root) %{_libdir}/libliveMedia.so
 
 %files static
 %defattr(644,root,root,755)
@@ -143,6 +147,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.54  2009/07/18 19:02:59  arekm
+- move .so to devel pkg; use rpmcppflags
+
 Revision 1.53  2009/07/18 18:34:18  blues
 - rel.4 - merged from DEVEL - works fine
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/live/live.spec?r1=1.53&r2=1.54&f=u

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

Reply via email to