Mailinglist Archive: opensuse-commit (1193 mails)
| < Previous | Next > |
commit gftp
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 21 Mar 2008 04:04:29 +0100
- Message-id: <20080321030429.DE4C2678168@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package gftp
checked in at Fri Mar 21 04:04:29 CET 2008.
--------
--- GNOME/gftp/gftp.changes 2008-01-29 19:34:33.000000000 +0100
+++ gftp/gftp.changes 2008-03-19 21:03:54.942317000 +0100
@@ -1,0 +2,6 @@
+Wed Mar 19 21:06:01 CET 2008 - maw@xxxxxxx
+
+- Require texlive-latex and texlive-latex-doc to build
+- Build with -fno-strict-aliasing.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gftp.spec ++++++
--- /var/tmp/diff_new_pack.d29329/_old 2008-03-21 04:03:22.000000000 +0100
+++ /var/tmp/diff_new_pack.d29329/_new 2008-03-21 04:03:22.000000000 +0100
@@ -12,12 +12,12 @@
Name: gftp
-BuildRequires: docbook-toys fdupes gtk2-devel indent jadetex openssl-devel
readline-devel texlive update-desktop-files
+BuildRequires: docbook-toys fdupes gtk2-devel indent jadetex openssl-devel
readline-devel texlive texlive-latex texlive-latex-doc update-desktop-files
License: GPL v2 or later
Group: Productivity/Networking/Ftp/Clients
AutoReqProv: on
Version: 2.0.18
-Release: 179
+Release: 181
Source0: %{name}-%{version}.tar.bz2
Url: http://www.gftp.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -59,6 +59,7 @@
sed -i "s/\(ALL_LINGUAS.*\) no /\1 nb /" configure
%build
+export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
%configure
make %{?jobs:-j%jobs}
cd docs
@@ -91,6 +92,9 @@
%files lang -f %{name}.lang
%changelog
+* Wed Mar 19 2008 maw@xxxxxxx
+- Require texlive-latex and texlive-latex-doc to build
+- Build with -fno-strict-aliasing.
* Tue Jan 29 2008 mauro@xxxxxxx
- Added tango-icon-2.0.18.patch, including the lastest gftp icon
from bgo #370627, bnc #155435
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |