rpms/realcrypt Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/realcrypt
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsm20199/rpms/realcrypt
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module realcrypt
--- NEW FILE Makefile ---
# Top level Makefile for module realcrypt
all : CVS/Root common-update
@cvs update
common-update : common
@cd common && cvs update
common : CVS/Root
@cvs checkout common
CVS/Root :
@echo "ERROR: This does not look like a CVS checkout" && exit 1
clean :
@find . -type f -name *~ -exec rm -fv {} \;
--- NEW FILE import.log ---
--- NEW FILE pkg.acl ---
15 years, 4 months
rpms/realcrypt/devel - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/realcrypt/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsm20199/rpms/realcrypt/devel
Log Message:
Directory /cvs/nonfree/rpms/realcrypt/devel added to the repository
15 years, 4 months
rpms/realcrypt - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/realcrypt
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsm20199/rpms/realcrypt
Log Message:
Directory /cvs/nonfree/rpms/realcrypt added to the repository
15 years, 4 months
rpms/ogmrip/devel ogmrip.spec,1.3,1.4
by Gianluca Sforna
Author: giallu
Update of /cvs/free/rpms/ogmrip/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv9072
Modified Files:
ogmrip.spec
Log Message:
* Sun Jul 19 2009 Gianluca Sforna <giallu gmail com> - 0.13.0-3
* add patch to compile against gtk2-2.17.4
Index: ogmrip.spec
===================================================================
RCS file: /cvs/free/rpms/ogmrip/devel/ogmrip.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ogmrip.spec 18 Jul 2009 23:47:00 -0000 1.3
+++ ogmrip.spec 19 Jul 2009 08:43:59 -0000 1.4
@@ -1,6 +1,6 @@
Name: ogmrip
Version: 0.13.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: DVD ripping and encoding graphical user interface
Group: Applications/Multimedia
@@ -64,7 +64,7 @@
%prep
%setup -q
%patch0 -p0 -b .configure
-%patch1 -p1 -b .configure
+%patch1 -p1 -b .gtk-include
%build
@@ -143,7 +143,7 @@
%changelog
-* Sun Jul 19 2009 Gianluca Sforna <giallu gmail com> - 0.13.0-2
+* Sun Jul 19 2009 Gianluca Sforna <giallu gmail com> - 0.13.0-3
* add patch to compile against gtk2-2.17.4
* Fri Jul 17 2009 Gianluca Sforna <giallu gmail com> - 0.13.0-1
15 years, 4 months
rpms/ogmrip/devel ogmrip-0.13.0-gtk-include.patch,1.1,1.2
by Gianluca Sforna
Author: giallu
Update of /cvs/free/rpms/ogmrip/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv9036
Modified Files:
ogmrip-0.13.0-gtk-include.patch
Log Message:
Patch all occurrences of #include <gtk/gtkcombobox.h>
ogmrip-0.13.0-gtk-include.patch:
Index: ogmrip-0.13.0-gtk-include.patch
===================================================================
RCS file: /cvs/free/rpms/ogmrip/devel/ogmrip-0.13.0-gtk-include.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ogmrip-0.13.0-gtk-include.patch 18 Jul 2009 23:47:00 -0000 1.1
+++ ogmrip-0.13.0-gtk-include.patch 19 Jul 2009 08:42:47 -0000 1.2
@@ -11,3 +11,42 @@
G_BEGIN_DECLS
+diff --git a/libogmdvd-gtk/ogmdvd-drive-chooser-widget.h b/libogmdvd-gtk/ogmdvd-drive-chooser-widget.h
+index d6d5b8e..be0ad89 100644
+--- a/libogmdvd-gtk/ogmdvd-drive-chooser-widget.h
++++ b/libogmdvd-gtk/ogmdvd-drive-chooser-widget.h
+@@ -20,7 +20,7 @@
+ #define __OGMDVD_DRIVE_CHOOSER_WIDGET_H__
+
+ #include <ogmdvd-drive-chooser.h>
+-#include <gtk/gtkcombobox.h>
++#include <gtk/gtk.h>
+
+ G_BEGIN_DECLS
+
+diff --git a/libogmdvd-gtk/ogmdvd-title-chooser-widget.h b/libogmdvd-gtk/ogmdvd-title-chooser-widget.h
+index f0045f1..1fc6a52 100644
+--- a/libogmdvd-gtk/ogmdvd-title-chooser-widget.h
++++ b/libogmdvd-gtk/ogmdvd-title-chooser-widget.h
+@@ -20,7 +20,7 @@
+ #define __OGMDVD_TITLE_CHOOSER_WIDGET_WIDGET_H__
+
+ #include <ogmdvd-title-chooser.h>
+-#include <gtk/gtkcombobox.h>
++#include <gtk/gtk.h>
+
+ G_BEGIN_DECLS
+
+diff --git a/libogmrip-gtk/ogmrip-source-chooser-widget.h b/libogmrip-gtk/ogmrip-source-chooser-widget.h
+index ad25528..52f92ee 100644
+--- a/libogmrip-gtk/ogmrip-source-chooser-widget.h
++++ b/libogmrip-gtk/ogmrip-source-chooser-widget.h
+@@ -20,7 +20,7 @@
+ #define __OGMRIP_SOURCE_CHOOSER_WIDGET_H__
+
+ #include <ogmrip-source-chooser.h>
+-#include <gtk/gtkcombobox.h>
++#include <gtk/gtk.h>
+
+ G_BEGIN_DECLS
+
15 years, 4 months
rpms/ogmrip/devel ogmrip-0.13.0-gtk-include.patch, NONE, 1.1 ogmrip.spec, 1.2, 1.3
by Gianluca Sforna
Author: giallu
Update of /cvs/free/rpms/ogmrip/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv13983
Modified Files:
ogmrip.spec
Added Files:
ogmrip-0.13.0-gtk-include.patch
Log Message:
* Sun Jul 19 2009 Gianluca Sforna <giallu gmail com> - 0.13.0-2
* add patch to compile against gtk2-2.17.4
ogmrip-0.13.0-gtk-include.patch:
--- NEW FILE ogmrip-0.13.0-gtk-include.patch ---
diff --git a/libogmdvd-gtk/ogmdvd-chapter-list.h b/libogmdvd-gtk/ogmdvd-chapter-list.h
index c9c9bf8..4543285 100644
--- a/libogmdvd-gtk/ogmdvd-chapter-list.h
+++ b/libogmdvd-gtk/ogmdvd-chapter-list.h
@@ -21,7 +21,7 @@
#include <ogmdvd.h>
-#include <gtk/gtkcombobox.h>
+#include <gtk/gtk.h>
G_BEGIN_DECLS
Index: ogmrip.spec
===================================================================
RCS file: /cvs/free/rpms/ogmrip/devel/ogmrip.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ogmrip.spec 18 Jul 2009 14:31:56 -0000 1.2
+++ ogmrip.spec 18 Jul 2009 23:47:00 -0000 1.3
@@ -1,6 +1,6 @@
Name: ogmrip
Version: 0.13.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: DVD ripping and encoding graphical user interface
Group: Applications/Multimedia
@@ -35,6 +35,7 @@
Requires(postun): GConf2
Patch0: http://ogmrip.sourceforge.net/patches/ogmrip-0.13.0-configure.patch
+Patch1: ogmrip-0.13.0-gtk-include.patch
%description
@@ -63,6 +64,7 @@
%prep
%setup -q
%patch0 -p0 -b .configure
+%patch1 -p1 -b .configure
%build
@@ -141,6 +143,9 @@
%changelog
+* Sun Jul 19 2009 Gianluca Sforna <giallu gmail com> - 0.13.0-2
+* add patch to compile against gtk2-2.17.4
+
* Fri Jul 17 2009 Gianluca Sforna <giallu gmail com> - 0.13.0-1
- New upstream release
- drop upstreamed patches
15 years, 4 months
rpms/thunderbird-enigmail/F-10 thunderbird-ppc64.patch, NONE, 1.1 thunderbird-enigmail.spec, 1.3, 1.4
by Remi Collet
Author: remi
Update of /cvs/free/rpms/thunderbird-enigmail/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv24408
Modified Files:
thunderbird-enigmail.spec
Added Files:
thunderbird-ppc64.patch
Log Message:
fix ppc64 build of new 0.96.0
thunderbird-ppc64.patch:
--- NEW FILE thunderbird-ppc64.patch ---
--- configure.visibility 2008-10-19 18:21:23.000000000 +0200
+++ configure 2009-07-18 17:44:36.000000000 +0200
@@ -5408,7 +5408,7 @@
CPU_ARCH=sparc
;;
-x86_64 | sparc | ppc | ia64)
+x86_64 | sparc | ppc | ia64 | ppc64)
CPU_ARCH="$OS_TEST"
;;
esac
@@ -11581,12 +11581,13 @@
fi # SKIP_COMPILER_CHECKS
+echo CPU_ARCH=${CPU_ARCH}
+echo TARGET_COMPILER_ABI=${TARGET_COMPILER_ABI}
TARGET_XPCOM_ABI=
if test -n "${CPU_ARCH}" -a -n "${TARGET_COMPILER_ABI}"; then
TARGET_XPCOM_ABI="${CPU_ARCH}-${TARGET_COMPILER_ABI}"
fi
-
-
+echo TARGET_XPCOM_ABI=$TARGET_XPCOM_ABI
# External Packages
Index: thunderbird-enigmail.spec
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/F-10/thunderbird-enigmail.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- thunderbird-enigmail.spec 18 Jul 2009 13:41:44 -0000 1.3
+++ thunderbird-enigmail.spec 18 Jul 2009 16:38:58 -0000 1.4
@@ -10,7 +10,7 @@
Summary: Authentication and encryption extension for Mozilla Thunderbird
Name: thunderbird-enigmail
Version: 0.96.0
-Release: 1%{?dist}
+Release: 2%{?dist}
URL: http://enigmail.mozdev.org/
License: MPLv1.1 or GPLv2+
Group: Applications/Internet
@@ -24,7 +24,6 @@
# From sunbird.src.rpm
Source102: mozilla-extension-update.sh
-
# Build patches
Patch1: firefox-2.0-link-layout.patch
Patch2: firefox-1.0-prdtoa.patch
@@ -57,6 +56,8 @@
# Specific enigmail, to avoid : hidden symbol NS_NewGenericModule2
Patch200: thunderbird-2.0.0.4-suse-visibility.patch
+# To have TARGET_XPCOM_ABI defined on ppc64
+Patch201: thunderbird-ppc64.patch
%if %{official_branding}
# Required by Mozilla Corporation
@@ -123,6 +124,7 @@
# to avoid : hidden symbol NS_NewGenericModule2
%patch200 -p0 -b .visibility
+%patch201 -p0 -b .ppc64
%patch10 -p1 -b .psfonts
%patch11 -p1 -b .gnome-uriloader
@@ -174,6 +176,7 @@
tar xzf %{SOURCE100}
mv enigmail mailnews/extensions/
+
#===============================================================================
%build
@@ -270,6 +273,9 @@
#===============================================================================
%changelog
+* Sat Jul 18 2009 Remi Collet <rpmfusion(a)famillecollet.com> 0.96.0-2
+- add a ppc64 patch (TARGET_XPCOM_ABI must be defined for enigmail)
+
* Sat Jul 18 2009 Remi Collet <rpmfusion(a)famillecollet.com> 0.96.0-1
- update to 0.96.0 (thunderbird 2 only)
15 years, 4 months
rpms/ogmrip/devel ogmrip-0.13.0-configure.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 ogmrip.spec, 1.1, 1.2 sources, 1.2, 1.3 ogmrip-0.12.2-configure_checks.patch, 1.1, NONE ogmrip-0.12.3-desktop.patch, 1.1, NONE
by Gianluca Sforna
Author: giallu
Update of /cvs/free/rpms/ogmrip/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv17659
Modified Files:
.cvsignore ogmrip.spec sources
Added Files:
ogmrip-0.13.0-configure.patch
Removed Files:
ogmrip-0.12.2-configure_checks.patch
ogmrip-0.12.3-desktop.patch
Log Message:
* Fri Jul 17 2009 Gianluca Sforna <giallu gmail com> - 0.13.0-1
- New upstream release
- drop upstreamed patches
ogmrip-0.13.0-configure.patch:
--- NEW FILE ogmrip-0.13.0-configure.patch ---
--- configure.in 2009-07-14 19:48:33.000000000 +0200
+++ configure.in 2009-07-18 12:40:39.000000000 +0200
@@ -201,7 +201,9 @@
AC_LANG(C)
-AC_COMPILE_IFELSE([
+LIBS="-ldvdread"
+
+AC_LINK_IFELSE([
#include <stdio.h>
#include <inttypes.h>
#include <dvdread/dvd_reader.h>
@@ -212,7 +214,7 @@
AC_DEFINE(HAVE_DVD_FILE_STAT, 1, [Define to 1 if DVDFileStat is available.])
fi
-AC_COMPILE_IFELSE([
+AC_LINK_IFELSE([
#include <stdio.h>
#include <inttypes.h>
#include <dvdread/dvd_reader.h>
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/ogmrip/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 1 May 2009 12:08:43 -0000 1.2
+++ .cvsignore 18 Jul 2009 14:31:55 -0000 1.3
@@ -1 +1 @@
-ogmrip-0.12.3.tar.gz
+ogmrip-0.13.0.tar.gz
Index: ogmrip.spec
===================================================================
RCS file: /cvs/free/rpms/ogmrip/devel/ogmrip.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ogmrip.spec 1 May 2009 12:08:43 -0000 1.1
+++ ogmrip.spec 18 Jul 2009 14:31:56 -0000 1.2
@@ -1,6 +1,6 @@
Name: ogmrip
-Version: 0.12.3
-Release: 3%{?dist}
+Version: 0.13.0
+Release: 1%{?dist}
Summary: DVD ripping and encoding graphical user interface
Group: Applications/Multimedia
@@ -34,8 +34,7 @@
Requires(post): GConf2
Requires(postun): GConf2
-Patch0: ogmrip-0.12.2-configure_checks.patch
-Patch1: ogmrip-0.12.3-desktop.patch
+Patch0: http://ogmrip.sourceforge.net/patches/ogmrip-0.13.0-configure.patch
%description
@@ -63,11 +62,7 @@
%prep
%setup -q
-%patch0 -p1 -b .configure_checks
-%patch1 -p1
-# Remove -Werror since build fails because of warn_unused_result otherwise
-# %{__perl} -pi -e 's|-Wall -Werror|-Wall|g' configure*
-
+%patch0 -p0 -b .configure
%build
@@ -123,6 +118,7 @@
%doc AUTHORS COPYING ChangeLog README TODO
%{_sysconfdir}/gconf/schemas/ogmrip.schemas
%{_bindir}/dvdcpy
+%{_bindir}/avibox
%{_bindir}/ogmrip
%{_bindir}/subp2pgm
%{_bindir}/subp2png
@@ -145,6 +141,10 @@
%changelog
+* Fri Jul 17 2009 Gianluca Sforna <giallu gmail com> - 0.13.0-1
+- New upstream release
+- drop upstreamed patches
+
* Mon Apr 20 2009 Gianluca Sforna <giallu gmail com> - 0.12.3-3
- Add Requires on -devel
- Find and remove .la files
Index: sources
===================================================================
RCS file: /cvs/free/rpms/ogmrip/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 1 May 2009 12:08:43 -0000 1.2
+++ sources 18 Jul 2009 14:31:56 -0000 1.3
@@ -1 +1 @@
-11a52e5d9d7f936ae3a1925b5ab51b72 ogmrip-0.12.3.tar.gz
+ac1621923d92c6d1b865c4bfacd67ad0 ogmrip-0.13.0.tar.gz
--- ogmrip-0.12.2-configure_checks.patch DELETED ---
--- ogmrip-0.12.3-desktop.patch DELETED ---
15 years, 4 months
rpms/thunderbird-enigmail/EL-5 sources, 1.3, 1.4 thunderbird-enigmail.spec, 1.2, 1.3
by Remi Collet
Author: remi
Update of /cvs/free/rpms/thunderbird-enigmail/EL-5
In directory se02.es.rpmfusion.net:/tmp/cvs-serv16775
Modified Files:
sources thunderbird-enigmail.spec
Log Message:
update to 0.96.0
Index: sources
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/EL-5/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 23 May 2009 11:02:07 -0000 1.3
+++ sources 18 Jul 2009 14:13:42 -0000 1.4
@@ -1,2 +1,2 @@
-bbee59bab58b97e33e85015a5ae5de7b enigmail-0.95.7.tar.gz
55e24753a7ccf2fbf0272987dd4bb086 thunderbird-2.0.0.21-source.tar.bz2
+cf8c38e8d33965706df383ab33b3923c enigmail-0.96.0.tar.gz
Index: thunderbird-enigmail.spec
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/EL-5/thunderbird-enigmail.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- thunderbird-enigmail.spec 23 May 2009 11:02:07 -0000 1.2
+++ thunderbird-enigmail.spec 18 Jul 2009 14:13:42 -0000 1.3
@@ -9,8 +9,8 @@
Summary: Authentication and encryption extension for Mozilla Thunderbird
Name: thunderbird-enigmail
-Version: 0.95.7
-Release: 1%{?dist}.1
+Version: 0.96.0
+Release: 1%{?dist}
URL: http://enigmail.mozdev.org/
License: MPLv1.1 or GPLv2+
Group: Applications/Internet
@@ -85,8 +85,6 @@
BuildRequires: libXt-devel
BuildRequires: libXrender-devel
-Requires: gnupg, thunderbird = %{thunver}
-
%define mozappdir %{_libdir}/thunderbird-%{thunver}
# Without this enigmmail will require libxpcom.so and other .so
@@ -272,6 +270,9 @@
#===============================================================================
%changelog
+* Sat Jul 18 2009 Remi Collet <rpmfusion(a)famillecollet.com> 0.96.0-1
+- update to 0.96.0 (thunderbird 2 only)
+
* Sat May 23 2009 Remi Collet <rpmfusion(a)famillecollet.com> 0.95.7-1.fc10.1
- fix mozconfig
15 years, 4 months
rpms/thunderbird-enigmail/F-10 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 thunderbird-enigmail.spec, 1.2, 1.3
by Remi Collet
Author: remi
Update of /cvs/free/rpms/thunderbird-enigmail/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14771
Modified Files:
.cvsignore sources thunderbird-enigmail.spec
Log Message:
update to 0.96.0
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/F-10/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 23 May 2009 07:36:17 -0000 1.2
+++ .cvsignore 18 Jul 2009 13:41:44 -0000 1.3
@@ -1,2 +1,2 @@
-enigmail-0.95.7.tar.gz
thunderbird-2.0.0.21-source.tar.bz2
+enigmail-0.96.0.tar.gz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/F-10/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 23 May 2009 07:36:17 -0000 1.2
+++ sources 18 Jul 2009 13:41:44 -0000 1.3
@@ -1,2 +1,2 @@
-bbee59bab58b97e33e85015a5ae5de7b enigmail-0.95.7.tar.gz
55e24753a7ccf2fbf0272987dd4bb086 thunderbird-2.0.0.21-source.tar.bz2
+cf8c38e8d33965706df383ab33b3923c enigmail-0.96.0.tar.gz
Index: thunderbird-enigmail.spec
===================================================================
RCS file: /cvs/free/rpms/thunderbird-enigmail/F-10/thunderbird-enigmail.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- thunderbird-enigmail.spec 23 May 2009 08:18:08 -0000 1.2
+++ thunderbird-enigmail.spec 18 Jul 2009 13:41:44 -0000 1.3
@@ -9,8 +9,8 @@
Summary: Authentication and encryption extension for Mozilla Thunderbird
Name: thunderbird-enigmail
-Version: 0.95.7
-Release: 1%{?dist}.1
+Version: 0.96.0
+Release: 1%{?dist}
URL: http://enigmail.mozdev.org/
License: MPLv1.1 or GPLv2+
Group: Applications/Internet
@@ -85,8 +85,6 @@
BuildRequires: libXt-devel
BuildRequires: libXrender-devel
-Requires: gnupg, thunderbird = %{thunver}
-
%define mozappdir %{_libdir}/thunderbird-%{thunver}
# Without this enigmmail will require libxpcom.so and other .so
@@ -272,6 +270,9 @@
#===============================================================================
%changelog
+* Sat Jul 18 2009 Remi Collet <rpmfusion(a)famillecollet.com> 0.96.0-1
+- update to 0.96.0 (thunderbird 2 only)
+
* Sat May 23 2009 Remi Collet <rpmfusion(a)famillecollet.com> 0.95.7-1.fc10.1
- fix mozconfig
15 years, 4 months