rpms/mplayer/F-10 .cvsignore, 1.7, 1.8 mplayer-nodvdcss.patch, 1.1, 1.2 mplayer.spec, 1.11, 1.12 sources, 1.8, 1.9 mplayer-man-zh_CN.patch, 1.1, NONE
by Dominik Mierzejewski
Author: rathann
Update of /cvs/free/rpms/mplayer/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26165
Modified Files:
.cvsignore mplayer-nodvdcss.patch mplayer.spec sources
Removed Files:
mplayer-man-zh_CN.patch
Log Message:
- 20090204 snapshot
- dropped obsolete/upstreamed patches
- BR: yasm for more asm optimizations
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/mplayer/F-10/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore 6 Jan 2009 22:25:22 -0000 1.7
+++ .cvsignore 11 Feb 2009 17:42:43 -0000 1.8
@@ -1,2 +1,2 @@
-mplayer-export-2008-12-18.tar.bz2
Blue-1.7.tar.bz2
+mplayer-export-2009-02-04.tar.bz2
mplayer-nodvdcss.patch:
Index: mplayer-nodvdcss.patch
===================================================================
RCS file: /cvs/free/rpms/mplayer/F-10/mplayer-nodvdcss.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mplayer-nodvdcss.patch 16 Oct 2008 20:03:52 -0000 1.1
+++ mplayer-nodvdcss.patch 11 Feb 2009 17:42:43 -0000 1.2
@@ -1,7 +1,7 @@
-diff -up mplayer-export-2008-09-03/configure.nodvdcss mplayer-export-2008-09-03/configure
---- mplayer-export-2008-09-03/configure.nodvdcss 2008-10-16 21:22:23.000000000 +0200
-+++ mplayer-export-2008-09-03/configure 2008-10-16 21:30:47.000000000 +0200
-@@ -589,7 +589,7 @@ _dvdnavconfig=dvdnav-config
+diff -up mplayer-export-2009-02-02/configure.nodvdcss mplayer-export-2009-02-02/configure
+--- mplayer-export-2009-02-02/configure.nodvdcss 2009-02-02 01:15:29.000000000 +0100
++++ mplayer-export-2009-02-02/configure 2009-02-02 01:15:29.000000000 +0100
+@@ -617,7 +617,7 @@ _dvdnavconfig=dvdnav-config
_dvdreadconfig=dvdread-config
_dvdread=auto
_dvdread_internal=auto
@@ -10,10 +10,10 @@
_xanim=auto
_real=auto
_live=auto
-diff -up mplayer-export-2008-09-03/Makefile.nodvdcss mplayer-export-2008-09-03/Makefile
---- mplayer-export-2008-09-03/Makefile.nodvdcss 2008-10-16 21:22:23.000000000 +0200
-+++ mplayer-export-2008-09-03/Makefile 2008-10-16 21:27:12.000000000 +0200
-@@ -336,11 +336,6 @@ SRCS_COMMON-$(LIBDCA) +=
+diff -up mplayer-export-2009-02-02/Makefile.nodvdcss mplayer-export-2009-02-02/Makefile
+--- mplayer-export-2009-02-02/Makefile.nodvdcss 2009-02-02 01:15:29.000000000 +0100
++++ mplayer-export-2009-02-02/Makefile 2009-02-02 01:15:56.000000000 +0100
+@@ -347,11 +347,6 @@ SRCS_COMMON-$(LIBDCA) +=
SRCS_COMMON-$(LIBDV) += libmpcodecs/ad_libdv.c \
libmpcodecs/vd_libdv.c \
libmpdemux/demux_rawdv.c
@@ -25,19 +25,19 @@
SRCS_COMMON-$(LIBMAD) += libmpcodecs/ad_libmad.c
SRCS_COMMON-$(LIBMPEG2) += libmpcodecs/vd_libmpeg2.c \
-@@ -677,7 +672,6 @@ DIRS = . \
- libavcodec/sparc \
+@@ -743,7 +738,6 @@ DIRS = . \
+ libavcodec/x86 \
libavformat \
libavutil \
- libdvdcss \
- libdvdread \
- libfaad2 \
- libmenu \
-@@ -783,7 +777,6 @@ codec-cfg.d: codecs.conf.h
- mencoder.d mplayer.d vobsub.d gui/win32/gui.d libmpdemux/muxer_avi.d osdep/mplayer-rc.o stream/network.d stream/stream_cddb.d: version.h
+ libdvdnav \
+ libdvdnav/vm \
+ libdvdread4 \
+@@ -851,7 +845,6 @@ codec-cfg.d: codecs.conf.h
+ mpcommon.d vobsub.d gui/win32/gui.d libmpdemux/muxer_avi.d osdep/mplayer-rc.o stream/network.d stream/stream_cddb.d: version.h
$(DEPS): help_mp.h
-libdvdcss/%.o libdvdcss/%.d: CFLAGS += -D__USE_UNIX98 -D_GNU_SOURCE -DVERSION=\"1.2.9\" $(CFLAGS_LIBDVDCSS)
- libdvdread/%.o libdvdread/%.d: CFLAGS += -D__USE_UNIX98 -D_GNU_SOURCE -DHAVE_CONFIG_H $(CFLAGS_LIBDVDCSS_DVDREAD)
+ libdvdnav/%.o libdvdnav/%.d: CFLAGS += -D__USE_UNIX98 -D_GNU_SOURCE -DHAVE_CONFIG_H -DVERSION=\"MPlayer-custom\"
+ libdvdread4/%.o libdvdread4/%.d: CFLAGS += -D__USE_UNIX98 -D_GNU_SOURCE -DHAVE_CONFIG_H $(CFLAGS_LIBDVDCSS_DVDREAD)
libfaad2/%.o libfaad2/%.d: CFLAGS += -Ilibfaad2 -D_GNU_SOURCE -DHAVE_CONFIG_H $(CFLAGS_FAAD_FIXED)
-
Index: mplayer.spec
===================================================================
RCS file: /cvs/free/rpms/mplayer/F-10/mplayer.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- mplayer.spec 6 Jan 2009 22:25:22 -0000 1.11
+++ mplayer.spec 11 Feb 2009 17:42:43 -0000 1.12
@@ -1,7 +1,7 @@
%define codecdir %{_libdir}/codecs
-%define pre 20081218svn
+%define pre 20090204svn
%define svn 1
-%define svnbuild 2008-12-18
+%define svnbuild 2009-02-04
%define faad2min 1:2.6.1
Name: mplayer
@@ -24,7 +24,6 @@
Patch5: %{name}-x86_32-compile.patch
Patch8: %{name}-manlinks.patch
Patch10: %{name}-qcelp.patch
-Patch12: %{name}-man-zh_CN.patch
Patch14: %{name}-nodvdcss.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -55,7 +54,7 @@
BuildRequires: libcaca-devel
BuildRequires: libdca-devel
BuildRequires: libdv-devel
-BuildRequires: libdvdnav-devel >= 4.1.3-0.4
+BuildRequires: libdvdnav-devel >= 4.1.3-1
BuildRequires: libjpeg-devel
BuildRequires: libmpcdec-devel
BuildRequires: libtheora-devel
@@ -68,6 +67,9 @@
BuildRequires: twolame-devel
BuildRequires: x264-devel >= 0.0.0-0.14.20080613
BuildRequires: xvidcore-devel >= 0.9.2
+%ifarch %{ix86} x86_64
+BuildRequires: yasm
+%endif
%{?_with_arts:BuildRequires: arts-devel}
%{?_with_amr:BuildRequires: amrnb-devel amrwb-devel}
%{?_with_directfb:BuildRequires: directfb-devel}
@@ -194,7 +196,6 @@
%patch5 -p1 -b .compile
%patch8 -p1 -b .manlinks
%patch10 -p1 -b .qclp
-%patch12 -p1 -b .man-zh_CN
%patch14 -p1 -b .nodvdcss
doconv() {
@@ -205,8 +206,6 @@
for lang in hu pl ; do doconv iso-8859-2 utf-8 $lang ; done
for lang in ru ; do doconv koi8-r utf-8 $lang ; done
-mv DOCS/man/zh DOCS/man/zh_CN
-
%build
export CFLAGS="$RPM_OPT_FLAGS -ffast-math --std=gnu99"
%ifarch ppc
@@ -346,10 +345,11 @@
%changelog
-* Tue Jan 06 2009 Dominik Mierzejewski <rpm at greysector.net> - 1.0-0.104.20081218svn
-- 20081218 snapshot
+* Tue Feb 10 2009 Dominik Mierzejewski <rpm at greysector.net> - 1.0-0.104.20090204svn
+- 20090204 snapshot
- dropped obsolete/upstreamed patches
- dropped .sh extension from shell scripts in %%{_bindir}
+- BR: yasm for more asm optimizations
* Sun Nov 23 2008 Dominik Mierzejewski <rpm at greysector.net> - 1.0-0.103.20080903svn
- fix broken terminal after using dvb input (bug #117)
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mplayer/F-10/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources 6 Jan 2009 22:25:22 -0000 1.8
+++ sources 11 Feb 2009 17:42:43 -0000 1.9
@@ -1,2 +1,2 @@
e4e2020d11b681aac898103b3ba723c4 Blue-1.7.tar.bz2
-a1034c489750f70af6e7696a0cd509c7 mplayer-export-2008-12-18.tar.bz2
+de38e1fcf6eb4666d80b3db0561de7b0 mplayer-export-2009-02-04.tar.bz2
--- mplayer-man-zh_CN.patch DELETED ---
15 years, 9 months
rpms/mplayer/F-9 mplayer-man-zh_CN.patch,1.1,NONE
by Dominik Mierzejewski
Author: rathann
Update of /cvs/free/rpms/mplayer/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26113
Removed Files:
mplayer-man-zh_CN.patch
Log Message:
- drop upstreamed patch
--- mplayer-man-zh_CN.patch DELETED ---
15 years, 9 months
rpms/rt2870-kmod/F-9 rt2870-kmod.spec,1.16,1.17
by Orcan Ogetbil
Author: oget
Update of /cvs/free/rpms/rt2870-kmod/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv23721
Modified Files:
rt2870-kmod.spec
Log Message:
Re-enable %define buildforkernels newest
Index: rt2870-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/rt2870-kmod/F-9/rt2870-kmod.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- rt2870-kmod.spec 11 Feb 2009 16:55:37 -0000 1.16
+++ rt2870-kmod.spec 11 Feb 2009 16:56:27 -0000 1.17
@@ -3,7 +3,7 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-#%%define buildforkernels newest
+%define buildforkernels newest
Name: rt2870-kmod
Version: 1.4.0.0
15 years, 9 months
rpms/rt2870-kmod/F-9 rt2870-additional-devices-support.patch, 1.2, 1.3 rt2870-kmod.spec, 1.15, 1.16
by Orcan Ogetbil
Author: oget
Update of /cvs/free/rpms/rt2870-kmod/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv23591
Modified Files:
rt2870-additional-devices-support.patch rt2870-kmod.spec
Log Message:
* Wed Feb 11 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.4.0.0-5
- Add Sweex WL303 support
rt2870-additional-devices-support.patch:
Index: rt2870-additional-devices-support.patch
===================================================================
RCS file: /cvs/free/rpms/rt2870-kmod/F-9/rt2870-additional-devices-support.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rt2870-additional-devices-support.patch 25 Jan 2009 17:29:31 -0000 1.2
+++ rt2870-additional-devices-support.patch 11 Feb 2009 16:55:37 -0000 1.3
@@ -1,6 +1,6 @@
--- old/2008_0925_RT2870_Linux_STA_v1.4.0.0/include/rt2870.h 2008-09-19 01:23:42.000000000 -0400
-+++ new/2008_0925_RT2870_Linux_STA_v1.4.0.0/include/rt2870.h 2009-01-24 23:38:50.000000000 -0500
-@@ -143,6 +143,10 @@
++++ new/2008_0925_RT2870_Linux_STA_v1.4.0.0/include/rt2870.h 2009-02-11 11:16:50.000000000 -0500
+@@ -143,6 +143,11 @@
{USB_DEVICE(0x0789,0x0162)}, /* Logitec */ \
{USB_DEVICE(0x0789,0x0163)}, /* Logitec */ \
{USB_DEVICE(0x0789,0x0164)}, /* Logitec */ \
@@ -8,6 +8,7 @@
+ {USB_DEVICE(0x1737,0x0071)}, /* Linksys WUSB600N */ \
+ {USB_DEVICE(0x0411,0x00e8)}, /* Buffalo WLI-UC-G300N*/ \
+ {USB_DEVICE(0x050d,0x815c)}, /* Belkin F5D8053 */ \
++ {USB_DEVICE(0x177f,0x0302)}, /* Sweex LW303 */ \
{ }/* Terminating entry */ \
}
Index: rt2870-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/rt2870-kmod/F-9/rt2870-kmod.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- rt2870-kmod.spec 25 Jan 2009 17:31:49 -0000 1.15
+++ rt2870-kmod.spec 11 Feb 2009 16:55:37 -0000 1.16
@@ -7,7 +7,7 @@
Name: rt2870-kmod
Version: 1.4.0.0
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Kernel module for wireless devices with Ralink's rt2870 chipsets
Group: System Environment/Kernel
@@ -73,6 +73,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Wed Feb 11 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.4.0.0-5
+- Add Sweex WL303 support
+
* Sun Jan 25 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.4.0.0-4
- Add Belkin F5D8053 support
15 years, 9 months
rpms/rt2870-kmod/F-10 rt2870-kmod.spec,1.23,1.24
by Orcan Ogetbil
Author: oget
Update of /cvs/free/rpms/rt2870-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv23542
Modified Files:
rt2870-kmod.spec
Log Message:
Re-enable %define buildforkernels newest
Index: rt2870-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/rt2870-kmod/F-10/rt2870-kmod.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- rt2870-kmod.spec 11 Feb 2009 16:52:35 -0000 1.23
+++ rt2870-kmod.spec 11 Feb 2009 16:53:42 -0000 1.24
@@ -3,7 +3,7 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-#%%define buildforkernels newest
+%define buildforkernels newest
Name: rt2870-kmod
Version: 1.4.0.0
15 years, 9 months
rpms/rt2870-kmod/F-10 rt2870-additional-devices-support.patch, 1.2, 1.3 rt2870-kmod.spec, 1.22, 1.23
by Orcan Ogetbil
Author: oget
Update of /cvs/free/rpms/rt2870-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv23133
Modified Files:
rt2870-additional-devices-support.patch rt2870-kmod.spec
Log Message:
* Wed Feb 11 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.4.0.0-7
- Add Sweex WL303 support
rt2870-additional-devices-support.patch:
Index: rt2870-additional-devices-support.patch
===================================================================
RCS file: /cvs/free/rpms/rt2870-kmod/F-10/rt2870-additional-devices-support.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rt2870-additional-devices-support.patch 25 Jan 2009 17:28:42 -0000 1.2
+++ rt2870-additional-devices-support.patch 11 Feb 2009 16:52:35 -0000 1.3
@@ -1,6 +1,6 @@
--- old/2008_0925_RT2870_Linux_STA_v1.4.0.0/include/rt2870.h 2008-09-19 01:23:42.000000000 -0400
-+++ new/2008_0925_RT2870_Linux_STA_v1.4.0.0/include/rt2870.h 2009-01-24 23:38:50.000000000 -0500
-@@ -143,6 +143,10 @@
++++ new/2008_0925_RT2870_Linux_STA_v1.4.0.0/include/rt2870.h 2009-02-11 11:16:50.000000000 -0500
+@@ -143,6 +143,11 @@
{USB_DEVICE(0x0789,0x0162)}, /* Logitec */ \
{USB_DEVICE(0x0789,0x0163)}, /* Logitec */ \
{USB_DEVICE(0x0789,0x0164)}, /* Logitec */ \
@@ -8,6 +8,7 @@
+ {USB_DEVICE(0x1737,0x0071)}, /* Linksys WUSB600N */ \
+ {USB_DEVICE(0x0411,0x00e8)}, /* Buffalo WLI-UC-G300N*/ \
+ {USB_DEVICE(0x050d,0x815c)}, /* Belkin F5D8053 */ \
++ {USB_DEVICE(0x177f,0x0302)}, /* Sweex LW303 */ \
{ }/* Terminating entry */ \
}
Index: rt2870-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/rt2870-kmod/F-10/rt2870-kmod.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- rt2870-kmod.spec 25 Jan 2009 17:31:16 -0000 1.22
+++ rt2870-kmod.spec 11 Feb 2009 16:52:35 -0000 1.23
@@ -7,7 +7,7 @@
Name: rt2870-kmod
Version: 1.4.0.0
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: Kernel module for wireless devices with Ralink's rt2870 chipsets
Group: System Environment/Kernel
@@ -78,6 +78,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Wed Feb 11 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.4.0.0-7
+- Add Sweex WL303 support
+
* Sun Jan 25 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.4.0.0-6
- Add Belkin F5D8053 support
15 years, 9 months
rpms/rt2870-kmod/devel rt2870-kmod.spec,1.29,1.30
by Orcan Ogetbil
Author: oget
Update of /cvs/free/rpms/rt2870-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv23079
Modified Files:
rt2870-kmod.spec
Log Message:
Re-enable %define buildforkernels newest
Index: rt2870-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/rt2870-kmod/devel/rt2870-kmod.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- rt2870-kmod.spec 11 Feb 2009 16:40:20 -0000 1.29
+++ rt2870-kmod.spec 11 Feb 2009 16:49:26 -0000 1.30
@@ -3,7 +3,7 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-#%%define buildforkernels newest
+%define buildforkernels newest
Name: rt2870-kmod
Version: 1.4.0.0
15 years, 9 months
rpms/rt2870-kmod/devel rt2870-additional-devices-support.patch, 1.2, 1.3 rt2870-kmod.spec, 1.28, 1.29
by Orcan Ogetbil
Author: oget
Update of /cvs/free/rpms/rt2870-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv22420
Modified Files:
rt2870-additional-devices-support.patch rt2870-kmod.spec
Log Message:
* Wed Feb 11 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.4.0.0-7
- Add Sweex WL303 support
rt2870-additional-devices-support.patch:
Index: rt2870-additional-devices-support.patch
===================================================================
RCS file: /cvs/free/rpms/rt2870-kmod/devel/rt2870-additional-devices-support.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rt2870-additional-devices-support.patch 25 Jan 2009 17:15:23 -0000 1.2
+++ rt2870-additional-devices-support.patch 11 Feb 2009 16:40:20 -0000 1.3
@@ -1,6 +1,6 @@
--- old/2008_0925_RT2870_Linux_STA_v1.4.0.0/include/rt2870.h 2008-09-19 01:23:42.000000000 -0400
-+++ new/2008_0925_RT2870_Linux_STA_v1.4.0.0/include/rt2870.h 2009-01-24 23:38:50.000000000 -0500
-@@ -143,6 +143,10 @@
++++ new/2008_0925_RT2870_Linux_STA_v1.4.0.0/include/rt2870.h 2009-02-11 11:16:50.000000000 -0500
+@@ -143,6 +143,11 @@
{USB_DEVICE(0x0789,0x0162)}, /* Logitec */ \
{USB_DEVICE(0x0789,0x0163)}, /* Logitec */ \
{USB_DEVICE(0x0789,0x0164)}, /* Logitec */ \
@@ -8,6 +8,7 @@
+ {USB_DEVICE(0x1737,0x0071)}, /* Linksys WUSB600N */ \
+ {USB_DEVICE(0x0411,0x00e8)}, /* Buffalo WLI-UC-G300N*/ \
+ {USB_DEVICE(0x050d,0x815c)}, /* Belkin F5D8053 */ \
++ {USB_DEVICE(0x177f,0x0302)}, /* Sweex LW303 */ \
{ }/* Terminating entry */ \
}
Index: rt2870-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/rt2870-kmod/devel/rt2870-kmod.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- rt2870-kmod.spec 1 Feb 2009 08:49:21 -0000 1.28
+++ rt2870-kmod.spec 11 Feb 2009 16:40:20 -0000 1.29
@@ -7,7 +7,7 @@
Name: rt2870-kmod
Version: 1.4.0.0
-Release: 6%{?dist}.1
+Release: 7%{?dist}
Summary: Kernel module for wireless devices with Ralink's rt2870 chipsets
Group: System Environment/Kernel
@@ -78,6 +78,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Wed Feb 11 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.4.0.0-7
+- Add Sweex WL303 support
+
* Sun Feb 01 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.4.0.0-6.1
- rebuild for latest Fedora kernel;
15 years, 9 months
rpms/gpac/devel gpac.spec,1.7,1.8
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/gpac/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2217
Modified Files:
gpac.spec
Log Message:
Be a little verbose about the issue
Index: gpac.spec
===================================================================
RCS file: /cvs/free/rpms/gpac/devel/gpac.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gpac.spec 4 Feb 2009 19:21:01 -0000 1.7
+++ gpac.spec 11 Feb 2009 10:13:45 -0000 1.8
@@ -19,7 +19,7 @@
Name: gpac
Summary: MPEG-4 multimedia framework
Version: 0.4.5
-Release: 4%{?dist}
+Release: 5%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://gpac.sourceforge.net/
@@ -331,6 +331,10 @@
%endif
%changelog
+* Wed Feb 11 2009 kwizart < kwizart at gmail.com > - 0.4.5-5
+- Rebuild for openssl (#363) - Made possible because the
+ circle dependency with gpac/x264 was fixed first (#362)
+
* Wed Feb 04 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.4.5-4
- rebuild for new ssl
15 years, 9 months
rpms/xine-lib-extras-freeworld/EL-5 .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 xine-lib-extras-freeworld.spec, 1.11, 1.12
by Rex Dieter
Author: rdieter
Update of /cvs/free/rpms/xine-lib-extras-freeworld/EL-5
In directory se02.es.rpmfusion.net:/tmp/cvs-serv6479
Modified Files:
.cvsignore sources xine-lib-extras-freeworld.spec
Log Message:
* Tue Feb 10 2009 Rex Dieter <rdieter(a)fedoraproject.org> - 1.1.16.2-1
- xine-lib-1.1.16.2
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/xine-lib-extras-freeworld/EL-5/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore 23 Jan 2009 19:54:36 -0000 1.5
+++ .cvsignore 11 Feb 2009 03:41:20 -0000 1.6
@@ -1 +1 @@
-xine-lib-1.1.16.1.tar.bz2
+xine-lib-1.1.16.2.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/xine-lib-extras-freeworld/EL-5/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 23 Jan 2009 19:54:36 -0000 1.5
+++ sources 11 Feb 2009 03:41:20 -0000 1.6
@@ -1 +1 @@
-9de11db7e262c564cfdba9841a092ebe xine-lib-1.1.16.1.tar.bz2
+336dd1f6266e9f943430ca6009b7aa7e xine-lib-1.1.16.2.tar.bz2
Index: xine-lib-extras-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/xine-lib-extras-freeworld/EL-5/xine-lib-extras-freeworld.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- xine-lib-extras-freeworld.spec 23 Jan 2009 19:54:36 -0000 1.11
+++ xine-lib-extras-freeworld.spec 11 Feb 2009 03:41:20 -0000 1.12
@@ -10,7 +10,7 @@
Name: xine-lib-extras-freeworld
Summary: Extra codecs for the Xine multimedia library
-Version: 1.1.16.1
+Version: 1.1.16.2
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Libraries
@@ -187,6 +187,9 @@
%changelog
+* Tue Feb 10 2009 Rex Dieter <rdieter(a)fedoraproject.org> - 1.1.16.2-1
+- xine-lib-1.1.16.2
+
* Fri Jan 23 2009 Rex Dieter <rdieter(a)fedoraproject.org> - 1.1.16.1-1
- xine-lib-1.1.16.1
15 years, 9 months