Hello community,

here is the log from the commit of package avfs for openSUSE:Factory checked in 
at 2015-06-10 09:16:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/avfs (Old)
 and      /work/SRC/openSUSE:Factory/.avfs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "avfs"

Changes:
--------
--- /work/SRC/openSUSE:Factory/avfs/avfs.changes        2015-05-15 
07:43:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.avfs.new/avfs.changes   2015-06-10 
09:16:21.000000000 +0200
@@ -1,0 +2,8 @@
+Sun May 17 20:26:53 UTC 2015 - [email protected]
+
+- Improve summary and description. -devel subpackage should require
+  same-version shared library. Drop --with-pic, because it is
+  implicit for shared libraries (and we do not build static).
+  Use short Sourceforge download URLs.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ avfs.spec ++++++
--- /var/tmp/diff_new_pack.YeS8zZ/_old  2015-06-10 09:16:21.000000000 +0200
+++ /var/tmp/diff_new_pack.YeS8zZ/_new  2015-06-10 09:16:22.000000000 +0200
@@ -19,15 +19,15 @@
 Name:           avfs
 Version:        1.0.2
 Release:        0
-Summary:        AVFS - A Virtual File System
+Summary:        AVFS - an archive look-inside filesystem
 License:        GPL-2.0+ and LGPL-2.1+
 Group:          Productivity/Archiving/Compression
 Url:            http://avf.sourceforge.net/
-Source0:        
http://sourceforge.net/projects/avf/files/avfs/%{version}/avfs-%{version}.tar.bz2
-Source1:        
http://sourceforge.net/projects/avf/files/avfs/%{version}/avfs-%{version}.tar.bz2.asc
+Source0:        http://downloads.sf.net/avf/%name-%version.tar.bz2
+Source1:        http://downloads.sf.net/avf/%name-%version.tar.bz2.asc
 Source2:       %{name}.keyring
-BuildRequires:  fuse-devel
 BuildRequires:  emacs-nox
+BuildRequires:  fuse-devel
 BuildRequires:  help2man
 BuildRequires:  libbz2-devel
 BuildRequires:  libexpat-devel
@@ -40,23 +40,23 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-AVFS is a system, which enables all programs to look inside archived or
+AVFS is a filesystem which enables all programs to look inside archived or
 compressed files, or access remote files without recompiling the programs
 or changing the kernel.
 
 %package devel
-Summary:        AVFS - the development part
+Summary:        Development files for AVFS, an archive look-inside filesystem
 Group:          Development/Libraries/C and C++
-Requires:       libavfs0
+Requires:       libavfs0 = %version
 
 %description devel
 This package includes the development file for the package avfs.
-AVFS is a system, which enables all programs to look inside archived or
+AVFS is a filesystem which enables all programs to look inside archived or
 compressed files, or access remote files without recompiling the programs
 or changing the kernel.
 
 %package -n libavfs0
-Summary:        AVFS - the shared library
+Summary:        Shared library for AVFS, an archive look-inside filesystem
 Group:          System/Libraries
 
 %description -n libavfs0
@@ -80,7 +80,6 @@
   --with-gnu-ld \
   --enable-libxml \
   --with-neon \
-  --with-pic \
   --with-ssl \
   --with-xz
 make %{?_smp_mflags}




Reply via email to