Author: rathann
Update of /cvs/free/rpms/live555/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv21949
Modified Files:
.cvsignore live.2008.02.08-shared.patch live555.spec sources
Log Message:
* Tue Apr 07 2009 Dominik Mierzejewski <rpm[AT]greysector.net> - 0-0.22.2009.04.07
- 2009.04.07
- use new debian patchset
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/live555/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 18 Aug 2008 09:54:31 -0000 1.3
+++ .cvsignore 7 Apr 2009 19:31:08 -0000 1.4
@@ -1,3 +1,3 @@
-live.2008.07.25.tar.gz
changelog.txt
-liblivemedia_2007.02.20-2.diff.gz
+liblivemedia_2008.07.25-2.diff.gz
+live.2009.04.07.tar.gz
live.2008.02.08-shared.patch:
Index: live.2008.02.08-shared.patch
===================================================================
RCS file: /cvs/free/rpms/live555/devel/live.2008.02.08-shared.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- live.2008.02.08-shared.patch 17 Aug 2008 21:54:41 -0000 1.1
+++ live.2008.02.08-shared.patch 7 Apr 2009 19:31:08 -0000 1.2
@@ -1,16 +1,16 @@
-diff -up live/config.linux.shared live/config.linux
---- live/config.linux.shared 2008-04-23 17:09:41.000000000 +0200
-+++ live/config.linux 2008-04-23 17:12:00.000000000 +0200
+diff -up live/config.linux.static live/config.linux
+--- live/config.linux.static 2009-04-07 20:48:47.000000000 +0200
++++ live/config.linux 2009-04-07 20:50:46.000000000 +0200
@@ -9,9 +9,9 @@ OBJ = o
LINK = c++ -o
LINK_OPTS = -L.
CONSOLE_LINK_OPTS = $(LINK_OPTS)
--LIBRARY_LINK = ar rcvu
--LIBRARY_LINK_OPTS =
+-LIBRARY_LINK = ld -o
+-LIBRARY_LINK_OPTS = $(LINK_OPTS) -r -Bstatic
-LIB_SUFFIX = a
-+LIBRARY_LINK = $(CC) -o
++LIBRARY_LINK = $(CC) -o
+LIBRARY_LINK_OPTS = $(LINK_OPTS) -shared -Wl,-soname,$@.$(SO_VERSION) $(LIBADDS)
-+LIB_SUFFIX = so
++LIB_SUFFIX = so
LIBS_FOR_CONSOLE_APPLICATION =
LIBS_FOR_GUI_APPLICATION =
EXE =
Index: live555.spec
===================================================================
RCS file: /cvs/free/rpms/live555/devel/live555.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- live555.spec 29 Mar 2009 13:29:21 -0000 1.3
+++ live555.spec 7 Apr 2009 19:31:08 -0000 1.4
@@ -1,9 +1,9 @@
-%define date 2008.07.25
+%define date 2009.04.07
%define live_soversion 0
Name: live555
Version: 0
-Release: 0.21.%{date}%{?dist}
+Release: 0.22.%{date}%{?dist}
Summary:
Live555.com streaming libraries
Group: System Environment/Libraries
@@ -12,7 +12,7 @@
Source0:
http://live555.com/liveMedia/public/live.%{date}.tar.gz
#
http://live555.com/liveMedia/public/changelog.txt
Source1: changelog.txt
-Patch0:
http://ftp.debian.org/debian/pool/main/libl/liblivemedia/liblivemedia_200...
+Patch0:
http://ftp.debian.org/debian/pool/main/libl/liblivemedia/liblivemedia_200...
Patch1: live.2008.02.08-shared.patch
Patch2: live.2008.04.03-reorder.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -85,8 +85,6 @@
%patch0 -p1
patch -p1 -i debian/patches/010_propagate_cflags.diff
patch -p1 -i debian/patches/010_proper_link_order.diff
-patch -p1 -i debian/patches/010_static_link.diff
-patch -p1 -i debian/patches/020_cxx_headers.diff
patch -p1 -i debian/patches/020_invalid_casts.diff
patch -p1 -i debian/patches/021_ip_mreq_source.diff
cp -p %{SOURCE1} .
@@ -211,6 +209,10 @@
%{_libdir}/libUsageEnvironment*.a
%changelog
+* Tue Apr 07 2009 Dominik Mierzejewski <rpm[AT]greysector.net> - 0-0.22.2009.04.07
+- 2009.04.07
+- use new debian patchset
+
* Sun Mar 29 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> -
0-0.21.2008.07.25
- rebuild for new F11 features
Index: sources
===================================================================
RCS file: /cvs/free/rpms/live555/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 18 Aug 2008 09:54:31 -0000 1.3
+++ sources 7 Apr 2009 19:31:08 -0000 1.4
@@ -1,3 +1,3 @@
-32e7bd2fdb04d0b05462b24d42409ec7 live.2008.07.25.tar.gz
-4bf8822d97282bd99a8b1cde8e6da84e changelog.txt
-09a40aa249d1598923a68b35d6fcb5ea liblivemedia_2007.02.20-2.diff.gz
+0586323f75b5e138cf95eca43d5ea47d changelog.txt
+46866494537e840f76772dedafff7ffa liblivemedia_2008.07.25-2.diff.gz
+724d6779ae6363545d9e83808e5cec2e live.2009.04.07.tar.gz