Hello community,

here is the log from the commit of package bareftp for openSUSE:Factory checked 
in at 2013-08-04 20:18:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bareftp (Old)
 and      /work/SRC/openSUSE:Factory/.bareftp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bareftp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/bareftp/bareftp.changes  2013-04-05 
07:27:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.bareftp.new/bareftp.changes     2013-08-04 
23:52:19.000000000 +0200
@@ -1,0 +2,8 @@
+Wed Jul 31 15:26:12 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.3.10:
+  + Updated configure.ac to support aarch64.
+  + Updated translations.
+- Rebase bareftp-dotnet4.patch.
+
+-------------------------------------------------------------------

Old:
----
  bareftp-0.3.9.tar.gz

New:
----
  bareftp-0.3.10.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bareftp.spec ++++++
--- /var/tmp/diff_new_pack.mGmNEd/_old  2013-08-04 23:52:19.000000000 +0200
+++ /var/tmp/diff_new_pack.mGmNEd/_new  2013-08-04 23:52:19.000000000 +0200
@@ -1,6 +1,7 @@
 #
 # spec file for package bareftp
 #
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Packman project
 #
 # All modifications and additions to the file contributed by third parties
@@ -15,13 +16,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:          bareftp
-Version:       0.3.9
+Version:        0.3.10
 Release:       0
 Summary:       A file transfer client for FTP/FTPS/SFTP
 License:       GPL-2.0
 Group:         Productivity/Networking/Ftp/Clients
-URL:           http://www.bareftp.org/
+Url:            http://www.bareftp.org/
 Source0:       http://www.bareftp.org/release/%{name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE- bareftp-dotnet4.patch dims...@opensuse.org -- Build for 
.Net 4.0 target. Upstream is 'dead' (busy porting to python).
 Patch0:         bareftp-dotnet4.patch
@@ -30,7 +32,7 @@
 Requires:      gtk-sharp2
 Requires:      mono-core
 
-BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-buildroot
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires: gconf-sharp2
 BuildRequires: glib2-devel
@@ -47,7 +49,6 @@
 BuildRequires: pkgconfig
 BuildRequires: update-desktop-files
 
-
 %description
 bareFTP is a file transfer client supporting the FTP, FTP over SSL/TLS (FTPS)
 and SSH File Transfer Protocol (SFTP). It is written in C#, targeting the
@@ -66,24 +67,23 @@
 %configure --with-keyring=no --disable-static
 %__make %{?jobs:-j%{jobs}}
 
-
 %install
 %makeinstall
+find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
 %__install -D -m 644 data/%{name}.png 
%{buildroot}/%{_datadir}/pixmaps/%{name}.png
 %suse_update_desktop_file %{name} Network FileTransfer
 %find_lang %{name}
 
-
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc COPYING README ChangeLog AUTHORS
 %{_bindir}/%{name}
-%{_libdir}/%{name}
+%{_libdir}/%{name}/
+%{_libexecdir}/%{name}/
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
 %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
 %{_datadir}/pixmaps/%{name}.png
 %{_mandir}/man1/%{name}.1.gz
 
-
 %changelog

++++++ bareftp-0.3.9.tar.gz -> bareftp-0.3.10.tar.gz ++++++
++++ 14946 lines of diff (skipped)

++++++ bareftp-dotnet4.patch ++++++
--- /var/tmp/diff_new_pack.mGmNEd/_old  2013-08-04 23:52:20.000000000 +0200
+++ /var/tmp/diff_new_pack.mGmNEd/_new  2013-08-04 23:52:20.000000000 +0200
@@ -1,8 +1,8 @@
-Index: bareftp-0.3.9/configure.ac
+Index: bareftp-0.3.10/configure.ac
 ===================================================================
---- bareftp-0.3.9.orig/configure.ac
-+++ bareftp-0.3.9/configure.ac
-@@ -58,11 +58,11 @@ SHAMROCK_EXPAND_DATADIR
+--- bareftp-0.3.10.orig/configure.ac
++++ bareftp-0.3.10/configure.ac
+@@ -58,11 +58,11 @@ SHAMROCK_EXPAND_LIBEXECDIR
  dnl Check Mono
  dnl SHAMROCK_CHECK_MONO_MODULE(1.1.10)
  
@@ -16,10 +16,10 @@
        System.Web
        Mono.Posix
  ])
-Index: bareftp-0.3.9/m4/shamrock/mono.m4
+Index: bareftp-0.3.10/m4/shamrock/mono.m4
 ===================================================================
---- bareftp-0.3.9.orig/m4/shamrock/mono.m4
-+++ bareftp-0.3.9/m4/shamrock/mono.m4
+--- bareftp-0.3.10.orig/m4/shamrock/mono.m4
++++ bareftp-0.3.10/m4/shamrock/mono.m4
 @@ -8,41 +8,87 @@ AC_DEFUN([SHAMROCK_FIND_MONO_2_0_COMPILE
        SHAMROCK_FIND_PROGRAM_OR_BAIL(MCS, gmcs)
  ])
@@ -116,16 +116,3 @@
 +      _SHAMROCK_CHECK_MONO_GAC_ASSEMBLIES(mono-2, 4.0, $*)
 +])
  
-Index: bareftp-0.3.9/build/Makefile.include
-===================================================================
---- bareftp-0.3.9.orig/build/Makefile.include
-+++ bareftp-0.3.9/build/Makefile.include
-@@ -26,6 +26,7 @@ EXTRA_DIST += $(build_sources) $(build_r
- CLEANFILES = $(ASSEMBLY) $(ASSEMBLY).mdb $(ASSEMBLY).pidb $(BINARIES) 
$(build_resx_resources)
- DISTCLEANFILES = $(GENERATED_FILES) $(pc_files) $(BUILD_DIR)/* *.bak *~
- MAINTAINERCLEANFILES = $(CLEANFILES) $(DISTCLEANFILES) Makefile.in bin/ *.pidb
--pkglib_SCRIPTS = $(ASSEMBLY)
-+programfilesdir = $(pkglibdir)
-+programfiles_SCRIPTS = $(ASSEMBLY)
- bin_SCRIPTS = $(BINARIES)
- 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to