rpms/qmc2/devel qmc2.spec,1.17,1.18
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/qmc2/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv1391
Modified Files:
qmc2.spec
Log Message:
Added F12 rawhide config
Index: qmc2.spec
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/devel/qmc2.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- qmc2.spec 20 Jul 2009 22:03:52 -0000 1.17
+++ qmc2.spec 22 Jul 2009 08:31:58 -0000 1.18
@@ -59,10 +59,12 @@
pushd sdlmess
%patch1 -p0 -b .ini~
+cp arch/Linux/Fedora_release_11.cfg arch/Linux/Fedora_release_11.90.cfg
popd
pushd sdlmame
%patch1 -p0 -b .ini~
+cp arch/Linux/Fedora_release_11.cfg arch/Linux/Fedora_release_11.90.cfg
popd
@@ -142,6 +144,7 @@
%changelog
* Mon Jul 20 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.14.b10
- Updated to 0.2b10
+- Added F12 rawhide config
* Mon Jun 08 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.13.b9
- Updated to 0.2b9
15 years, 4 months
rpms/thunderbird-enigmail/F-11 thunderbird-3.0-ppc64.patch, NONE, 1.1 sources, 1.2, 1.3 thunderbird-enigmail.spec, 1.1, 1.2 thunderbird-shared-error.patch, 1.1, 1.2 thunderbird-imap-startup-crash.patch, 1.1, NONE thunderbird-pango.patch, 1.1, NONE xulrunner-elif.patch, 1.1, NONE
by Remi Collet
Author: remi
Update of /cvs/free/rpms/thunderbird-enigmail/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv22759
Modified Files:
sources thunderbird-enigmail.spec
thunderbird-shared-error.patch
Added Files:
thunderbird-3.0-ppc64.patch
Removed Files:
thunderbird-imap-startup-crash.patch thunderbird-pango.patch
xulrunner-elif.patch
Log Message:
update to 0.97a for thunderbird 3.0b3
thunderbird-3.0-ppc64.patch:
--- NEW FILE thunderbird-3.0-ppc64.patch ---
--- configure.in.ppc64 2009-07-21 14:01:25.000000000 +0200
+++ configure.in 2009-07-21 14:01:51.000000000 +0200
@@ -1451,7 +1451,7 @@
CPU_ARCH=sparc
;;
-x86_64 | ia64)
+x86_64 | ia64 | ppc64)
CPU_ARCH="$OS_TEST"
;;
esac
@@ -4148,6 +4148,9 @@
if test -n "${CPU_ARCH}" -a -n "${TARGET_COMPILER_ABI}"; then
TARGET_XPCOM_ABI="${CPU_ARCH}-${TARGET_COMPILER_ABI}"
fi
+echo CPU_ARCH=${CPU_ARCH}
+echo TARGET_COMPILER_ABI=${TARGET_COMPILER_ABI}
+echo TARGET_XPCOM_ABI=$TARGET_XPCOM_ABI
dnl Mozilla specific options
dnl ========================================================
--- mozilla/configure.in.ppc64 2009-07-15 22:36:48.000000000 +0200
+++ mozilla/configure.in 2009-07-21 13:57:46.000000000 +0200
@@ -1317,7 +1317,7 @@
CPU_ARCH=sparc
;;
-x86_64 | ia64)
+x86_64 | ia64 | ppc64)
CPU_ARCH="$OS_TEST"
;;
esac
@@ -4033,6 +4033,9 @@
if test -n "${CPU_ARCH}" -a -n "${TARGET_COMPILER_ABI}"; then
TARGET_XPCOM_ABI="${CPU_ARCH}-${TARGET_COMPILER_ABI}"
fi
+echo CPU_ARCH=${CPU_ARCH}
+echo TARGET_COMPILER_ABI=${TARGET_COMPILER_ABI}
+echo TARGET_XPCOM_ABI=$TARGET_XPCOM_ABI
dnl Mozilla specific options
dnl ========================================================
Index: sources
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/F-11/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 22 May 2009 18:42:43 -0000 1.2
+++ sources 21 Jul 2009 19:26:21 -0000 1.3
@@ -1,2 +1,2 @@
-3356851fb5a3fb4302621008300ca8b2 enigmail-20090521.tgz
-3a6a95040c4356139a02eab5d32b9ad1 thunderbird-3.0b2-source.tar.bz2
+b127a34e4a1c01c9a876405a2b5abe0e enigmail-20090721.tgz
+84a004d76e82325dd2cc5ff271fd3952 thunderbird-3.0b3-source.tar.bz2
Index: thunderbird-enigmail.spec
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/F-11/thunderbird-enigmail.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- thunderbird-enigmail.spec 22 May 2009 18:42:43 -0000 1.1
+++ thunderbird-enigmail.spec 21 Jul 2009 19:26:21 -0000 1.2
@@ -1,34 +1,41 @@
-%define nspr_version 4.6
-%define nss_version 3.10
-%define cairo_version 1.0
-%define dbus_glib_version 0.6
+%global nspr_version 4.6
+%global nss_version 3.10
+%global cairo_version 1.0
+%global dbus_glib_version 0.6
-%define official_branding 1
+%global official_branding 1
-%define thunver 3.0
+%global thunver 3.0
+%global thunbeta b3
-%define CVS 20090521
+%global CVS 20090721
Summary: Authentication and encryption extension for Mozilla Thunderbird
Name: thunderbird-enigmail
-Version: 0.96a
-Release: 0.3.cvs%{CVS}%{?dist}
+Version: 0.97a
+%if 0%{?CVS}
+Release: 0.1.cvs%{CVS}%{?dist}
+%else
+Release: 1%{?dist}
+%endif
URL: http://enigmail.mozdev.org/
License: MPLv1.1 or GPLv2+
Group: Applications/Internet
-Source0: http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{thunve...
+Source0: http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{thunve...
Source10: thunderbird-mozconfig
Source11: thunderbird-mozconfig-branded
# ===== Enigmail files =====
-#Source100: http://www.mozilla-enigmail.org/downloads/src/enigmail-%{version}.tar.gz
-
+%if 0%{?CVS}
# cvs -d :pserver:guest@mozdev.org:/cvs login
# => password is guest
# cvs -d :pserver:guest@mozdev.org:/cvs co enigmail/src
-# tar czf /home/rpmbuild/SOURCES/enigmail-20090521.tgz -C enigmail/src .
-Source100: enigmail-%{CVS}.tgz
+# tar czf /home/rpmbuild/SOURCES/enigmail-20090721.tgz --exclude CVS -C enigmail/src .
+Source100: enigmail-%{CVS}.tgz
+%else
+Source100: http://www.mozilla-enigmail.org/downloads/src/enigmail-%{version}.tar.gz
+%endif
# http://www.mozdev.org/pipermail/enigmail/2009-April/011018.html
Source101: enigmail-fixlang.php
@@ -39,9 +46,7 @@
# Build patches
Patch1: mozilla-jemalloc.patch
Patch2: thunderbird-shared-error.patch
-Patch3: xulrunner-elif.patch
-Patch4: thunderbird-pango.patch
-Patch5: thunderbird-imap-startup-crash.patch
+Patch3: thunderbird-3.0-ppc64.patch
%if %{official_branding}
@@ -76,10 +81,12 @@
BuildRequires: libgnomeui-devel
-%define mozappdir %{_libdir}/thunderbird-%{thunver}b2
+%define mozappdir %{_libdir}/thunderbird-%{thunver}%{?thunbeta}
## For fixing lang
+%if 0%{?CVS}
BuildRequires: dos2unix, php-cli
+%endif
# Without this enigmmail will require libxpcom.so and other .so
# which are not provided by thunderbird (to avoid mistake,
@@ -114,9 +121,7 @@
%patch1 -p0 -b .jemalloc
%patch2 -p1 -b .shared-error
-%patch3 -p0 -b .xulrunner-elif
-%patch4 -p1 -b .pango-fix
-%patch5 -p1 -b .imap-startup-crash
+%patch3 -p0 -b .ppc64
%if %{official_branding}
# Required by Mozilla Corporation
@@ -136,10 +141,11 @@
%endif
# ===== Enigmail work =====
+# ===== Fixing langpack
+%if 0%{?CVS}
mkdir mailnews/extensions/enigmail
tar xzf %{SOURCE100} -C mailnews/extensions/enigmail
-# ===== Fixing langpack
pushd mailnews/extensions/enigmail
for rep in $(cat lang/current-languages.txt)
do
@@ -148,6 +154,9 @@
php %{SOURCE101} ui/locale/en-US lang/$rep
done
popd
+%else
+tar xzf %{SOURCE100} -C mailnews/extensions
+%endif
#===============================================================================
@@ -250,6 +259,9 @@
#===============================================================================
%changelog
+* Tue Jul 21 2009 Remi Collet <rpms(a)famillecollet.com> 0.97a-0.1.cvs20090721
+- new CVS snapshot (against thunderbird 3.0b3)
+
* Thu May 21 2009 Remi Collet <rpms(a)famillecollet.com> 0.96a-0.3.cvs20090521
- new CVS snapshot
- fix License and Sumnary
thunderbird-shared-error.patch:
Index: thunderbird-shared-error.patch
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/F-11/thunderbird-shared-error.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- thunderbird-shared-error.patch 22 May 2009 18:42:43 -0000 1.1
+++ thunderbird-shared-error.patch 21 Jul 2009 19:26:21 -0000 1.2
@@ -1,39 +1,15 @@
-diff -upU8 thunderbird-3.0/mail/installer/Makefile.in.shared-error thunderbird-3.0/mail/installer/Makefile.in
---- thunderbird-3.0/mail/installer/Makefile.in.shared-error 2009-02-24 03:16:03.000000000 +0100
-+++ thunderbird-3.0/mail/installer/Makefile.in 2009-02-27 16:02:31.000000000 +0100
-@@ -56,16 +56,17 @@ NO_PKG_FILES = \
- PalmSyncInstall.exe \
- $(NULL)
-
- include $(topsrcdir)/config/rules.mk
-
- MOZ_PKG_REMOVALS = $(srcdir)/removed-files.in
-
- ifdef BUILD_STATIC_LIBS
+diff -up thunderbird-3.0/mail/installer/Makefile.in.shared-error thunderbird-3.0/mail/installer/Makefile.in
+--- thunderbird-3.0/mail/installer/Makefile.in.shared-error 2009-07-13 14:56:36.000000000 +0200
++++ thunderbird-3.0/mail/installer/Makefile.in 2009-07-14 12:41:16.000000000 +0200
+@@ -94,9 +94,11 @@ endif
+ # mozconfig instead.
+ ifndef MAIL_PKG_SHARED
+ ifndef BUILD_STATIC_LIBS
+ifeq (BUILD_STATIC_LIBS, 1)
- ifeq (WINNT,$(OS_ARCH))
- MOZ_PKG_MANIFEST_P = $(srcdir)/windows/packages-static
- endif
- else
- $(error you need a "--enable-static --disable-shared" build to create an installer)
+ $(error you need an "--enable-static" build to package a build)
endif
-
- MOZ_NONLOCALIZED_PKG_LIST = \
-@@ -80,16 +81,17 @@ MOZ_LOCALIZED_PKG_LIST = $(AB_CD)
- DEFINES += -DAB_CD=$(AB_CD)
-
- ifdef MOZ_PKG_MANIFEST_P
- MOZ_PKG_MANIFEST = packages-static
-
- $(MOZ_PKG_MANIFEST): $(MOZ_PKG_MANIFEST_P)
- $(PERL) $(MOZILLA_SRCDIR)/config/preprocessor.pl $(DEFINES) $(ACDEFINES) $< > $@
endif
+endif
- ifneq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
- MOZ_PKG_MAC_DSSTORE=branding/dsstore
- MOZ_PKG_MAC_BACKGROUND=branding/background.png
- MOZ_PKG_MAC_ICON=branding/disk.icns
- MOZ_PKG_MAC_EXTRA=--symlink "/Applications:/ "
- endif
+ include $(MOZILLA_SRCDIR)/toolkit/mozapps/installer/packager.mk
--- thunderbird-imap-startup-crash.patch DELETED ---
--- thunderbird-pango.patch DELETED ---
--- xulrunner-elif.patch DELETED ---
15 years, 4 months
rpms/thunderbird-enigmail/devel thunderbird-3.0-ppc64.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 thunderbird-enigmail.spec, 1.1, 1.2 thunderbird-shared-error.patch, 1.1, 1.2 thunderbird-imap-startup-crash.patch, 1.1, NONE thunderbird-pango.patch, 1.1, NONE xulrunner-elif.patch, 1.1, NONE
by Remi Collet
Author: remi
Update of /cvs/free/rpms/thunderbird-enigmail/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20281
Modified Files:
.cvsignore sources thunderbird-enigmail.spec
thunderbird-shared-error.patch
Added Files:
thunderbird-3.0-ppc64.patch
Removed Files:
thunderbird-imap-startup-crash.patch thunderbird-pango.patch
xulrunner-elif.patch
Log Message:
update to 0.97a for thunderbird 3.0b3
thunderbird-3.0-ppc64.patch:
--- NEW FILE thunderbird-3.0-ppc64.patch ---
--- configure.in.ppc64 2009-07-21 14:01:25.000000000 +0200
+++ configure.in 2009-07-21 14:01:51.000000000 +0200
@@ -1451,7 +1451,7 @@
CPU_ARCH=sparc
;;
-x86_64 | ia64)
+x86_64 | ia64 | ppc64)
CPU_ARCH="$OS_TEST"
;;
esac
@@ -4148,6 +4148,9 @@
if test -n "${CPU_ARCH}" -a -n "${TARGET_COMPILER_ABI}"; then
TARGET_XPCOM_ABI="${CPU_ARCH}-${TARGET_COMPILER_ABI}"
fi
+echo CPU_ARCH=${CPU_ARCH}
+echo TARGET_COMPILER_ABI=${TARGET_COMPILER_ABI}
+echo TARGET_XPCOM_ABI=$TARGET_XPCOM_ABI
dnl Mozilla specific options
dnl ========================================================
--- mozilla/configure.in.ppc64 2009-07-15 22:36:48.000000000 +0200
+++ mozilla/configure.in 2009-07-21 13:57:46.000000000 +0200
@@ -1317,7 +1317,7 @@
CPU_ARCH=sparc
;;
-x86_64 | ia64)
+x86_64 | ia64 | ppc64)
CPU_ARCH="$OS_TEST"
;;
esac
@@ -4033,6 +4033,9 @@
if test -n "${CPU_ARCH}" -a -n "${TARGET_COMPILER_ABI}"; then
TARGET_XPCOM_ABI="${CPU_ARCH}-${TARGET_COMPILER_ABI}"
fi
+echo CPU_ARCH=${CPU_ARCH}
+echo TARGET_COMPILER_ABI=${TARGET_COMPILER_ABI}
+echo TARGET_XPCOM_ABI=$TARGET_XPCOM_ABI
dnl Mozilla specific options
dnl ========================================================
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 22 May 2009 18:42:43 -0000 1.2
+++ .cvsignore 21 Jul 2009 18:40:52 -0000 1.3
@@ -1,2 +1,2 @@
-enigmail-20090521.tgz
-thunderbird-3.0b2-source.tar.bz2
+enigmail-20090721.tgz
+thunderbird-3.0b3-source.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 22 May 2009 18:42:43 -0000 1.2
+++ sources 21 Jul 2009 18:40:52 -0000 1.3
@@ -1,2 +1,2 @@
-3356851fb5a3fb4302621008300ca8b2 enigmail-20090521.tgz
-3a6a95040c4356139a02eab5d32b9ad1 thunderbird-3.0b2-source.tar.bz2
+b127a34e4a1c01c9a876405a2b5abe0e enigmail-20090721.tgz
+84a004d76e82325dd2cc5ff271fd3952 thunderbird-3.0b3-source.tar.bz2
Index: thunderbird-enigmail.spec
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/devel/thunderbird-enigmail.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- thunderbird-enigmail.spec 22 May 2009 18:42:43 -0000 1.1
+++ thunderbird-enigmail.spec 21 Jul 2009 18:40:52 -0000 1.2
@@ -1,34 +1,41 @@
-%define nspr_version 4.6
-%define nss_version 3.10
-%define cairo_version 1.0
-%define dbus_glib_version 0.6
+%global nspr_version 4.6
+%global nss_version 3.10
+%global cairo_version 1.0
+%global dbus_glib_version 0.6
-%define official_branding 1
+%global official_branding 1
-%define thunver 3.0
+%global thunver 3.0
+%global thunbeta b3
-%define CVS 20090521
+%global CVS 20090721
Summary: Authentication and encryption extension for Mozilla Thunderbird
Name: thunderbird-enigmail
-Version: 0.96a
-Release: 0.3.cvs%{CVS}%{?dist}
+Version: 0.97a
+%if 0%{?CVS}
+Release: 0.1.cvs%{CVS}%{?dist}
+%else
+Release: 1%{?dist}
+%endif
URL: http://enigmail.mozdev.org/
License: MPLv1.1 or GPLv2+
Group: Applications/Internet
-Source0: http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{thunve...
+Source0: http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{thunve...
Source10: thunderbird-mozconfig
Source11: thunderbird-mozconfig-branded
# ===== Enigmail files =====
-#Source100: http://www.mozilla-enigmail.org/downloads/src/enigmail-%{version}.tar.gz
-
+%if 0%{?CVS}
# cvs -d :pserver:guest@mozdev.org:/cvs login
# => password is guest
# cvs -d :pserver:guest@mozdev.org:/cvs co enigmail/src
-# tar czf /home/rpmbuild/SOURCES/enigmail-20090521.tgz -C enigmail/src .
-Source100: enigmail-%{CVS}.tgz
+# tar czf /home/rpmbuild/SOURCES/enigmail-20090721.tgz --exclude CVS -C enigmail/src .
+Source100: enigmail-%{CVS}.tgz
+%else
+Source100: http://www.mozilla-enigmail.org/downloads/src/enigmail-%{version}.tar.gz
+%endif
# http://www.mozdev.org/pipermail/enigmail/2009-April/011018.html
Source101: enigmail-fixlang.php
@@ -39,9 +46,7 @@
# Build patches
Patch1: mozilla-jemalloc.patch
Patch2: thunderbird-shared-error.patch
-Patch3: xulrunner-elif.patch
-Patch4: thunderbird-pango.patch
-Patch5: thunderbird-imap-startup-crash.patch
+Patch3: thunderbird-3.0-ppc64.patch
%if %{official_branding}
@@ -76,10 +81,12 @@
BuildRequires: libgnomeui-devel
-%define mozappdir %{_libdir}/thunderbird-%{thunver}b2
+%define mozappdir %{_libdir}/thunderbird-%{thunver}%{?thunbeta}
## For fixing lang
+%if 0%{?CVS}
BuildRequires: dos2unix, php-cli
+%endif
# Without this enigmmail will require libxpcom.so and other .so
# which are not provided by thunderbird (to avoid mistake,
@@ -114,9 +121,7 @@
%patch1 -p0 -b .jemalloc
%patch2 -p1 -b .shared-error
-%patch3 -p0 -b .xulrunner-elif
-%patch4 -p1 -b .pango-fix
-%patch5 -p1 -b .imap-startup-crash
+%patch3 -p0 -b .ppc64
%if %{official_branding}
# Required by Mozilla Corporation
@@ -136,10 +141,11 @@
%endif
# ===== Enigmail work =====
+# ===== Fixing langpack
+%if 0%{?CVS}
mkdir mailnews/extensions/enigmail
tar xzf %{SOURCE100} -C mailnews/extensions/enigmail
-# ===== Fixing langpack
pushd mailnews/extensions/enigmail
for rep in $(cat lang/current-languages.txt)
do
@@ -148,6 +154,9 @@
php %{SOURCE101} ui/locale/en-US lang/$rep
done
popd
+%else
+tar xzf %{SOURCE100} -C mailnews/extensions
+%endif
#===============================================================================
@@ -250,6 +259,9 @@
#===============================================================================
%changelog
+* Tue Jul 21 2009 Remi Collet <rpms(a)famillecollet.com> 0.97a-0.1.cvs20090721
+- new CVS snapshot (against thunderbird 3.0b3)
+
* Thu May 21 2009 Remi Collet <rpms(a)famillecollet.com> 0.96a-0.3.cvs20090521
- new CVS snapshot
- fix License and Sumnary
thunderbird-shared-error.patch:
Index: thunderbird-shared-error.patch
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/devel/thunderbird-shared-error.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- thunderbird-shared-error.patch 22 May 2009 18:42:43 -0000 1.1
+++ thunderbird-shared-error.patch 21 Jul 2009 18:40:52 -0000 1.2
@@ -1,39 +1,15 @@
-diff -upU8 thunderbird-3.0/mail/installer/Makefile.in.shared-error thunderbird-3.0/mail/installer/Makefile.in
---- thunderbird-3.0/mail/installer/Makefile.in.shared-error 2009-02-24 03:16:03.000000000 +0100
-+++ thunderbird-3.0/mail/installer/Makefile.in 2009-02-27 16:02:31.000000000 +0100
-@@ -56,16 +56,17 @@ NO_PKG_FILES = \
- PalmSyncInstall.exe \
- $(NULL)
-
- include $(topsrcdir)/config/rules.mk
-
- MOZ_PKG_REMOVALS = $(srcdir)/removed-files.in
-
- ifdef BUILD_STATIC_LIBS
+diff -up thunderbird-3.0/mail/installer/Makefile.in.shared-error thunderbird-3.0/mail/installer/Makefile.in
+--- thunderbird-3.0/mail/installer/Makefile.in.shared-error 2009-07-13 14:56:36.000000000 +0200
++++ thunderbird-3.0/mail/installer/Makefile.in 2009-07-14 12:41:16.000000000 +0200
+@@ -94,9 +94,11 @@ endif
+ # mozconfig instead.
+ ifndef MAIL_PKG_SHARED
+ ifndef BUILD_STATIC_LIBS
+ifeq (BUILD_STATIC_LIBS, 1)
- ifeq (WINNT,$(OS_ARCH))
- MOZ_PKG_MANIFEST_P = $(srcdir)/windows/packages-static
- endif
- else
- $(error you need a "--enable-static --disable-shared" build to create an installer)
+ $(error you need an "--enable-static" build to package a build)
endif
-
- MOZ_NONLOCALIZED_PKG_LIST = \
-@@ -80,16 +81,17 @@ MOZ_LOCALIZED_PKG_LIST = $(AB_CD)
- DEFINES += -DAB_CD=$(AB_CD)
-
- ifdef MOZ_PKG_MANIFEST_P
- MOZ_PKG_MANIFEST = packages-static
-
- $(MOZ_PKG_MANIFEST): $(MOZ_PKG_MANIFEST_P)
- $(PERL) $(MOZILLA_SRCDIR)/config/preprocessor.pl $(DEFINES) $(ACDEFINES) $< > $@
endif
+endif
- ifneq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
- MOZ_PKG_MAC_DSSTORE=branding/dsstore
- MOZ_PKG_MAC_BACKGROUND=branding/background.png
- MOZ_PKG_MAC_ICON=branding/disk.icns
- MOZ_PKG_MAC_EXTRA=--symlink "/Applications:/ "
- endif
+ include $(MOZILLA_SRCDIR)/toolkit/mozapps/installer/packager.mk
--- thunderbird-imap-startup-crash.patch DELETED ---
--- thunderbird-pango.patch DELETED ---
--- xulrunner-elif.patch DELETED ---
15 years, 4 months
rpms/libmad/devel libmad-0.15.1b-ppc.patch, NONE, 1.1 libmad.spec, 1.6, 1.7
by David Juran
Author: juran
Update of /cvs/free/rpms/libmad/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv17898
Modified Files:
libmad.spec
Added Files:
libmad-0.15.1b-ppc.patch
Log Message:
- ppc asm patch from David Woodhouse (Bz 730)
- rpmlint warnings
libmad-0.15.1b-ppc.patch:
--- NEW FILE libmad-0.15.1b-ppc.patch ---
--- libmad-0.15.1b/fixed.h~ 2004-02-17 02:02:03.000000000 +0000
+++ libmad-0.15.1b/fixed.h 2009-07-19 13:03:08.000000000 +0100
@@ -379,8 +379,8 @@ mad_fixed_t mad_f_mul_inline(mad_fixed_t
asm ("addc %0,%2,%3\n\t" \
"adde %1,%4,%5" \
: "=r" (lo), "=r" (hi) \
- : "%r" (lo), "r" (__lo), \
- "%r" (hi), "r" (__hi) \
+ : "0" (lo), "r" (__lo), \
+ "1" (hi), "r" (__hi) \
: "xer"); \
})
# endif
Index: libmad.spec
===================================================================
RCS file: /cvs/free/rpms/libmad/devel/libmad.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libmad.spec 1 Jul 2009 18:44:51 -0000 1.6
+++ libmad.spec 21 Jul 2009 18:01:00 -0000 1.7
@@ -1,14 +1,15 @@
-Name: libmad
-Version: 0.15.1b
-Release: 12%{?dist}
-Summary: MPEG audio decoder library
-
-Group: System Environment/Libraries
-License: GPLv2
-URL: http://www.underbit.com/products/mad/
-Source0: http://download.sourceforge.net/mad/%{name}-%{version}.tar.gz
-Patch0: libmad-0.15.1b-multiarch.patch
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+Name: libmad
+Version: 0.15.1b
+Release: 13%{?dist}
+Summary: MPEG audio decoder library
+
+Group: System Environment/Libraries
+License: GPLv2
+URL: http://www.underbit.com/products/mad/
+Source0: http://download.sourceforge.net/mad/%{name}-%{version}.tar.gz
+Patch0: libmad-0.15.1b-multiarch.patch
+Patch1: libmad-0.15.1b-ppc.patch
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: automake
BuildRequires: autoconf
@@ -22,18 +23,20 @@
and Layer III a.k.a. MP3) are fully implemented.
%package devel
-Summary: MPEG audio decoder library development files
-Group: Development/Libraries
-Requires: %{name} = %{version}-%{release}
-Requires: pkgconfig
+Summary: MPEG audio decoder library development files
+Group: Development/Libraries
+Requires: %{name} = %{version}-%{release}
+Requires: pkgconfig
-%description devel
+%description devel
%{summary}.
%prep
%setup -q
%patch0 -p1 -b .multiarch
+%patch1 -p1 -b .ppc
+
sed -i -e /-fforce-mem/d configure* # -fforce-mem gone in gcc 4.2, noop earlier
touch -r aclocal.m4 configure.ac NEWS AUTHORS ChangeLog
@@ -58,12 +61,12 @@
autoreconf -sfi
%configure \
%ifarch x86_64 ia64 ppc64
- --enable-fpm=64bit \
+ --enable-fpm=64bit \
%endif
- --disable-dependency-tracking \
- --enable-accuracy \
- --disable-debugging \
- --disable-static
+ --disable-dependency-tracking \
+ --enable-accuracy \
+ --disable-debugging \
+ --disable-static
make %{?_smp_mflags} CPPFLAGS="$RPM_OPT_FLAGS"
@@ -96,6 +99,10 @@
%changelog
+* Sun Jul 19 2009 David Juran <david(a)juran.se> - 0.15.1b-13
+- ppc asm patch from David Woodhouse (Bz 730)
+- rpmlint warnings
+
* Wed Jul 1 2009 David Juran <david(a)juran.se> - 0.15.1b-12
- fix typo in multiarch patch
- fix ppc64 version (Bz 691)
15 years, 4 months
rpms/libmad/F-10 libmad-0.15.1b-ppc.patch, NONE, 1.1 libmad.spec, 1.5, 1.6
by David Juran
Author: juran
Update of /cvs/free/rpms/libmad/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv17381
Modified Files:
libmad.spec
Added Files:
libmad-0.15.1b-ppc.patch
Log Message:
- ppc asm patch from David Woodhouse (Bz 730)
- rpmlint warnings
libmad-0.15.1b-ppc.patch:
--- NEW FILE libmad-0.15.1b-ppc.patch ---
--- libmad-0.15.1b/fixed.h~ 2004-02-17 02:02:03.000000000 +0000
+++ libmad-0.15.1b/fixed.h 2009-07-19 13:03:08.000000000 +0100
@@ -379,8 +379,8 @@ mad_fixed_t mad_f_mul_inline(mad_fixed_t
asm ("addc %0,%2,%3\n\t" \
"adde %1,%4,%5" \
: "=r" (lo), "=r" (hi) \
- : "%r" (lo), "r" (__lo), \
- "%r" (hi), "r" (__hi) \
+ : "0" (lo), "r" (__lo), \
+ "1" (hi), "r" (__hi) \
: "xer"); \
})
# endif
Index: libmad.spec
===================================================================
RCS file: /cvs/free/rpms/libmad/F-10/libmad.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libmad.spec 1 Jul 2009 18:21:24 -0000 1.5
+++ libmad.spec 21 Jul 2009 17:52:15 -0000 1.6
@@ -1,14 +1,15 @@
-Name: libmad
-Version: 0.15.1b
-Release: 11%{?dist}
-Summary: MPEG audio decoder library
-
-Group: System Environment/Libraries
-License: GPLv2
-URL: http://www.underbit.com/products/mad/
-Source0: http://download.sourceforge.net/mad/%{name}-%{version}.tar.gz
-Patch0: libmad-0.15.1b-multiarch.patch
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+Name: libmad
+Version: 0.15.1b
+Release: 12%{?dist}
+Summary: MPEG audio decoder library
+
+Group: System Environment/Libraries
+License: GPLv2
+URL: http://www.underbit.com/products/mad/
+Source0: http://download.sourceforge.net/mad/%{name}-%{version}.tar.gz
+Patch0: libmad-0.15.1b-multiarch.patch
+Patch1: libmad-0.15.1b-ppc.patch
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: automake
BuildRequires: autoconf
@@ -22,18 +23,20 @@
and Layer III a.k.a. MP3) are fully implemented.
%package devel
-Summary: MPEG audio decoder library development files
-Group: Development/Libraries
-Requires: %{name} = %{version}-%{release}
-Requires: pkgconfig
+Summary: MPEG audio decoder library development files
+Group: Development/Libraries
+Requires: %{name} = %{version}-%{release}
+Requires: pkgconfig
-%description devel
+%description devel
%{summary}.
%prep
%setup -q
%patch0 -p1 -b .multiarch
+%patch1 -p1 -b .ppc
+
sed -i -e /-fforce-mem/d configure* # -fforce-mem gone in gcc 4.2, noop earlier
touch -r aclocal.m4 configure.ac NEWS AUTHORS ChangeLog
@@ -58,12 +61,12 @@
autoreconf -sfi
%configure \
%ifarch x86_64 ia64 ppc64
- --enable-fpm=64bit \
+ --enable-fpm=64bit \
%endif
- --disable-dependency-tracking \
- --enable-accuracy \
- --disable-debugging \
- --disable-static
+ --disable-dependency-tracking \
+ --enable-accuracy \
+ --disable-debugging \
+ --disable-static
make %{?_smp_mflags} CPPFLAGS="$RPM_OPT_FLAGS"
@@ -96,6 +99,10 @@
%changelog
+* Tue Jul 21 2009 David Juran <david(a)juran.se> - 0.15.1b-12
+- ppc asm patch from David Woodhouse (Bz 730)
+- rpmlint warnings
+
* Wed Jul 1 2009 David Juran <david(a)juran.se> - 0.15.1b-11
- fix typo in multiarch patch
- fix ppc64 version (Bz 691)
15 years, 4 months
rpms/sdlmame/F-10 .cvsignore, 1.50, 1.51 sdlmame.spec, 1.59, 1.60 sources, 1.51, 1.52
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18765
Modified Files:
.cvsignore sdlmame.spec sources
Log Message:
* Mon Jul 20 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-1
- Updated to 0.133
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-10/.cvsignore,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- .cvsignore 16 Jul 2009 22:25:39 -0000 1.50
+++ .cvsignore 20 Jul 2009 22:49:47 -0000 1.51
@@ -1,2 +1,2 @@
ui.bdc
-sdlmame0132u5.zip
+sdlmame0133.zip
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-10/sdlmame.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- sdlmame.spec 16 Jul 2009 22:25:39 -0000 1.59
+++ sdlmame.spec 20 Jul 2009 22:49:47 -0000 1.60
@@ -1,4 +1,4 @@
-%define beta 0132u5
+#define beta 0132u5
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -18,7 +18,7 @@
Name: sdlmame
Version: 0133
-Release: 0.5.%{?beta}%{?dist}
+Release: 1%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -200,6 +200,9 @@
%changelog
+* Mon Jul 20 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-1
+- Updated to 0.133
+
* Fri Jul 17 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-0.5.0132u5
- Updated to 0.132u5
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-10/sources,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- sources 16 Jul 2009 22:25:39 -0000 1.51
+++ sources 20 Jul 2009 22:49:47 -0000 1.52
@@ -1,2 +1,2 @@
b64914c2a5589f6d5b00361464152acd ui.bdc
-7c0145b1c4df34935a99c9f6fb19184d sdlmame0132u5.zip
+e049935d0c3a72ba9d3e22eb39aa882b sdlmame0133.zip
15 years, 4 months
rpms/sdlmame/F-11 .cvsignore, 1.48, 1.49 sdlmame.spec, 1.57, 1.58 sources, 1.50, 1.51
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18663
Modified Files:
.cvsignore sdlmame.spec sources
Log Message:
* Mon Jul 20 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-1
- Updated to 0.133
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-11/.cvsignore,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- .cvsignore 16 Jul 2009 22:25:31 -0000 1.48
+++ .cvsignore 20 Jul 2009 22:49:35 -0000 1.49
@@ -1,2 +1,2 @@
ui.bdc
-sdlmame0132u5.zip
+sdlmame0133.zip
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-11/sdlmame.spec,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- sdlmame.spec 16 Jul 2009 22:25:31 -0000 1.57
+++ sdlmame.spec 20 Jul 2009 22:49:35 -0000 1.58
@@ -1,4 +1,4 @@
-%define beta 0132u5
+#define beta 0132u5
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -18,7 +18,7 @@
Name: sdlmame
Version: 0133
-Release: 0.5.%{?beta}%{?dist}
+Release: 1%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -200,6 +200,9 @@
%changelog
+* Mon Jul 20 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-1
+- Updated to 0.133
+
* Fri Jul 17 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-0.5.0132u5
- Updated to 0.132u5
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-11/sources,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- sources 16 Jul 2009 22:25:31 -0000 1.50
+++ sources 20 Jul 2009 22:49:35 -0000 1.51
@@ -1,2 +1,2 @@
b64914c2a5589f6d5b00361464152acd ui.bdc
-7c0145b1c4df34935a99c9f6fb19184d sdlmame0132u5.zip
+e049935d0c3a72ba9d3e22eb39aa882b sdlmame0133.zip
15 years, 4 months
rpms/sdlmame/devel .cvsignore, 1.50, 1.51 sdlmame.spec, 1.59, 1.60 sources, 1.51, 1.52
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18555
Modified Files:
.cvsignore sdlmame.spec sources
Log Message:
* Mon Jul 20 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-1
- Updated to 0.133
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/.cvsignore,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- .cvsignore 16 Jul 2009 22:25:22 -0000 1.50
+++ .cvsignore 20 Jul 2009 22:49:25 -0000 1.51
@@ -1,2 +1,2 @@
ui.bdc
-sdlmame0132u5.zip
+sdlmame0133.zip
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/sdlmame.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- sdlmame.spec 16 Jul 2009 22:25:22 -0000 1.59
+++ sdlmame.spec 20 Jul 2009 22:49:25 -0000 1.60
@@ -1,4 +1,4 @@
-%define beta 0132u5
+#define beta 0132u5
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -18,7 +18,7 @@
Name: sdlmame
Version: 0133
-Release: 0.5.%{?beta}%{?dist}
+Release: 1%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -200,6 +200,9 @@
%changelog
+* Mon Jul 20 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-1
+- Updated to 0.133
+
* Fri Jul 17 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-0.5.0132u5
- Updated to 0.132u5
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/sources,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- sources 16 Jul 2009 22:25:22 -0000 1.51
+++ sources 20 Jul 2009 22:49:25 -0000 1.52
@@ -1,2 +1,2 @@
b64914c2a5589f6d5b00361464152acd ui.bdc
-7c0145b1c4df34935a99c9f6fb19184d sdlmame0132u5.zip
+e049935d0c3a72ba9d3e22eb39aa882b sdlmame0133.zip
15 years, 4 months
rpms/qmc2/F-10 .cvsignore, 1.9, 1.10 qmc2.spec, 1.13, 1.14 sources, 1.9, 1.10
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/qmc2/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv16096
Modified Files:
.cvsignore qmc2.spec sources
Log Message:
* Mon Jul 20 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.14.b10
- Updated to 0.2b10
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/F-10/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore 8 Jun 2009 20:35:33 -0000 1.9
+++ .cvsignore 20 Jul 2009 22:04:17 -0000 1.10
@@ -1 +1 @@
-qmc2-0.2.b9.tar.bz2
+qmc2-0.2.b10.tar.bz2
Index: qmc2.spec
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/F-10/qmc2.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- qmc2.spec 8 Jun 2009 20:35:33 -0000 1.13
+++ qmc2.spec 20 Jul 2009 22:04:17 -0000 1.14
@@ -1,8 +1,8 @@
-%define beta b9
+%define beta b10
Name: qmc2
Version: 0.2
-Release: 0.13.%{beta}%{?dist}
+Release: 0.14.%{beta}%{?dist}
Summary: M.A.M.E./M.E.S.S. Catalog / Launcher II, common files
Group: Applications/Emulators
@@ -140,6 +140,9 @@
%changelog
+* Mon Jul 20 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.14.b10
+- Updated to 0.2b10
+
* Mon Jun 08 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.13.b9
- Updated to 0.2b9
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/F-10/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources 8 Jun 2009 20:35:33 -0000 1.9
+++ sources 20 Jul 2009 22:04:17 -0000 1.10
@@ -1 +1 @@
-cea64afccdf9a7f64d31f1d87f4bebd7 qmc2-0.2.b9.tar.bz2
+a6e2bca1e82d492b46ab5ecb4e86e0a1 qmc2-0.2.b10.tar.bz2
15 years, 4 months
rpms/qmc2/F-11 .cvsignore, 1.9, 1.10 qmc2.spec, 1.16, 1.17 sources, 1.9, 1.10
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/qmc2/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15994
Modified Files:
.cvsignore qmc2.spec sources
Log Message:
* Mon Jul 20 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.14.b10
- Updated to 0.2b10
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/F-11/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore 8 Jun 2009 20:35:23 -0000 1.9
+++ .cvsignore 20 Jul 2009 22:04:04 -0000 1.10
@@ -1 +1 @@
-qmc2-0.2.b9.tar.bz2
+qmc2-0.2.b10.tar.bz2
Index: qmc2.spec
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/F-11/qmc2.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- qmc2.spec 8 Jun 2009 20:35:23 -0000 1.16
+++ qmc2.spec 20 Jul 2009 22:04:04 -0000 1.17
@@ -1,8 +1,8 @@
-%define beta b9
+%define beta b10
Name: qmc2
Version: 0.2
-Release: 0.13.%{beta}%{?dist}
+Release: 0.14.%{beta}%{?dist}
Summary: M.A.M.E./M.E.S.S. Catalog / Launcher II, common files
Group: Applications/Emulators
@@ -140,6 +140,9 @@
%changelog
+* Mon Jul 20 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.14.b10
+- Updated to 0.2b10
+
* Mon Jun 08 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.13.b9
- Updated to 0.2b9
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/F-11/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources 8 Jun 2009 20:35:23 -0000 1.9
+++ sources 20 Jul 2009 22:04:04 -0000 1.10
@@ -1 +1 @@
-cea64afccdf9a7f64d31f1d87f4bebd7 qmc2-0.2.b9.tar.bz2
+a6e2bca1e82d492b46ab5ecb4e86e0a1 qmc2-0.2.b10.tar.bz2
15 years, 4 months