rpms/Cg/F-17 .cvsignore, 1.10, 1.11 Cg.spec, 1.16, 1.17 sources, 1.10, 1.11
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/Cg/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv4689/F-17
Modified Files:
.cvsignore Cg.spec sources
Log Message:
Update to April2012
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/Cg/F-17/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore 22 Mar 2011 13:58:56 -0000 1.10
+++ .cvsignore 7 Jun 2012 21:35:20 -0000 1.11
@@ -1,2 +1,2 @@
-Cg-3.0_February2011_x86_64.tgz
-Cg-3.0_February2011_x86.tgz
+Cg-3.1_April2012_x86_64.tgz
+Cg-3.1_April2012_x86.tgz
Index: Cg.spec
===================================================================
RCS file: /cvs/nonfree/rpms/Cg/F-17/Cg.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- Cg.spec 7 Mar 2012 23:11:30 -0000 1.16
+++ Cg.spec 7 Jun 2012 21:35:20 -0000 1.17
@@ -1,6 +1,6 @@
-%define maj_version 3.0
-%define min_version 0016
-%define date February2011
+%define maj_version 3.1
+%define min_version 0013
+%define date April2012
# No debuginfo
%define debug_package %{nil}
@@ -16,7 +16,7 @@
Summary: NVIDIA Cg Toolkit
Name: Cg
Version: %{maj_version}.%{min_version}
-Release: 3%{?dist}
+Release: 1%{?dist}
URL: http://developer.nvidia.com/object/cg_toolkit.html
Group: Development/Languages
Source0: http://developer.download.nvidia.com/cg/Cg_%{maj_version}/Cg-%{maj_versio...
@@ -81,7 +81,7 @@
pushd ${d} ; make clean ; popd
done
-for d in usr/local/Cg/examples/Tools/{cgfxcat,cginfo,trace} usr/local/Cg/examples/OpenGL/glew ; do
+for d in usr/local/Cg/examples/Tools/{cgfxcat,cginfo} usr/local/Cg/examples/OpenGL/glew ; do
pushd ${d} ; make clean ; popd
done
@@ -110,7 +110,6 @@
cp -pr usr/bin/* $RPM_BUILD_ROOT%{_bindir}/
cp -pr usr/include/* $RPM_BUILD_ROOT%{_includedir}/
cp -pr .%{_libdir}/* $RPM_BUILD_ROOT%{_libdir}/
-cp -pr usr/share/man/* $RPM_BUILD_ROOT%{_mandir}/
mv $RPM_BUILD_ROOT%{_bindir}/cgc $RPM_BUILD_ROOT%{_bindir}/cgc-%{_lib}
@@ -141,9 +140,6 @@
%{_bindir}/cginfo
%defattr(644,root,root,755)
%{_includedir}/Cg/
-%dir %{_mandir}/manCgFX
-%dir %{_mandir}/manCg
-%{_mandir}/man*/*
%files docs
%defattr(644,root,root,755)
@@ -155,6 +151,9 @@
%changelog
+* Thu Jun 07 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1.0013-1
+- Update to 3.1.0013 (April2012)
+
* Thu Mar 08 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0016-3
- Rebuilt for c++ ABI breakage
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/Cg/F-17/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources 22 Mar 2011 13:58:56 -0000 1.10
+++ sources 7 Jun 2012 21:35:20 -0000 1.11
@@ -1,2 +1,2 @@
-6384d97792821d3e6ff6244ff89c4f92 Cg-3.0_February2011_x86_64.tgz
-e95ff73ddbfd40870de49909fc39df6a Cg-3.0_February2011_x86.tgz
+88ba727cdbe0261fac465c4d84f44762 Cg-3.1_April2012_x86_64.tgz
+9a9fc5108154808f3b10eafa54df1c74 Cg-3.1_April2012_x86.tgz
12 years, 5 months
rpms/Cg/devel .cvsignore, 1.10, 1.11 Cg.spec, 1.16, 1.17 sources, 1.10, 1.11
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/Cg/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv4689/devel
Modified Files:
.cvsignore Cg.spec sources
Log Message:
Update to April2012
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/Cg/devel/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore 22 Mar 2011 13:58:56 -0000 1.10
+++ .cvsignore 7 Jun 2012 21:35:20 -0000 1.11
@@ -1,2 +1,2 @@
-Cg-3.0_February2011_x86_64.tgz
-Cg-3.0_February2011_x86.tgz
+Cg-3.1_April2012_x86_64.tgz
+Cg-3.1_April2012_x86.tgz
Index: Cg.spec
===================================================================
RCS file: /cvs/nonfree/rpms/Cg/devel/Cg.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- Cg.spec 7 Mar 2012 23:15:34 -0000 1.16
+++ Cg.spec 7 Jun 2012 21:35:20 -0000 1.17
@@ -1,6 +1,6 @@
-%define maj_version 3.0
-%define min_version 0016
-%define date February2011
+%define maj_version 3.1
+%define min_version 0013
+%define date April2012
# No debuginfo
%define debug_package %{nil}
@@ -16,7 +16,7 @@
Summary: NVIDIA Cg Toolkit
Name: Cg
Version: %{maj_version}.%{min_version}
-Release: 3%{?dist}
+Release: 1%{?dist}
URL: http://developer.nvidia.com/object/cg_toolkit.html
Group: Development/Languages
Source0: http://developer.download.nvidia.com/cg/Cg_%{maj_version}/Cg-%{maj_versio...
@@ -81,7 +81,7 @@
pushd ${d} ; make clean ; popd
done
-for d in usr/local/Cg/examples/Tools/{cgfxcat,cginfo,trace} usr/local/Cg/examples/OpenGL/glew ; do
+for d in usr/local/Cg/examples/Tools/{cgfxcat,cginfo} usr/local/Cg/examples/OpenGL/glew ; do
pushd ${d} ; make clean ; popd
done
@@ -110,7 +110,6 @@
cp -pr usr/bin/* $RPM_BUILD_ROOT%{_bindir}/
cp -pr usr/include/* $RPM_BUILD_ROOT%{_includedir}/
cp -pr .%{_libdir}/* $RPM_BUILD_ROOT%{_libdir}/
-cp -pr usr/share/man/* $RPM_BUILD_ROOT%{_mandir}/
mv $RPM_BUILD_ROOT%{_bindir}/cgc $RPM_BUILD_ROOT%{_bindir}/cgc-%{_lib}
@@ -141,9 +140,6 @@
%{_bindir}/cginfo
%defattr(644,root,root,755)
%{_includedir}/Cg/
-%dir %{_mandir}/manCgFX
-%dir %{_mandir}/manCg
-%{_mandir}/man*/*
%files docs
%defattr(644,root,root,755)
@@ -155,6 +151,9 @@
%changelog
+* Thu Jun 07 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1.0013-1
+- Update to 3.1.0013 (April2012)
+
* Thu Mar 08 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0016-3
- Rebuilt for c++ ABI breakage
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/Cg/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources 22 Mar 2011 13:58:56 -0000 1.10
+++ sources 7 Jun 2012 21:35:20 -0000 1.11
@@ -1,2 +1,2 @@
-6384d97792821d3e6ff6244ff89c4f92 Cg-3.0_February2011_x86_64.tgz
-e95ff73ddbfd40870de49909fc39df6a Cg-3.0_February2011_x86.tgz
+88ba727cdbe0261fac465c4d84f44762 Cg-3.1_April2012_x86_64.tgz
+9a9fc5108154808f3b10eafa54df1c74 Cg-3.1_April2012_x86.tgz
12 years, 5 months
rpms/Cg/F-16 .cvsignore, 1.10, 1.11 Cg.spec, 1.14, 1.15 sources, 1.10, 1.11
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/Cg/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv4689/F-16
Modified Files:
.cvsignore Cg.spec sources
Log Message:
Update to April2012
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/Cg/F-16/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore 22 Mar 2011 13:58:56 -0000 1.10
+++ .cvsignore 7 Jun 2012 21:35:21 -0000 1.11
@@ -1,2 +1,2 @@
-Cg-3.0_February2011_x86_64.tgz
-Cg-3.0_February2011_x86.tgz
+Cg-3.1_April2012_x86_64.tgz
+Cg-3.1_April2012_x86.tgz
Index: Cg.spec
===================================================================
RCS file: /cvs/nonfree/rpms/Cg/F-16/Cg.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- Cg.spec 22 Mar 2011 20:06:52 -0000 1.14
+++ Cg.spec 7 Jun 2012 21:35:21 -0000 1.15
@@ -1,6 +1,6 @@
-%define maj_version 3.0
-%define min_version 0016
-%define date February2011
+%define maj_version 3.1
+%define min_version 0013
+%define date April2012
# No debuginfo
%define debug_package %{nil}
@@ -81,7 +81,7 @@
pushd ${d} ; make clean ; popd
done
-for d in usr/local/Cg/examples/Tools/{cgfxcat,cginfo,trace} usr/local/Cg/examples/OpenGL/glew ; do
+for d in usr/local/Cg/examples/Tools/{cgfxcat,cginfo} usr/local/Cg/examples/OpenGL/glew ; do
pushd ${d} ; make clean ; popd
done
@@ -110,7 +110,6 @@
cp -pr usr/bin/* $RPM_BUILD_ROOT%{_bindir}/
cp -pr usr/include/* $RPM_BUILD_ROOT%{_includedir}/
cp -pr .%{_libdir}/* $RPM_BUILD_ROOT%{_libdir}/
-cp -pr usr/share/man/* $RPM_BUILD_ROOT%{_mandir}/
mv $RPM_BUILD_ROOT%{_bindir}/cgc $RPM_BUILD_ROOT%{_bindir}/cgc-%{_lib}
@@ -141,9 +140,6 @@
%{_bindir}/cginfo
%defattr(644,root,root,755)
%{_includedir}/Cg/
-%dir %{_mandir}/manCgFX
-%dir %{_mandir}/manCg
-%{_mandir}/man*/*
%files docs
%defattr(644,root,root,755)
@@ -155,6 +151,15 @@
%changelog
+* Thu Jun 07 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.1.0013-1
+- Update to 3.1.0013 (April2012)
+
+* Thu Mar 08 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0016-3
+- Rebuilt for c++ ABI breakage
+
+* Thu Feb 09 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0016-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
* Tue Mar 22 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0016-1
- Update to 3.0.0016 (February2011)
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/Cg/F-16/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources 22 Mar 2011 13:58:56 -0000 1.10
+++ sources 7 Jun 2012 21:35:21 -0000 1.11
@@ -1,2 +1,2 @@
-6384d97792821d3e6ff6244ff89c4f92 Cg-3.0_February2011_x86_64.tgz
-e95ff73ddbfd40870de49909fc39df6a Cg-3.0_February2011_x86.tgz
+88ba727cdbe0261fac465c4d84f44762 Cg-3.1_April2012_x86_64.tgz
+9a9fc5108154808f3b10eafa54df1c74 Cg-3.1_April2012_x86.tgz
12 years, 5 months
rpms/VirtualBox/devel VirtualBox.spec,1.7,1.8
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/VirtualBox/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv4646
Modified Files:
VirtualBox.spec
Log Message:
* Sérgio Basto <sergio(a)serjux.com> - 4.1.16-3
- From Packaging Guidelines, https://fedoraproject.org/wiki/Packaging:Systemd, Packages with systemd
unit files must put them into %{_unitdir}.
Index: VirtualBox.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/devel/VirtualBox.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- VirtualBox.spec 23 May 2012 01:27:30 -0000 1.7
+++ VirtualBox.spec 7 Jun 2012 21:34:52 -0000 1.8
@@ -1,7 +1,5 @@
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%global systemd_dir /lib/systemd/system
-
# Standard compiler flags, without:
# -Wall -- VirtualBox takes care of reasonable warnings very well
# -m32, -m64 -- 32bit code is built besides 64bit on x86_64
@@ -17,7 +15,7 @@
Name: VirtualBox
Version: 4.1.16
-Release: 2%{?prerel:.%{prerel}}%{?dist}
+Release: 3%{?prerel:.%{prerel}}%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
Group: Development/Tools
@@ -82,6 +80,11 @@
BuildRequires: libXcomposite-devel
BuildRequires: libXmu-devel
+BuildRequires: systemd-units
+Requires(post): systemd-units
+Requires(preun): systemd-units
+Requires(postun): systemd-units
+
# Plague-specific weirdness
%if 0%{?fedora} > 11 || 0%{?rhel} > 5
ExclusiveArch: i686 x86_64
@@ -91,10 +94,6 @@
ExclusiveArch: i386 x86_64
%endif
-Requires(post): systemd-units
-Requires(preun): systemd-units
-Requires(postun): systemd-units
-
Provides: %{name}-OSE = %{version}-%{release}
Obsoletes: %{name}-OSE < %{version}-%{release}
Requires: %{name}-kmod = %{version}%{?prereltag}
@@ -353,10 +352,10 @@
$RPM_BUILD_ROOT%{_sysconfdir}/X11/xorg.conf.d/00-vboxvideo.conf
install -m 0644 -D %{SOURCE10} \
- $RPM_BUILD_ROOT%{systemd_dir}/vboxweb.service
+ $RPM_BUILD_ROOT%{_unitdir}/vboxweb.service
install -m 0644 -D %{SOURCE11} \
- $RPM_BUILD_ROOT%{systemd_dir}/vboxservice.service
+ $RPM_BUILD_ROOT%{_unitdir}/vboxservice.service
install -m 0755 -D src/VBox/Additions/x11/Installer/98vboxadd-xclient \
$RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/98vboxadd-xclient.sh
@@ -512,7 +511,7 @@
%config %{_sysconfdir}/udev/rules.d/90-vboxdrv.rules
%config %{_sysconfdir}/sysconfig/modules/%{name}.modules
%doc COPYING
-%{systemd_dir}/vboxweb.service
+%{_unitdir}/vboxweb.service
%files devel
@@ -540,7 +539,7 @@
%config %{_sysconfdir}/udev/rules.d/60-vboxguest.rules
%config %{_sysconfdir}/sysconfig/modules/%{name}-guest.modules
%doc COPYING
-%{systemd_dir}/vboxservice.service
+%{_unitdir}/vboxservice.service
%files kmodsrc
@@ -548,6 +547,10 @@
%changelog
+* Sérgio Basto <sergio(a)serjux.com> - 4.1.16-3
+- From Packaging Guidelines, https://fedoraproject.org/wiki/Packaging:Systemd, Packages with systemd
+ unit files must put them into %{_unitdir}.
+
* Wed May 23 2012 Sérgio Basto <sergio(a)serjux.com> - 4.1.16-2
- Obsolete also VirtualBox-OSE-kmodsrc.
12 years, 5 months
rpms/xbmc/devel xbmc.spec,1.47,1.48
by Alex Lancaster
Author: alexlan
Update of /cvs/free/rpms/xbmc/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv10984
Modified Files:
xbmc.spec
Log Message:
Add missing BRs for libudev-devel and libplist-devel (needed for AirPlay)
Index: xbmc.spec
===================================================================
RCS file: /cvs/free/rpms/xbmc/devel/xbmc.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- xbmc.spec 5 Jun 2012 20:35:48 -0000 1.47
+++ xbmc.spec 6 Jun 2012 18:05:03 -0000 1.48
@@ -5,7 +5,7 @@
Name: xbmc
Version: 11.0
-Release: 4%{?dist}
+Release: 5%{?dist}
URL: http://www.xbmc.org/
Source0: %{name}-%{DIRVERSION}-patched.tar.xz
@@ -126,6 +126,9 @@
BuildRequires: libmicrohttpd-devel
BuildRequires: expat-devel
BuildRequires: zip
+BuildRequires: libudev-devel
+# for AirPlay support
+BuildRequires: libplist-devel
%if 0%{?el6}
BuildRequires: gettext-devel
%else
@@ -294,6 +297,9 @@
#%%{_includedir}/xbmc/xbmcclient.h
%changelog
+* Wed Jun 6 2012 Alex Lancaster <alexlan[AT]fedoraproject org> - 11.0-5
+- Add missing BRs for libudev-devel and libplist-devel (needed for AirPlay)
+
* Tue Jun 5 2012 Alex Lancaster <alexlan[AT]fedoraproject org> - 11.0-4
- Drop separate dteirney-myth-0.25.patch and ktdryer's boost patch,
both are merged into tsp's Eden-pvr branch
12 years, 5 months
rpms/thunderbird-enigmail/F-15 xulrunner-prtime.patch, NONE, 1.1 .cvsignore, 1.16, 1.17 sources, 1.19, 1.20 thunderbird-enigmail.spec, 1.19, 1.20 thunderbird-mozconfig, 1.8, 1.9 xulrunner-10.0-gcc47.patch, 1.3, 1.4 mozilla-724615.patch, 1.1, NONE mozilla-733867-x.patch, 1.1, NONE mozilla-file.patch, 1.1, NONE
by Remi Collet
Author: remi
Update of /cvs/free/rpms/thunderbird-enigmail/F-15
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv5573
Modified Files:
.cvsignore sources thunderbird-enigmail.spec
thunderbird-mozconfig xulrunner-10.0-gcc47.patch
Added Files:
xulrunner-prtime.patch
Removed Files:
mozilla-724615.patch mozilla-733867-x.patch mozilla-file.patch
Log Message:
Enigmail 1.4.2 for Thunderbird 13.0
xulrunner-prtime.patch:
PHal.ipdl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- NEW FILE xulrunner-prtime.patch ---
diff -up mozilla-release/hal/sandbox/PHal.ipdl.old mozilla-release/hal/sandbox/PHal.ipdl
--- mozilla-release/hal/sandbox/PHal.ipdl.old 2012-06-01 14:04:00.000000000 +0200
+++ mozilla-release/hal/sandbox/PHal.ipdl 2012-06-05 09:15:02.524408100 +0200
@@ -39,7 +39,7 @@
include protocol PContent;
include protocol PBrowser;
-include "nspr/prtime.h";
+include "prtime.h";
include "mozilla/HalSensor.h";
include "mozilla/HalTypes.h";
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/F-15/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- .cvsignore 29 Apr 2012 08:08:17 -0000 1.16
+++ .cvsignore 6 Jun 2012 14:56:15 -0000 1.17
@@ -1,2 +1,2 @@
-thunderbird-12.0.source.tar.bz2
-enigmail-1.4.1.tar.gz
+enigmail-1.4.2.tar.gz
+thunderbird-13.0.source.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/F-15/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- sources 29 Apr 2012 08:08:17 -0000 1.19
+++ sources 6 Jun 2012 14:56:16 -0000 1.20
@@ -1,2 +1,2 @@
-7b30b72472a65bce74ba0ae60e4d4e6c thunderbird-12.0.source.tar.bz2
-0eba75fbcf8f0bb32d538df102fbb8e9 enigmail-1.4.1.tar.gz
+ed608e1cd4cd20b96f7f5afdbf081141 enigmail-1.4.2.tar.gz
+0134c67c30e8598f2a64ea004d5bc4bc thunderbird-13.0.source.tar.bz2
Index: thunderbird-enigmail.spec
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/F-15/thunderbird-enigmail.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- thunderbird-enigmail.spec 29 Apr 2012 08:08:17 -0000 1.19
+++ thunderbird-enigmail.spec 6 Jun 2012 14:56:16 -0000 1.20
@@ -1,44 +1,41 @@
-%define debug_build 0
+%global debug_build 0
# Use system Librairies ?
%if 0%{?fedora} <= 17
-%define system_sqlite 0
+%global system_sqlite 0
%else
-%define system_sqlite 1
+%global system_sqlite 1
%endif
-%define build_langpacks 1
-
-%define nspr_version 4.9
-%define nss_version 3.13.3
-%define cairo_version 1.10.0
-%define freetype_version 2.1.9
-%define sqlite_version 3.7.10
-%define libnotify_version 0.4
+%global nspr_version 4.9
+%global nss_version 3.13.3
+%global cairo_version 1.10.0
+%global freetype_version 2.1.9
+%global sqlite_version 3.7.10
+%global libnotify_version 0.4
%global libvpx_version 1.0.0
+%global _default_patch_fuzz 2
-%define thunderbird_app_id \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
-
-%global thunver 12.0
-%global thunmax 13.0
+%global thunver 13.0
+%global thunmax 14.0
# The tarball is pretty inconsistent with directory structure.
# Sometimes there is a top level directory. That goes here.
#
# IMPORTANT: If there is no top level directory, this should be
# set to the cwd, ie: '.'
-#%define tarballdir .
-%define tarballdir comm-release
+#define tarballdir .
+%global tarballdir comm-release
-%define official_branding 1
+%global official_branding 1
-%define mozappdir %{_libdir}/thunderbird
+%global mozappdir %{_libdir}/thunderbird
%global enigmail_extname %{_libdir}/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}
Summary: Authentication and encryption extension for Mozilla Thunderbird
Name: thunderbird-enigmail
-Version: 1.4.1
+Version: 1.4.2
%if 0%{?prever:1}
Release: 0.1.%{prever}%{?dist}
%else
@@ -47,7 +44,7 @@
URL: http://enigmail.mozdev.org/
License: MPLv1.1 or GPLv2+
Group: Applications/Internet
-Source0: thunderbird-%{thunver}%{?thunbeta}.source.tar.bz2
+Source0: ftp://ftp.mozilla.org/pub/thunderbird/releases/%{thunver}%{?pre_version}/...
Source10: thunderbird-mozconfig
Source11: thunderbird-mozconfig-branded
@@ -70,15 +67,12 @@
Patch8: xulrunner-10.0-secondary-ipc.patch
# Build patches
-Patch102: mozilla-733867-x.patch
-Patch103: mozilla-file.patch
Patch104: xulrunner-10.0-gcc47.patch
+Patch105: xulrunner-prtime.patch
+
# Linux specific
Patch200: thunderbird-8.0-enable-addons.patch
-# ARM Specific
-Patch210: mozilla-724615.patch
-
%if %{official_branding}
# Required by Mozilla Corporation
@@ -88,8 +82,8 @@
%endif
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: nspr-devel >= %{nspr_version}
+BuildRequires: nss-static
BuildRequires: nss-devel >= %{nss_version}
BuildRequires: cairo-devel >= %{cairo_version}
BuildRequires: libnotify-devel >= %{libnotify_version}
@@ -117,9 +111,7 @@
BuildRequires: autoconf213
BuildRequires: desktop-file-utils
BuildRequires: libcurl-devel
-BuildRequires: yasm
BuildRequires: mesa-libGL-devel
-BuildRequires: GConf2-devel
BuildRequires: libvpx-devel >= %{libvpx_version}
## For fixing lang
@@ -155,13 +147,11 @@
cd mozilla
%patch7 -p2 -b .static
%patch8 -p3 -b .secondary-ipc
-%patch103 -p1 -b .mozilla-file
%patch104 -p1 -b .gcc47
+%patch105 -p1 -b .prtime
cd ..
-%patch102 -p1 -b .733867
%patch200 -p1 -b .addons
-%patch210 -p1 -b .724615
%if %{official_branding}
# Required by Mozilla Corporation
@@ -266,6 +256,9 @@
# ===== Enigmail work =====
pushd mailnews/extensions/enigmail
./makemake -r
+popd
+
+pushd objdir/mailnews/extensions/enigmail
make
make xpi
popd
@@ -275,25 +268,24 @@
%install
cd %{tarballdir}
-rm -rf $RPM_BUILD_ROOT
-mkdir -p $RPM_BUILD_ROOT%{enigmail_extname}
-
-unzip -q mozilla/dist/bin/enigmail-*-linux-*.xpi -d $RPM_BUILD_ROOT%{enigmail_extname}
-
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+mkdir -p %{buildroot}%{enigmail_extname}
+unzip -q objdir/mozilla/dist/bin/enigmail-*-linux-*.xpi -d %{buildroot}%{enigmail_extname}
%files
-%defattr(-,root,root,-)
%{enigmail_extname}
#===============================================================================
%changelog
+* Tue Jun 05 2012 Remi Collet <remi(a)fedoraproject.org> 1.4.2-1
+- Enigmail 1.4.2 for Thunderbird 13.0
+
+* Tue May 01 2012 Remi Collet <remi(a)fedoraproject.org> 1.4.1-2
+- spec cleanups
+
* Sat Apr 28 2012 Remi Collet <remi(a)fedoraproject.org> 1.4.1-1
- Enigmail 1.4.1 for Thunderbird 12.0
Index: thunderbird-mozconfig
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/F-15/thunderbird-mozconfig,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- thunderbird-mozconfig 29 Apr 2012 08:08:17 -0000 1.8
+++ thunderbird-mozconfig 6 Jun 2012 14:56:16 -0000 1.9
@@ -1,6 +1,6 @@
mk_add_options MOZ_CO_PROJECT=mail
ac_add_options --enable-application=mail
-mk_add_options MOZ_OBJDIR=@TOPSRCDIR@
+mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/objdir
mk_add_options AUTOCONF=autoconf-2.13
#ac_add_options --with-system-png
xulrunner-10.0-gcc47.patch:
Makefile.in | 3 +++
1 file changed, 3 insertions(+)
Index: xulrunner-10.0-gcc47.patch
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/F-15/xulrunner-10.0-gcc47.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xulrunner-10.0-gcc47.patch 29 Apr 2012 08:08:17 -0000 1.3
+++ xulrunner-10.0-gcc47.patch 6 Jun 2012 14:56:16 -0000 1.4
@@ -1,15 +1,3 @@
-diff -up mozilla-beta/ipc/chromium/src/base/time_posix.cc.gcc47 mozilla-beta/ipc/chromium/src/base/time_posix.cc
---- mozilla-beta/ipc/chromium/src/base/time_posix.cc.gcc47 2012-01-24 03:00:00.000000000 -0500
-+++ mozilla-beta/ipc/chromium/src/base/time_posix.cc 2012-01-30 14:12:49.198472212 -0500
-@@ -14,6 +14,8 @@
- #include <time.h>
- #endif
-
-+#include <unistd.h>
-+
- #include <limits>
-
- #include "base/basictypes.h"
diff -up mozilla-beta/toolkit/crashreporter/client/Makefile.in.gcc47 mozilla-beta/toolkit/crashreporter/client/Makefile.in
--- mozilla-beta/toolkit/crashreporter/client/Makefile.in.gcc47 2012-01-30 14:41:14.475441039 -0500
+++ mozilla-beta/toolkit/crashreporter/client/Makefile.in 2012-01-30 14:43:03.587646656 -0500
--- mozilla-724615.patch DELETED ---
--- mozilla-733867-x.patch DELETED ---
--- mozilla-file.patch DELETED ---
12 years, 5 months
rpms/xtables-addons/F-16 xtables-addons.spec,1.10,1.11
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/xtables-addons/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv4071
Modified Files:
xtables-addons.spec
Log Message:
That was the other way
Index: xtables-addons.spec
===================================================================
RCS file: /cvs/free/rpms/xtables-addons/F-16/xtables-addons.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xtables-addons.spec 6 Jun 2012 06:36:28 -0000 1.10
+++ xtables-addons.spec 6 Jun 2012 07:00:01 -0000 1.11
@@ -85,8 +85,8 @@
%doc LICENSE README doc/* geoip
%attr(0755,root,root) %{_initddir}/*
%config(noreplace) %{_sysconfdir}/sysconfig/*
-%{_libdir}/xtables/*.so
-/%{_lib}/*.so.*
+/%{_lib}/xtables/*.so
+%{_libdir}/*.so.*
%{_sbindir}/iptaccount
%{_mandir}/man?/*
12 years, 5 months
rpms/xtables-addons/F-16 xtables-addons.spec,1.9,1.10
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/xtables-addons/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv3429
Modified Files:
xtables-addons.spec
Log Message:
Back to %%_lib
Index: xtables-addons.spec
===================================================================
RCS file: /cvs/free/rpms/xtables-addons/F-16/xtables-addons.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xtables-addons.spec 5 Jun 2012 22:20:19 -0000 1.9
+++ xtables-addons.spec 6 Jun 2012 06:36:28 -0000 1.10
@@ -86,7 +86,7 @@
%attr(0755,root,root) %{_initddir}/*
%config(noreplace) %{_sysconfdir}/sysconfig/*
%{_libdir}/xtables/*.so
-%{_libdir}/*.so.*
+/%{_lib}/*.so.*
%{_sbindir}/iptaccount
%{_mandir}/man?/*
@@ -95,6 +95,7 @@
- Fix for UsrMove - rfbz#2360
- Fix Conflict with ipset - rfbz#2201
- Add Requires ipset >= 6.11 - rfbz#2226
+- Back to %%_lib for F-16
* Thu Apr 12 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.42-1
- Update to 1.42
12 years, 5 months
rpms/thunderbird-enigmail/F-16 xulrunner-prtime.patch, NONE, 1.1 .cvsignore, 1.18, 1.19 sources, 1.19, 1.20 thunderbird-enigmail.spec, 1.24, 1.25 thunderbird-mozconfig, 1.8, 1.9 xulrunner-10.0-gcc47.patch, 1.3, 1.4 mozilla-724615.patch, 1.1, NONE mozilla-733867-x.patch, 1.1, NONE mozilla-file.patch, 1.1, NONE
by Remi Collet
Author: remi
Update of /cvs/free/rpms/thunderbird-enigmail/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv2048
Modified Files:
.cvsignore sources thunderbird-enigmail.spec
thunderbird-mozconfig xulrunner-10.0-gcc47.patch
Added Files:
xulrunner-prtime.patch
Removed Files:
mozilla-724615.patch mozilla-733867-x.patch mozilla-file.patch
Log Message:
Enigmail 1.4.2 for Thunderbird 13.0
xulrunner-prtime.patch:
PHal.ipdl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- NEW FILE xulrunner-prtime.patch ---
diff -up mozilla-release/hal/sandbox/PHal.ipdl.old mozilla-release/hal/sandbox/PHal.ipdl
--- mozilla-release/hal/sandbox/PHal.ipdl.old 2012-06-01 14:04:00.000000000 +0200
+++ mozilla-release/hal/sandbox/PHal.ipdl 2012-06-05 09:15:02.524408100 +0200
@@ -39,7 +39,7 @@
include protocol PContent;
include protocol PBrowser;
-include "nspr/prtime.h";
+include "prtime.h";
include "mozilla/HalSensor.h";
include "mozilla/HalTypes.h";
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/F-16/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- .cvsignore 28 Apr 2012 20:13:32 -0000 1.18
+++ .cvsignore 6 Jun 2012 05:53:33 -0000 1.19
@@ -1,2 +1,2 @@
-thunderbird-12.0.source.tar.bz2
-enigmail-1.4.1.tar.gz
+enigmail-1.4.2.tar.gz
+thunderbird-13.0.source.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/F-16/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- sources 28 Apr 2012 20:13:32 -0000 1.19
+++ sources 6 Jun 2012 05:53:33 -0000 1.20
@@ -1,2 +1,2 @@
-7b30b72472a65bce74ba0ae60e4d4e6c thunderbird-12.0.source.tar.bz2
-0eba75fbcf8f0bb32d538df102fbb8e9 enigmail-1.4.1.tar.gz
+ed608e1cd4cd20b96f7f5afdbf081141 enigmail-1.4.2.tar.gz
+0134c67c30e8598f2a64ea004d5bc4bc thunderbird-13.0.source.tar.bz2
Index: thunderbird-enigmail.spec
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/F-16/thunderbird-enigmail.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- thunderbird-enigmail.spec 29 Apr 2012 06:23:36 -0000 1.24
+++ thunderbird-enigmail.spec 6 Jun 2012 05:53:33 -0000 1.25
@@ -1,53 +1,50 @@
-%define debug_build 0
+%global debug_build 0
# Use system Librairies ?
%if 0%{?fedora} <= 17
-%define system_sqlite 0
+%global system_sqlite 0
%else
-%define system_sqlite 1
+%global system_sqlite 1
%endif
-%define build_langpacks 1
-
-%define nspr_version 4.9
-%define nss_version 3.13.3
-%define cairo_version 1.10.0
-%define freetype_version 2.1.9
-%define sqlite_version 3.7.10
-%define libnotify_version 0.4
+%global nspr_version 4.9
+%global nss_version 3.13.3
+%global cairo_version 1.10.0
+%global freetype_version 2.1.9
+%global sqlite_version 3.7.10
+%global libnotify_version 0.4
%global libvpx_version 1.0.0
+%global _default_patch_fuzz 2
-%define thunderbird_app_id \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
-
-%global thunver 12.0
-%global thunmax 13.0
+%global thunver 13.0
+%global thunmax 14.0
# The tarball is pretty inconsistent with directory structure.
# Sometimes there is a top level directory. That goes here.
#
# IMPORTANT: If there is no top level directory, this should be
# set to the cwd, ie: '.'
-#%define tarballdir .
-%define tarballdir comm-release
+#define tarballdir .
+%global tarballdir comm-release
-%define official_branding 1
+%global official_branding 1
-%define mozappdir %{_libdir}/thunderbird
+%global mozappdir %{_libdir}/thunderbird
%global enigmail_extname %{_libdir}/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}
Summary: Authentication and encryption extension for Mozilla Thunderbird
Name: thunderbird-enigmail
-Version: 1.4.1
+Version: 1.4.2
%if 0%{?prever:1}
Release: 0.1.%{prever}%{?dist}
%else
-Release: 1%{?dist}.1
+Release: 1%{?dist}
%endif
URL: http://enigmail.mozdev.org/
License: MPLv1.1 or GPLv2+
Group: Applications/Internet
-Source0: thunderbird-%{thunver}%{?thunbeta}.source.tar.bz2
+Source0: ftp://ftp.mozilla.org/pub/thunderbird/releases/%{thunver}%{?pre_version}/...
Source10: thunderbird-mozconfig
Source11: thunderbird-mozconfig-branded
@@ -70,15 +67,12 @@
Patch8: xulrunner-10.0-secondary-ipc.patch
# Build patches
-Patch102: mozilla-733867-x.patch
-Patch103: mozilla-file.patch
Patch104: xulrunner-10.0-gcc47.patch
+Patch105: xulrunner-prtime.patch
+
# Linux specific
Patch200: thunderbird-8.0-enable-addons.patch
-# ARM Specific
-Patch210: mozilla-724615.patch
-
%if %{official_branding}
# Required by Mozilla Corporation
@@ -88,8 +82,8 @@
%endif
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: nspr-devel >= %{nspr_version}
+BuildRequires: nss-static
BuildRequires: nss-devel >= %{nss_version}
BuildRequires: cairo-devel >= %{cairo_version}
BuildRequires: libnotify-devel >= %{libnotify_version}
@@ -117,9 +111,7 @@
BuildRequires: autoconf213
BuildRequires: desktop-file-utils
BuildRequires: libcurl-devel
-BuildRequires: yasm
BuildRequires: mesa-libGL-devel
-BuildRequires: GConf2-devel
BuildRequires: libvpx-devel >= %{libvpx_version}
## For fixing lang
@@ -155,13 +147,11 @@
cd mozilla
%patch7 -p2 -b .static
%patch8 -p3 -b .secondary-ipc
-%patch103 -p1 -b .mozilla-file
%patch104 -p1 -b .gcc47
+%patch105 -p1 -b .prtime
cd ..
-%patch102 -p1 -b .733867
%patch200 -p1 -b .addons
-%patch210 -p1 -b .724615
%if %{official_branding}
# Required by Mozilla Corporation
@@ -266,6 +256,9 @@
# ===== Enigmail work =====
pushd mailnews/extensions/enigmail
./makemake -r
+popd
+
+pushd objdir/mailnews/extensions/enigmail
make
make xpi
popd
@@ -275,25 +268,24 @@
%install
cd %{tarballdir}
-rm -rf $RPM_BUILD_ROOT
-mkdir -p $RPM_BUILD_ROOT%{enigmail_extname}
-
-unzip -q mozilla/dist/bin/enigmail-*-linux-*.xpi -d $RPM_BUILD_ROOT%{enigmail_extname}
-
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+mkdir -p %{buildroot}%{enigmail_extname}
+unzip -q objdir/mozilla/dist/bin/enigmail-*-linux-*.xpi -d %{buildroot}%{enigmail_extname}
%files
-%defattr(-,root,root,-)
%{enigmail_extname}
#===============================================================================
%changelog
+* Tue Jun 05 2012 Remi Collet <remi(a)fedoraproject.org> 1.4.2-1
+- Enigmail 1.4.2 for Thunderbird 13.0
+
+* Tue May 01 2012 Remi Collet <remi(a)fedoraproject.org> 1.4.1-2
+- spec cleanups
+
* Sat Apr 28 2012 Remi Collet <remi(a)fedoraproject.org> 1.4.1-1
- Enigmail 1.4.1 for Thunderbird 12.0
Index: thunderbird-mozconfig
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/F-16/thunderbird-mozconfig,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- thunderbird-mozconfig 28 Apr 2012 20:13:32 -0000 1.8
+++ thunderbird-mozconfig 6 Jun 2012 05:53:33 -0000 1.9
@@ -1,6 +1,6 @@
mk_add_options MOZ_CO_PROJECT=mail
ac_add_options --enable-application=mail
-mk_add_options MOZ_OBJDIR=@TOPSRCDIR@
+mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/objdir
mk_add_options AUTOCONF=autoconf-2.13
#ac_add_options --with-system-png
xulrunner-10.0-gcc47.patch:
Makefile.in | 3 +++
1 file changed, 3 insertions(+)
Index: xulrunner-10.0-gcc47.patch
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/F-16/xulrunner-10.0-gcc47.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xulrunner-10.0-gcc47.patch 29 Apr 2012 06:23:36 -0000 1.3
+++ xulrunner-10.0-gcc47.patch 6 Jun 2012 05:53:33 -0000 1.4
@@ -1,15 +1,3 @@
-diff -up mozilla-beta/ipc/chromium/src/base/time_posix.cc.gcc47 mozilla-beta/ipc/chromium/src/base/time_posix.cc
---- mozilla-beta/ipc/chromium/src/base/time_posix.cc.gcc47 2012-01-24 03:00:00.000000000 -0500
-+++ mozilla-beta/ipc/chromium/src/base/time_posix.cc 2012-01-30 14:12:49.198472212 -0500
-@@ -14,6 +14,8 @@
- #include <time.h>
- #endif
-
-+#include <unistd.h>
-+
- #include <limits>
-
- #include "base/basictypes.h"
diff -up mozilla-beta/toolkit/crashreporter/client/Makefile.in.gcc47 mozilla-beta/toolkit/crashreporter/client/Makefile.in
--- mozilla-beta/toolkit/crashreporter/client/Makefile.in.gcc47 2012-01-30 14:41:14.475441039 -0500
+++ mozilla-beta/toolkit/crashreporter/client/Makefile.in 2012-01-30 14:43:03.587646656 -0500
--- mozilla-724615.patch DELETED ---
--- mozilla-733867-x.patch DELETED ---
--- mozilla-file.patch DELETED ---
12 years, 5 months
rpms/xtables-addons-kmod/F-16 .cvsignore, 1.5, 1.6 sources, 1.6, 1.7 xtables-addons-kmod.spec, 1.49, 1.50
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/xtables-addons-kmod/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv5659/F-16
Modified Files:
.cvsignore sources xtables-addons-kmod.spec
Log Message:
Update to 1.42
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/xtables-addons-kmod/F-16/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore 24 Jan 2012 20:30:28 -0000 1.5
+++ .cvsignore 5 Jun 2012 22:26:03 -0000 1.6
@@ -1 +1 @@
-xtables-addons-1.41.tar.xz
+xtables-addons-1.42.tar.xz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/xtables-addons-kmod/F-16/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources 24 Jan 2012 20:30:28 -0000 1.6
+++ sources 5 Jun 2012 22:26:03 -0000 1.7
@@ -1 +1 @@
-a8de5e5e5823aefcbab210159f122564 xtables-addons-1.41.tar.xz
+7c996a0400667b57ab4fb53a013ae742 xtables-addons-1.42.tar.xz
Index: xtables-addons-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/xtables-addons-kmod/F-16/xtables-addons-kmod.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- xtables-addons-kmod.spec 5 Jun 2012 20:22:34 -0000 1.49
+++ xtables-addons-kmod.spec 5 Jun 2012 22:26:03 -0000 1.50
@@ -3,12 +3,12 @@
# "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: xtables-addons-kmod
Summary: Kernel module (kmod) for xtables-addons
-Version: 1.41
-Release: 1%{?dist}.23
+Version: 1.42
+Release: 1%{?dist}
License: GPLv2
Group: System Environment/Kernel
URL: http://xtables-addons.sourceforge.net
@@ -66,6 +66,9 @@
rm -rf %{buildroot}
%changelog
+* Tue Jun 05 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.42-1
+- Update to 1.42
+
* Tue Jun 05 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.41-1.23
- Rebuilt for updated kernel
12 years, 5 months