Hello community,

here is the log from the commit of package attr for openSUSE:Factory
checked in at Thu Jun 16 09:03:57 CEST 2011.



--------
--- attr/attr.changes   2010-06-28 08:46:06.000000000 +0200
+++ /mounts/work_src_done/STABLE/attr/attr.changes      2011-05-18 
11:36:16.000000000 +0200
@@ -1,0 +2,24 @@
+Wed May 18 09:32:06 UTC 2011 - [email protected]
+
+- make shared library executable
+
+-------------------------------------------------------------------
+Tue Apr 19 18:06:35 UTC 2011 - [email protected]
+
+- upgrade to 2.4.46
+ - Fix tests
+
+-------------------------------------------------------------------
+Sat Apr 16 00:16:15 UTC 2011 - [email protected]
+
+- upgrade to 2.4.45 
+ - OPTIONS in man pages should be a section heading, not a subsection heading
+ - getfattr: encode NULs properly with --encoding=text
+ - setfattr.1: document supported encodings of values
+ - convert the man pages into html
+ - attr_parse_attr_conf: eliminate a double free
+ - attr_parse_attr_conf: eliminate a memory leak
+ - quote: pull in string.h for strchr prototype
+ - libattr: fix memory leak in attr_copy_action()
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  attr-2.4.44.src.tar.gz
  attr-fiximplicit.patch

New:
----
  attr-2.4.46.src.tar.gz

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

Other differences:
------------------
++++++ attr.spec ++++++
--- /var/tmp/diff_new_pack.jJbKlF/_old  2011-06-16 09:02:34.000000000 +0200
+++ /var/tmp/diff_new_pack.jJbKlF/_new  2011-06-16 09:02:34.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package attr (Version 2.4.44)
+# spec file for package attr
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,13 +22,12 @@
 Group:          System/Filesystems
 AutoReqProv:    on
 Summary:        Commands for Manipulating Extended Attributes
-Version:        2.4.44
-Release:        4
+Version:        2.4.46
+Release:        1
 Source:         %{name}-%{version}.src.tar.gz
 Source1:        xattr.conf
 Source2:        baselibs.conf
 Patch0:         builddefs.in.diff
-Patch1:         %name-fiximplicit.patch
 Url:            http://download.savannah.gnu.org/releases-noredirect/attr/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 License:        GPLv2+ ; LGPLv2.1+
@@ -40,13 +39,6 @@
 is also provided, which is largely compatible with the SGI IRIX tool of
 the same name.
 
-
-
-Authors:
---------
-    Andreas Gruenbacher <[email protected]>
-    SGI
-
 %package -n libattr
 License:        GPLv2+ ; LGPLv2.1+
 Summary:        A dynamic library for filesystem extended attribute support
@@ -62,13 +54,6 @@
 This package contains the libattr.so dynamic library, which contains
 the extended attribute library functions.
 
-
-
-Authors:
---------
-    Andreas Gruenbacher <[email protected]>
-    SGI
-
 %package -n libattr-devel
 License:        GPLv2+ ; LGPLv2.1+
 Summary:        Include Files and Libraries mandatory for Development
@@ -89,16 +74,9 @@
 documented system call API is the recommended interface, but an SGI
 IRIX compatibility interface is also provided.
 
-
-
-Authors:
---------
-    SGI
-
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 export OPTIMIZER="$RPM_OPT_FLAGS -fPIC"
@@ -131,6 +109,7 @@
 rm -f $RPM_BUILD_ROOT/%{_libdir}/libattr.la
 install -d -m 755 $RPM_BUILD_ROOT/%{_sysconfdir}
 install -m 644 %_sourcedir/xattr.conf $RPM_BUILD_ROOT/%{_sysconfdir}
+chmod 755 $RPM_BUILD_ROOT/%{_lib}/libattr.so.1*
 %find_lang %name
 
 %clean

++++++ attr-2.4.44.src.tar.gz -> attr-2.4.46.src.tar.gz ++++++
++++ 24759 lines of diff (skipped)


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to