Hello community,

here is the log from the commit of package nfsidmap for openSUSE:Factory 
checked in at 2014-11-14 09:18:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nfsidmap (Old)
 and      /work/SRC/openSUSE:Factory/.nfsidmap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nfsidmap"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nfsidmap/nfsidmap.changes        2014-02-15 
17:17:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.nfsidmap.new/nfsidmap.changes   2014-11-14 
09:18:22.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Oct  6 10:39:04 UTC 2014 - jeng...@inai.de
+
+- Use implicit %attrs; remove ancient specfile tags/sections
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ nfsidmap.spec ++++++
--- /var/tmp/diff_new_pack.SO5WOn/_old  2014-11-14 09:18:23.000000000 +0100
+++ /var/tmp/diff_new_pack.SO5WOn/_new  2014-11-14 09:18:23.000000000 +0100
@@ -17,26 +17,23 @@
 
 
 Name:           nfsidmap
-BuildRequires:  libtool
-BuildRequires:  openldap2-devel
-BuildRequires:  pkg-config
-BuildRequires:  tcpd-devel
-Url:            http://nfs.sourceforge.net
+Version:        0.25
+Release:        0
 Summary:        NFSv4 ID Mapping Library
 License:        BSD-3-Clause
 Group:          Productivity/Networking/NFS
-Version:        0.25
-Release:        0
+Url:            http://nfs.sourceforge.net
+
+#Git-Clone:    git://git.linux-nfs.org/projects/steved/libnfsidmap
 Source0:        
http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/libnfsidmap-%{version}.tar.gz
 Source1:        nfsv4.schema
 Patch0:         fix-prototype.patch
 Patch1:         libnfsidmap-export-symbols.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-
-%package devel
-Summary:        NFSv4 ID Mapping Library development libraries
-Group:          Development/Libraries/C and C++
-Requires:       nfsidmap = %version
+BuildRequires:  libtool
+BuildRequires:  openldap2-devel
+BuildRequires:  pkg-config
+BuildRequires:  tcpd-devel
 
 %description
 In NFSv4, identities of users are conveyed by names rather than user ID
@@ -49,6 +46,11 @@
 --------
     J. Bruce Fields <bfie...@citi.umich.edu>
 
+%package devel
+Summary:        NFSv4 ID Mapping Library development libraries
+Group:          Development/Libraries/C and C++
+Requires:       nfsidmap = %version
+
 %description devel
 In NFSv4, identities of users are conveyed by names rather than user ID
 and group ID. Both the NFS server and client code in the kernel need to
@@ -85,17 +87,16 @@
 %postun -p /sbin/ldconfig
 
 %files
-%defattr(444,root,root,755)
+%defattr(-,root,root)
 %doc README nfsv4.schema
-%dir %{_libdir}/libnfsidmap/
-%attr(555,root,root) %{_libdir}/libnfsidmap/*.so*
-%attr(555,root,root) %{_libdir}/libnfsidmap.so.*
-%attr(444,root,root) %{_mandir}/man?/*
+%{_libdir}/libnfsidmap/
+%{_libdir}/libnfsidmap.so.0*
+%{_mandir}/man?/*
 
 %files devel
-%defattr(444,root,root,755)
-%attr(555,root,root) %{_libdir}/libnfsidmap.so
-%attr(444,root,root) %{_includedir}/*.h
+%defattr(-,root,root)
+%{_libdir}/libnfsidmap.so
+%{_includedir}/*.h
 %{_libdir}/pkgconfig/libnfsidmap.pc
 
 %changelog

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

Reply via email to