rpms/sdlmame/F-10 .cvsignore, 1.45, 1.46 sdlmame-warnings.patch, 1.2, 1.3 sdlmame.spec, 1.54, 1.55 sources, 1.46, 1.47
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv3664
Modified Files:
.cvsignore sdlmame-warnings.patch sdlmame.spec sources
Log Message:
* Thu Jun 18 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-0.1.0132u1
- Updated to 0.132u1
- Updated the warnings patch
- Dropped the no longer necessary line ending and encoding fixes
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-10/.cvsignore,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- .cvsignore 8 Jun 2009 17:52:49 -0000 1.45
+++ .cvsignore 18 Jun 2009 20:33:15 -0000 1.46
@@ -1,2 +1,2 @@
ui.bdc
-sdlmame0132.zip
+sdlmame0132u1.zip
sdlmame-warnings.patch:
Index: sdlmame-warnings.patch
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-10/sdlmame-warnings.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sdlmame-warnings.patch 5 Mar 2009 19:24:35 -0000 1.2
+++ sdlmame-warnings.patch 18 Jun 2009 20:33:15 -0000 1.3
@@ -1,11 +1,11 @@
---- makefile.warnings~ 2009-03-05 15:16:35.000000000 +0100
-+++ makefile 2009-03-05 20:20:18.000000000 +0100
-@@ -337,7 +337,7 @@
- # and make all errors into warnings
+--- makefile.warnings~ 2009-06-11 06:38:13.000000000 +0200
++++ makefile 2009-06-18 21:32:10.000000000 +0200
+@@ -338,7 +338,7 @@
ifneq ($(OPTIMIZE),0)
ifneq ($(TARGETOS),os2)
+ ifndef IA64
-CCOMFLAGS += -Werror -fno-strict-aliasing $(ARCHOPTS)
+CCOMFLAGS += -fno-strict-aliasing $(ARCHOPTS)
else
- CCOMFLAGS += -fno-strict-aliasing $(ARCHOPTS)
endif
+ else
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-10/sdlmame.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- sdlmame.spec 8 Jun 2009 17:52:49 -0000 1.54
+++ sdlmame.spec 18 Jun 2009 20:33:15 -0000 1.55
@@ -1,4 +1,4 @@
-#define beta 0131u4
+%define beta 0132u1
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -17,8 +17,8 @@
%endif
Name: sdlmame
-Version: 0132
-Release: 1%{?beta}%{?dist}
+Version: 0133
+Release: 0.1.%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -114,19 +114,6 @@
joystick 1
EOF
-# Fix end-of-line encoding
-sed -i 's/\r//' whatsnew.txt
-
-#Fix whatsnew.txt encoding
-/usr/bin/iconv -f iso8859-1 -t utf-8 whatsnew.txt > whatsnew.txt.conv
-/bin/mv -f whatsnew.txt.conv whatsnew.txt
-
-#Fix newvideo.txt encoding
-pushd docs
-/usr/bin/iconv -f cp1250 -t utf-8 newvideo.txt > newvideo.txt.conv
-/bin/mv -f newvideo.txt.conv newvideo.txt
-popd
-
%build
make %{?_smp_mflags} %{?arch_flags} TARGET=ldplayer SYMBOLS=1 OPTIMIZE=2\
@@ -213,6 +200,11 @@
%changelog
+* Thu Jun 18 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-0.1.0132u1
+- Updated to 0.132u1
+- Updated the warnings patch
+- Dropped the no longer necessary line ending and encoding fixes
+
* Mon Jun 08 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0132-1
- Updated to 0.132
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-10/sources,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- sources 8 Jun 2009 17:52:49 -0000 1.46
+++ sources 18 Jun 2009 20:33:15 -0000 1.47
@@ -1,2 +1,2 @@
b64914c2a5589f6d5b00361464152acd ui.bdc
-4e35695b31ec107850f8c501373f8fca sdlmame0132.zip
+b16aeb43aa246c41ed21592783a98378 sdlmame0132u1.zip
15 years, 5 months
rpms/sdlmame/F-11 .cvsignore, 1.43, 1.44 sdlmame-warnings.patch, 1.2, 1.3 sdlmame.spec, 1.52, 1.53 sources, 1.44, 1.45
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv3562
Modified Files:
.cvsignore sdlmame-warnings.patch sdlmame.spec sources
Log Message:
* Thu Jun 18 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-0.1.0132u1
- Updated to 0.132u1
- Updated the warnings patch
- Dropped the no longer necessary line ending and encoding fixes
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-11/.cvsignore,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- .cvsignore 8 Jun 2009 17:52:38 -0000 1.43
+++ .cvsignore 18 Jun 2009 20:33:06 -0000 1.44
@@ -1,2 +1,2 @@
ui.bdc
-sdlmame0132.zip
+sdlmame0132u1.zip
sdlmame-warnings.patch:
Index: sdlmame-warnings.patch
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-11/sdlmame-warnings.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sdlmame-warnings.patch 5 Mar 2009 19:24:29 -0000 1.2
+++ sdlmame-warnings.patch 18 Jun 2009 20:33:06 -0000 1.3
@@ -1,11 +1,11 @@
---- makefile.warnings~ 2009-03-05 15:16:35.000000000 +0100
-+++ makefile 2009-03-05 20:20:18.000000000 +0100
-@@ -337,7 +337,7 @@
- # and make all errors into warnings
+--- makefile.warnings~ 2009-06-11 06:38:13.000000000 +0200
++++ makefile 2009-06-18 21:32:10.000000000 +0200
+@@ -338,7 +338,7 @@
ifneq ($(OPTIMIZE),0)
ifneq ($(TARGETOS),os2)
+ ifndef IA64
-CCOMFLAGS += -Werror -fno-strict-aliasing $(ARCHOPTS)
+CCOMFLAGS += -fno-strict-aliasing $(ARCHOPTS)
else
- CCOMFLAGS += -fno-strict-aliasing $(ARCHOPTS)
endif
+ else
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-11/sdlmame.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- sdlmame.spec 8 Jun 2009 17:52:38 -0000 1.52
+++ sdlmame.spec 18 Jun 2009 20:33:06 -0000 1.53
@@ -1,4 +1,4 @@
-#define beta 0131u4
+%define beta 0132u1
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -17,8 +17,8 @@
%endif
Name: sdlmame
-Version: 0132
-Release: 1%{?beta}%{?dist}
+Version: 0133
+Release: 0.1.%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -114,19 +114,6 @@
joystick 1
EOF
-# Fix end-of-line encoding
-sed -i 's/\r//' whatsnew.txt
-
-#Fix whatsnew.txt encoding
-/usr/bin/iconv -f iso8859-1 -t utf-8 whatsnew.txt > whatsnew.txt.conv
-/bin/mv -f whatsnew.txt.conv whatsnew.txt
-
-#Fix newvideo.txt encoding
-pushd docs
-/usr/bin/iconv -f cp1250 -t utf-8 newvideo.txt > newvideo.txt.conv
-/bin/mv -f newvideo.txt.conv newvideo.txt
-popd
-
%build
make %{?_smp_mflags} %{?arch_flags} TARGET=ldplayer SYMBOLS=1 OPTIMIZE=2\
@@ -213,6 +200,11 @@
%changelog
+* Thu Jun 18 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-0.1.0132u1
+- Updated to 0.132u1
+- Updated the warnings patch
+- Dropped the no longer necessary line ending and encoding fixes
+
* Mon Jun 08 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0132-1
- Updated to 0.132
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-11/sources,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- sources 8 Jun 2009 17:52:38 -0000 1.44
+++ sources 18 Jun 2009 20:33:06 -0000 1.45
@@ -1,2 +1,2 @@
b64914c2a5589f6d5b00361464152acd ui.bdc
-4e35695b31ec107850f8c501373f8fca sdlmame0132.zip
+b16aeb43aa246c41ed21592783a98378 sdlmame0132u1.zip
15 years, 5 months
rpms/sdlmame/devel .cvsignore, 1.45, 1.46 sdlmame-warnings.patch, 1.2, 1.3 sdlmame.spec, 1.54, 1.55 sources, 1.46, 1.47
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv3450
Modified Files:
.cvsignore sdlmame-warnings.patch sdlmame.spec sources
Log Message:
* Thu Jun 18 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-0.1.0132u1
- Updated to 0.132u1
- Updated the warnings patch
- Dropped the no longer necessary line ending and encoding fixes
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/.cvsignore,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- .cvsignore 8 Jun 2009 17:52:34 -0000 1.45
+++ .cvsignore 18 Jun 2009 20:32:56 -0000 1.46
@@ -1,2 +1,2 @@
ui.bdc
-sdlmame0132.zip
+sdlmame0132u1.zip
sdlmame-warnings.patch:
Index: sdlmame-warnings.patch
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/sdlmame-warnings.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sdlmame-warnings.patch 5 Mar 2009 19:24:29 -0000 1.2
+++ sdlmame-warnings.patch 18 Jun 2009 20:32:56 -0000 1.3
@@ -1,11 +1,11 @@
---- makefile.warnings~ 2009-03-05 15:16:35.000000000 +0100
-+++ makefile 2009-03-05 20:20:18.000000000 +0100
-@@ -337,7 +337,7 @@
- # and make all errors into warnings
+--- makefile.warnings~ 2009-06-11 06:38:13.000000000 +0200
++++ makefile 2009-06-18 21:32:10.000000000 +0200
+@@ -338,7 +338,7 @@
ifneq ($(OPTIMIZE),0)
ifneq ($(TARGETOS),os2)
+ ifndef IA64
-CCOMFLAGS += -Werror -fno-strict-aliasing $(ARCHOPTS)
+CCOMFLAGS += -fno-strict-aliasing $(ARCHOPTS)
else
- CCOMFLAGS += -fno-strict-aliasing $(ARCHOPTS)
endif
+ else
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/sdlmame.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- sdlmame.spec 8 Jun 2009 17:52:34 -0000 1.54
+++ sdlmame.spec 18 Jun 2009 20:32:56 -0000 1.55
@@ -1,4 +1,4 @@
-#define beta 0131u4
+%define beta 0132u1
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -17,8 +17,8 @@
%endif
Name: sdlmame
-Version: 0132
-Release: 1%{?beta}%{?dist}
+Version: 0133
+Release: 0.1.%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -114,19 +114,6 @@
joystick 1
EOF
-# Fix end-of-line encoding
-sed -i 's/\r//' whatsnew.txt
-
-#Fix whatsnew.txt encoding
-/usr/bin/iconv -f iso8859-1 -t utf-8 whatsnew.txt > whatsnew.txt.conv
-/bin/mv -f whatsnew.txt.conv whatsnew.txt
-
-#Fix newvideo.txt encoding
-pushd docs
-/usr/bin/iconv -f cp1250 -t utf-8 newvideo.txt > newvideo.txt.conv
-/bin/mv -f newvideo.txt.conv newvideo.txt
-popd
-
%build
make %{?_smp_mflags} %{?arch_flags} TARGET=ldplayer SYMBOLS=1 OPTIMIZE=2\
@@ -213,6 +200,11 @@
%changelog
+* Thu Jun 18 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-0.1.0132u1
+- Updated to 0.132u1
+- Updated the warnings patch
+- Dropped the no longer necessary line ending and encoding fixes
+
* Mon Jun 08 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0132-1
- Updated to 0.132
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/sources,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- sources 8 Jun 2009 17:52:34 -0000 1.46
+++ sources 18 Jun 2009 20:32:56 -0000 1.47
@@ -1,2 +1,2 @@
b64914c2a5589f6d5b00361464152acd ui.bdc
-4e35695b31ec107850f8c501373f8fca sdlmame0132.zip
+b16aeb43aa246c41ed21592783a98378 sdlmame0132u1.zip
15 years, 5 months
rpms/cairo-dock/devel xorg-x11-proto-devel-workaround-bz505774.patch, NONE, 1.1 .cvsignore, 1.21, 1.22 cairo-dock.spec, 1.28, 1.29 sources, 1.23, 1.24
by Mamoru Tasaka
Author: mtasaka
Update of /cvs/free/rpms/cairo-dock/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14476
Modified Files:
.cvsignore cairo-dock.spec sources
Added Files:
xorg-x11-proto-devel-workaround-bz505774.patch
Log Message:
* Thu Jun 18 2009 Mamoru Tasaka <mtasaka(a)ioa.s.u-tokyo.ac.jp>
- rev 1826
xorg-x11-proto-devel-workaround-bz505774.patch:
--- NEW FILE xorg-x11-proto-devel-workaround-bz505774.patch ---
--- /usr/include/X11/extensions/XTest.h 2009-06-18 11:14:02.000000000 +0900
+++ usr/include/X11/extensions/XTest.h 2009-06-18 17:05:41.000000000 +0900
@@ -47,7 +47,22 @@
#ifndef _XTEST_SERVER_
+#if 0
#include <X11/extensions/XInput.h>
+#else
+#include <X11/Xlib.h>
+
+typedef struct {
+ unsigned char input_class;
+ unsigned char event_type_base;
+} XInputClassInfo;
+
+typedef struct {
+ XID device_id;
+ int num_classes;
+ XInputClassInfo *classes;
+} XDevice;
+#endif
_XFUNCPROTOBEGIN
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/cairo-dock/devel/.cvsignore,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- .cvsignore 16 Jun 2009 18:27:08 -0000 1.21
+++ .cvsignore 18 Jun 2009 13:57:36 -0000 1.22
@@ -1 +1 @@
-cairo-dock-sources-svn1823_trunk.tar.bz2
+cairo-dock-sources-svn1826_trunk.tar.bz2
Index: cairo-dock.spec
===================================================================
RCS file: /cvs/free/rpms/cairo-dock/devel/cairo-dock.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- cairo-dock.spec 16 Jun 2009 18:27:08 -0000 1.28
+++ cairo-dock.spec 18 Jun 2009 13:57:36 -0000 1.29
@@ -6,17 +6,13 @@
# cd trunk
# tar cjf ../cairo-dock-sources-%%{tag}.tar.bz2 .
-# Use -gdwarf-2 until /usr/lib/rpm/debugedit supports -gdwarf-3 (bug 505774)
-%global optflags_ %optflags
-%global optflags %optflags_ -gdwarf-2
-
%global released 0
%undefine pre_release
# Set the below to 1 when building unstable plug-ins
%global build_other 1
%global mainver 2.0.5
-%define betaver svn1823_trunk
+%define betaver svn1826_trunk
%global build_themes 0
@@ -58,7 +54,7 @@
# plug-ins specific patches
Patch100: cairo-dock-rev1677-stacks.patch
-Patch101: cairo-dock-rev1823-cairodock.patch
+Patch200: xorg-x11-proto-devel-workaround-bz505774.patch
%if ! %{released}
BuildRequires: automake
@@ -205,11 +201,23 @@
%endif
pushd .
+
+####
+# Workaround for bz 506656
+mkdir -p .%{_includedir}/X11/extensions
+pushd .%{_includedir}/X11/extensions
+cp -p %{_includedir}/X11/extensions/XTest.h .
+%patch200 -p4
+popd
+
+%global optflags_ %{optflags}
+%global optflags %{optflags_} -I%{_builddir}/%{name}-%{version}/%{_includedir}
+####
+
# A. main
cd cairo-dock
# Patch
-%patch101 -p1 -b .compile
# permission
for dir in */
@@ -634,8 +642,17 @@
%{_libdir}/pkgconfig/*.pc
%changelog
-* Wed Jun 17 2009 Mamoru Tasaka <mtasaka(a)ioa.s.u-tokyo.ac.jp>
-- rev 1823
+* Thu Jun 18 2009 Mamoru Tasaka <mtasaka(a)ioa.s.u-tokyo.ac.jp>
+- rev 1826
+
+* Thu Jun 18 2009 Mamoru Tasaka <mtasaka(a)ioa.s.u-tokyo.ac.jp>
+- rev 1825
+- Remove debugedit workaround as bug 505774 is solved.
+- Workaround for X11/extensions/XTest.h bug 506656
+
+* Mon Jun 15 2009 Mamoru Tasaka <mtasaka(a)ioa.s.u-tokyo.ac.jp>
+- rev 1821
+- Compile with -gdwarf-2 until bug 505774 is resolved.
* Thu Jun 11 2009 Mamoru Tasaka <mtasaka(a)ioa.s.u-tokyo.ac.jp> - 2.0.5-1
- 2.0.5
Index: sources
===================================================================
RCS file: /cvs/free/rpms/cairo-dock/devel/sources,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- sources 16 Jun 2009 18:27:08 -0000 1.23
+++ sources 18 Jun 2009 13:57:36 -0000 1.24
@@ -1 +1 @@
-71ec0a4b6a0ba9ccc4a0be928449c185 cairo-dock-sources-svn1823_trunk.tar.bz2
+762c4ba8eaffb5dfdeb12e3038e4f366 cairo-dock-sources-svn1826_trunk.tar.bz2
15 years, 5 months
rpms/vlc/F-11 vlc.spec,1.38,1.39
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vlc/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv6282
Modified Files:
vlc.spec
Log Message:
Fix file not there anymore
Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/F-11/vlc.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- vlc.spec 18 Jun 2009 11:03:36 -0000 1.38
+++ vlc.spec 18 Jun 2009 11:33:24 -0000 1.39
@@ -257,7 +257,7 @@
rm modules/access/videodev2.h
ln -sf %{_includedir}/linux/videodev2.h modules/access/videodev2.h
-rm aclocal.m4 m4/lib*.m4 m4/lt*.m4
+rm aclocal.m4 m4/lib*.m4
./bootstrap
#missing sources
15 years, 5 months
rpms/vlc/devel vlc.spec,1.41,1.42
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vlc/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv6204
Modified Files:
vlc.spec
Log Message:
Fix file not there anymore
Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/devel/vlc.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- vlc.spec 18 Jun 2009 11:02:53 -0000 1.41
+++ vlc.spec 18 Jun 2009 11:32:41 -0000 1.42
@@ -257,7 +257,7 @@
rm modules/access/videodev2.h
ln -sf %{_includedir}/linux/videodev2.h modules/access/videodev2.h
-rm aclocal.m4 m4/lib*.m4 m4/lt*.m4
+rm aclocal.m4 m4/lib*.m4
./bootstrap
#missing sources
15 years, 5 months
rpms/vlc/F-11 vlc.spec,1.37,1.38
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vlc/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv4330
Modified Files:
vlc.spec
Log Message:
SyncWithDevel
Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/F-11/vlc.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- vlc.spec 18 Jun 2009 10:28:01 -0000 1.37
+++ vlc.spec 18 Jun 2009 11:03:36 -0000 1.38
@@ -34,7 +34,7 @@
BuildRequires: desktop-file-utils
BuildRequires: gettext
-%if 0
+%if 1
BuildRequires: gettext-devel
BuildRequires: libtool
%endif
@@ -257,8 +257,8 @@
rm modules/access/videodev2.h
ln -sf %{_includedir}/linux/videodev2.h modules/access/videodev2.h
-#rm aclocal.m4 m4/lib*.m4 m4/lt*.m4
-#./bootstrap
+rm aclocal.m4 m4/lib*.m4 m4/lt*.m4
+./bootstrap
#missing sources
install -pm 0644 %{SOURCE11} modules/codec/shine
15 years, 5 months
rpms/vlc/devel vlc.spec,1.40,1.41
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vlc/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv4297
Modified Files:
vlc.spec
Log Message:
Force reboostrap because of poisoned autotools
Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/devel/vlc.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- vlc.spec 18 Jun 2009 10:27:28 -0000 1.40
+++ vlc.spec 18 Jun 2009 11:02:53 -0000 1.41
@@ -34,7 +34,7 @@
BuildRequires: desktop-file-utils
BuildRequires: gettext
-%if 0
+%if 1
BuildRequires: gettext-devel
BuildRequires: libtool
%endif
@@ -257,8 +257,8 @@
rm modules/access/videodev2.h
ln -sf %{_includedir}/linux/videodev2.h modules/access/videodev2.h
-#rm aclocal.m4 m4/lib*.m4 m4/lt*.m4
-#./bootstrap
+rm aclocal.m4 m4/lib*.m4 m4/lt*.m4
+./bootstrap
#missing sources
install -pm 0644 %{SOURCE11} modules/codec/shine
15 years, 5 months
rpms/vlc/F-11 sources,1.14,1.15 vlc.spec,1.36,1.37
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vlc/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2255
Modified Files:
sources vlc.spec
Log Message:
Sync with devel
Index: sources
===================================================================
RCS file: /cvs/free/rpms/vlc/F-11/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources 27 May 2009 11:34:29 -0000 1.14
+++ sources 18 Jun 2009 10:28:01 -0000 1.15
@@ -1 +1,3 @@
-c0fe6fff896c165abb5bf949616a1eee vlc-1.0.0-rc2.tar.bz2
+a897e4f24fb3fb993db7daf5a5f4d551 enc_base.h
+c64e9e104b1eeba838a6c87435c6533c shine.c
+d8cefe26c0b734777c371db163c09bda vlc-1.0.0-rc4.tar.bz2
Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/F-11/vlc.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- vlc.spec 17 Jun 2009 17:27:04 -0000 1.36
+++ vlc.spec 18 Jun 2009 10:28:01 -0000 1.37
@@ -61,6 +61,7 @@
BuildRequires: hal-devel
BuildRequires: jack-audio-connection-kit-devel
BuildRequires: libavc1394-devel
+BuildRequires: libass-devel
BuildRequires: libcaca-devel
BuildRequires: libcddb-devel
BuildRequires: libcdio-devel >= 0.77-3
@@ -80,7 +81,6 @@
BuildRequires: libmtp-devel
BuildRequires: libnotify-devel
BuildRequires: libproxy-devel
-BuildRequires: libraw1394-devel
BuildRequires: librsvg2-devel >= 2.9.0
BuildRequires: libsysfs-devel
BuildRequires: libshout-devel
@@ -256,7 +256,7 @@
rm modules/access/videodev2.h
-ln -sf %{_includedir}/videodev2.h modules/access/
+ln -sf %{_includedir}/linux/videodev2.h modules/access/videodev2.h
#rm aclocal.m4 m4/lib*.m4 m4/lt*.m4
#./bootstrap
@@ -291,8 +291,8 @@
%endif
%if %with_dc1394
--enable-dc1394 \
- --enable-dv \
%endif
+ --enable-dv \
--enable-opencv \
--enable-pvr \
--enable-gnomevfs \
@@ -309,6 +309,8 @@
--enable-tarkin \
--enable-theora \
--enable-dirac \
+ --enable-libass \
+ --enable-asademux \
--enable-xcb \
--enable-svg \
--enable-snapshot \
15 years, 5 months
rpms/vlc/devel vlc.spec, 1.39, 1.40 sources, 1.16, 1.17 .cvsignore, 1.16, 1.17
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vlc/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2220
Modified Files:
vlc.spec sources .cvsignore
Log Message:
Update source
Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/devel/vlc.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- vlc.spec 17 Jun 2009 17:20:02 -0000 1.39
+++ vlc.spec 18 Jun 2009 10:27:28 -0000 1.40
@@ -61,6 +61,7 @@
BuildRequires: hal-devel
BuildRequires: jack-audio-connection-kit-devel
BuildRequires: libavc1394-devel
+BuildRequires: libass-devel
BuildRequires: libcaca-devel
BuildRequires: libcddb-devel
BuildRequires: libcdio-devel >= 0.77-3
@@ -80,7 +81,6 @@
BuildRequires: libmtp-devel
BuildRequires: libnotify-devel
BuildRequires: libproxy-devel
-BuildRequires: libraw1394-devel
BuildRequires: librsvg2-devel >= 2.9.0
BuildRequires: libsysfs-devel
BuildRequires: libshout-devel
@@ -256,7 +256,7 @@
rm modules/access/videodev2.h
-ln -sf %{_includedir}/videodev2.h modules/access/
+ln -sf %{_includedir}/linux/videodev2.h modules/access/videodev2.h
#rm aclocal.m4 m4/lib*.m4 m4/lt*.m4
#./bootstrap
@@ -291,8 +291,8 @@
%endif
%if %with_dc1394
--enable-dc1394 \
- --enable-dv \
%endif
+ --enable-dv \
--enable-opencv \
--enable-pvr \
--enable-gnomevfs \
@@ -309,6 +309,8 @@
--enable-tarkin \
--enable-theora \
--enable-dirac \
+ --enable-libass \
+ --enable-asademux \
--enable-xcb \
--enable-svg \
--enable-snapshot \
Index: sources
===================================================================
RCS file: /cvs/free/rpms/vlc/devel/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources 7 Jun 2009 09:14:31 -0000 1.16
+++ sources 18 Jun 2009 10:27:28 -0000 1.17
@@ -1,3 +1,3 @@
-a55dbd94856b922c29743b2980b0c672 vlc-1.0.0-rc3.tar.bz2
a897e4f24fb3fb993db7daf5a5f4d551 enc_base.h
c64e9e104b1eeba838a6c87435c6533c shine.c
+d8cefe26c0b734777c371db163c09bda vlc-1.0.0-rc4.tar.bz2
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/vlc/devel/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- .cvsignore 7 Jun 2009 09:14:31 -0000 1.16
+++ .cvsignore 18 Jun 2009 10:27:28 -0000 1.17
@@ -1,3 +1,3 @@
-vlc-1.0.0-rc3.tar.bz2
enc_base.h
shine.c
+vlc-1.0.0-rc4.tar.bz2
15 years, 5 months