Author: kwizart
Update of /cvs/free/rpms/live555/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv31158/devel
Modified Files:
.cvsignore live555.spec sources
Log Message:
Update to 2013.01.25
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/live555/devel/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- .cvsignore 20 Jan 2013 18:32:58 -0000 1.15
+++ .cvsignore 30 Jan 2013 07:49:21 -0000 1.16
@@ -1 +1 @@
-live.2013.01.19.tar.gz
+live.2013.01.25.tar.gz
Index: live555.spec
===================================================================
RCS file: /cvs/free/rpms/live555/devel/live555.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- live555.spec 20 Jan 2013 18:32:58 -0000 1.19
+++ live555.spec 30 Jan 2013 07:49:21 -0000 1.20
@@ -1,5 +1,5 @@
Name: live555
-Version: 2013.01.19
+Version: 2013.01.25
Release: 1%{?dist}
Summary:
Live555.com streaming libraries
@@ -89,6 +89,9 @@
EOF
touch -r COPYING $RPM_BUILD_ROOT%{_sysconfdir}/rpm/macros.live555
+#Fix library dependency detection
+chmod +x $RPM_BUILD_ROOT%{_libdir}/*.so*
+
%post -p /sbin/ldconfig
@@ -118,6 +121,9 @@
%changelog
+* Wed Jan 30 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 2013.01.25-1
+- Update to 2013.01.25
+
* Sun Jan 20 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 2013.01.19-1
- Update to 2013.01.19
- Spec file cleanup
Index: sources
===================================================================
RCS file: /cvs/free/rpms/live555/devel/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources 20 Jan 2013 18:32:58 -0000 1.16
+++ sources 30 Jan 2013 07:49:21 -0000 1.17
@@ -1 +1 @@
-9ceec6e8fe27c48c2616bbf8f366b42d live.2013.01.19.tar.gz
+da78b67d200dcffc47c1e869daf0395c live.2013.01.25.tar.gz