commit utempter for openSUSE:Factory

2020-10-04 Thread root
Hello community,

here is the log from the commit of package utempter for openSUSE:Factory 
checked in at 2020-10-04 17:30:03

Comparing /work/SRC/openSUSE:Factory/utempter (Old)
 and  /work/SRC/openSUSE:Factory/.utempter.new.4249 (New)


Package is "utempter"

Sun Oct  4 17:30:03 2020 rev:34 rq:838415 version:1.2.0

Changes:

--- /work/SRC/openSUSE:Factory/utempter/utempter.changes2020-09-08 
22:55:18.847753096 +0200
+++ /work/SRC/openSUSE:Factory/.utempter.new.4249/utempter.changes  
2020-10-04 17:30:09.852237379 +0200
@@ -1,0 +2,8 @@
+Mon Sep 28 20:25:57 UTC 2020 - Stefan BrĂ¼ns 
+
+- Fix License, libutempter has been LGPL-2.1+ for the last 19 years
+- Fix utempter.8 man page to match real parameters
+- Remove erroneous links to utempter.8 man page
+- Clean up spec file
+
+---



Other differences:
--
++ utempter.spec ++
--- /var/tmp/diff_new_pack.ZAsb6G/_old  2020-10-04 17:30:10.516238016 +0200
+++ /var/tmp/diff_new_pack.ZAsb6G/_new  2020-10-04 17:30:10.520238020 +0200
@@ -22,7 +22,7 @@
 Version:1.2.0
 Release:0
 Summary:A privileged helper for utmp and wtmp updates
-License:MIT
+License:LGPL-2.1-or-later
 Group:  Productivity/Security
 URL:https://github.com/altlinux/libutempter/
 Source: 
ftp://ftp.altlinux.org/pub/people/ldv/utempter/lib%{name}-%{version}.tar.gz
@@ -31,7 +31,6 @@
 Source3:%{name}.keyring
 Patch0: utempter.eal3.diff
 Patch1: utempter-no-staticlib.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Utempter is a utility that allows non-privileged applications such as
@@ -51,9 +50,7 @@
 Summary:Shared library of utempter
 Group:  Development/Libraries/C and C++
 Requires(post): permissions
-%if 0%{?suse_version} >= 1330
 Requires(pre):  group(%{utmpGroup})
-%endif
 Provides:   %{name} = %{version}
 Obsoletes:  %{name} < 0.5.6
 
@@ -70,9 +67,7 @@
 make %{?_smp_mflags} RPM_OPT_FLAGS="%{optflags} -fPIC" CC="gcc" 
libexecdir=%{_libexecdir}
 
 %install
-export DESTDIR=%{buildroot}
-make PREFIX=$DESTDIR libdir=%{_libdir} libexecdir=%{_libexecdir} 
DESTDIR=%{buildroot} install
-chmod 755 $DESTDIR%{_libdir}/libutempter.so*
+make libdir=%{_libdir} libexecdir=%{_libexecdir} DESTDIR=%{buildroot} install
 
 %verifyscript -n %{lname}
 %verify_permissions -e %{_libexecdir}/utempter/utempter
@@ -84,7 +79,6 @@
 %postun -n %{lname} -p /sbin/ldconfig
 
 %files -n %{lname}
-%defattr(644,root,root,755)
 %license COPYING
 %dir %{_libexecdir}/utempter
 %attr(02755, root, %{utmpGroup}) %{_libexecdir}/utempter/utempter
@@ -92,9 +86,7 @@
 %attr(644,root,root) %doc %{_mandir}/man8/*
 
 %files devel
-%defattr(-,root,root)
 %license COPYING
-%defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libutempter.so
 %attr(644,root,root) %{_includedir}/utempter.h
 %attr(644,root,root) %doc %{_mandir}/man3/*


++ utempter.eal3.diff ++
--- /var/tmp/diff_new_pack.ZAsb6G/_old  2020-10-04 17:30:10.600238097 +0200
+++ /var/tmp/diff_new_pack.ZAsb6G/_new  2020-10-04 17:30:10.604238100 +0200
@@ -19,7 +19,7 @@
$(INSTALL) -p -m2711 $(PROJECT) $(DESTDIR)$(libexecdir)/$(PROJECT)/
$(INSTALL) -p -m644 $(PROJECT).h $(DESTDIR)$(includedir)/
$(INSTALL) -p -m755 $(SHAREDLIB) 
$(DESTDIR)$(libdir)/$(SHAREDLIB).$(VERSION)
-@@ -75,9 +78,11 @@ install:
+@@ -75,6 +78,7 @@ install:
ln -s $(SHAREDLIB).$(VERSION) $(DESTDIR)$(libdir)/$(SONAME)
ln -s $(SONAME) $(DESTDIR)$(libdir)/$(SHAREDLIB)
$(INSTALL) -p -m644 $(PROJECT).3 $(DESTDIR)$(man3dir)/
@@ -27,10 +27,6 @@
for n in lib$(PROJECT) utempter_add_record utempter_remove_record \
utempter_remove_added_record utempter_set_helper; do \
ln -s $(PROJECT).3 $(DESTDIR)$(man3dir)/$$n.3; \
-+  ln -s $(PROJECT).8 $(DESTDIR)$(man8dir)/$$n.8; \
-   done
- 
- clean:
 Index: libutempter-1.1.6/utempter.8
 ===
 --- /dev/null
@@ -44,9 +40,9 @@
 +.SH NAME
 +utempter \- privileged helper program for utmp/wtmp updates
 +.SH "SYNOPSIS"
-+\fButempter\fR \-a \fIslave-device-name\fR  \fIhost\fR
++\fButempter\fR add \fIhost\fR
 +.sp
-+\fButempter\fR \-d \fIslave-device-name\fR
++\fButempter\fR del\fR
 +.SH "DESCRIPTION"
 +.B utempter
 +is a privileged helper program that writes utmp/wtmp entries for unprivileged 
@@ -54,9 +50,9 @@
 +
 +.SH "OPTIONS"
 +The following options are supported:
-+.IP "\fB-a \fIslave-device-name host\fR
++.IP "\fBadd \fIhost\fR"
 +add an entry to the utmp/wtmp file
-+.IP "\fB\-d \fIslave-device-name\fR 
++.IP "\fBdel\fR" 
 +delete an entry from the utmp file
 

commit utempter for openSUSE:Factory

2020-09-08 Thread root
Hello community,

here is the log from the commit of package utempter for openSUSE:Factory 
checked in at 2020-09-08 22:55:16

Comparing /work/SRC/openSUSE:Factory/utempter (Old)
 and  /work/SRC/openSUSE:Factory/.utempter.new.3399 (New)


Package is "utempter"

Tue Sep  8 22:55:16 2020 rev:33 rq:831928 version:1.2.0

Changes:

--- /work/SRC/openSUSE:Factory/utempter/utempter.changes2020-05-12 
22:25:20.670994436 +0200
+++ /work/SRC/openSUSE:Factory/.utempter.new.3399/utempter.changes  
2020-09-08 22:55:18.847753096 +0200
@@ -1,0 +2,5 @@
+Thu Sep  3 15:52:03 UTC 2020 - Marcus Meissner 
+
+- fixed utempter location after libexecdir change (bsc#1175925)
+
+---



Other differences:
--
++ utempter.spec ++
--- /var/tmp/diff_new_pack.XfVqUc/_old  2020-09-08 22:55:20.375753860 +0200
+++ /var/tmp/diff_new_pack.XfVqUc/_new  2020-09-08 22:55:20.379753862 +0200
@@ -67,7 +67,7 @@
 %patch1 -p1
 
 %build
-make %{?_smp_mflags} RPM_OPT_FLAGS="%{optflags} -fPIC" CC="gcc"
+make %{?_smp_mflags} RPM_OPT_FLAGS="%{optflags} -fPIC" CC="gcc" 
libexecdir=%{_libexecdir}
 
 %install
 export DESTDIR=%{buildroot}






commit utempter for openSUSE:Factory

2020-05-12 Thread root
Hello community,

here is the log from the commit of package utempter for openSUSE:Factory 
checked in at 2020-05-12 22:25:14

Comparing /work/SRC/openSUSE:Factory/utempter (Old)
 and  /work/SRC/openSUSE:Factory/.utempter.new.2738 (New)


Package is "utempter"

Tue May 12 22:25:14 2020 rev:32 rq:800705 version:1.2.0

Changes:

--- /work/SRC/openSUSE:Factory/utempter/utempter.changes2018-02-28 
19:55:04.860574378 +0100
+++ /work/SRC/openSUSE:Factory/.utempter.new.2738/utempter.changes  
2020-05-12 22:25:20.670994436 +0200
@@ -1,0 +2,13 @@
+Wed May  6 12:15:39 UTC 2020 - pgaj...@suse.com
+
+- version update to 1.2.0
+  * maintenance work:
+https://github.com/altlinux/libutempter/commits/
+- modified patches
+  % utempter-no-staticlib.patch (refreshed)
+- modified sources
+  % utempter.keyring
+- set now libexecdir=%{_libexecdir} as utemper binary complies FHS
+  definition
+
+---

Old:

  libutempter-1.1.6.tar.bz2
  libutempter-1.1.6.tar.bz2.asc

New:

  libutempter-1.2.0.tar.gz
  libutempter-1.2.0.tar.gz.asc



Other differences:
--
++ utempter.spec ++
--- /var/tmp/diff_new_pack.9vmPvi/_old  2020-05-12 22:25:23.082999470 +0200
+++ /var/tmp/diff_new_pack.9vmPvi/_new  2020-05-12 22:25:23.082999470 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package utempter
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,21 +12,21 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define lname  libutempter0
 %define utmpGroup utmp
 Name:   utempter
-Version:1.1.6
+Version:1.2.0
 Release:0
 Summary:A privileged helper for utmp and wtmp updates
 License:MIT
 Group:  Productivity/Security
-Url:ftp://ftp.altlinux.org/pub/people/ldv/utempter/
-Source: 
ftp://ftp.altlinux.org/pub/people/ldv/utempter/lib%{name}-%{version}.tar.bz2
-Source1:
ftp://ftp.altlinux.org/pub/people/ldv/utempter/lib%{name}-%{version}.tar.bz2.asc
+URL:https://github.com/altlinux/libutempter/
+Source: 
ftp://ftp.altlinux.org/pub/people/ldv/utempter/lib%{name}-%{version}.tar.gz
+Source1:
ftp://ftp.altlinux.org/pub/people/ldv/utempter/lib%{name}-%{version}.tar.gz.asc
 Source2:baselibs.conf
 Source3:%{name}.keyring
 Patch0: utempter.eal3.diff
@@ -71,7 +71,7 @@
 
 %install
 export DESTDIR=%{buildroot}
-make PREFIX=$DESTDIR libdir=%{_libdir} DESTDIR=%{buildroot} install
+make PREFIX=$DESTDIR libdir=%{_libdir} libexecdir=%{_libexecdir} 
DESTDIR=%{buildroot} install
 chmod 755 $DESTDIR%{_libdir}/libutempter.so*
 
 %verifyscript -n %{lname}

++ utempter-no-staticlib.patch ++
--- /var/tmp/diff_new_pack.9vmPvi/_old  2020-05-12 22:25:23.146999604 +0200
+++ /var/tmp/diff_new_pack.9vmPvi/_new  2020-05-12 22:25:23.146999604 +0200
@@ -1,7 +1,7 @@
-Index: libutempter-1.1.6/Makefile
+Index: libutempter-1.2.0/Makefile
 ===
 libutempter-1.1.6.orig/Makefile
-+++ libutempter-1.1.6/Makefile
+--- libutempter-1.2.0.orig/Makefile2020-05-06 13:48:03.671980211 +0200
 libutempter-1.2.0/Makefile 2020-05-06 13:48:03.683980273 +0200
 @@ -27,7 +27,7 @@ SONAME = $(SHAREDLIB).$(MAJOR)
  STATICLIB = lib$(PROJECT).a
  MAP = lib$(PROJECT).map
@@ -11,16 +11,7 @@
  
  INSTALL = install
  libdir = /usr/lib
-@@ -53,7 +53,7 @@ all: $(TARGETS)
-   $(COMPILE.c) -fPIC $< $(OUTPUT_OPTION)
- 
- $(PROJECT): utempter.c
--  $(LINK.c) -Wl,-z,now,-stats $(LDLIBS) $< $(OUTPUT_OPTION)
-+  $(LINK.c) -Wl,-z,now,-stats -pie $(LDLIBS) $< $(OUTPUT_OPTION)
- 
- $(SHAREDLIB): iface.os $(MAP)
-   $(LINK.o) -shared \
-@@ -74,7 +74,6 @@ install:
+@@ -85,7 +85,6 @@ install:
$(INSTALL) -p -m2711 $(PROJECT) $(DESTDIR)$(libexecdir)/$(PROJECT)/
$(INSTALL) -p -m644 $(PROJECT).h $(DESTDIR)$(includedir)/
$(INSTALL) -p -m755 $(SHAREDLIB) 
$(DESTDIR)$(libdir)/$(SHAREDLIB).$(VERSION)

++ utempter.keyring ++
--- /var/tmp/diff_new_pack.9vmPvi/_old  2020-05-12 22:25:23.166999646 +0200
+++ /var/tmp/diff_new_pack.9vmPvi/_new  2020-05-12 22:25:23.170999654 +0200
@@ -1,110 +1,118 @@
 -BEGIN PGP PUBLIC KEY BLOCK-
-Version: GnuPG v2.0.19 (GNU/Linux)
 
-mQGiBEOmnRIRBACtkmB/90l9XnFMUxYv+CnHBTe84AKGXDZkBvQtbIKEjjJ1EqnG

commit utempter for openSUSE:Factory

2018-02-28 Thread root
Hello community,

here is the log from the commit of package utempter for openSUSE:Factory 
checked in at 2018-02-28 19:55:03

Comparing /work/SRC/openSUSE:Factory/utempter (Old)
 and  /work/SRC/openSUSE:Factory/.utempter.new (New)


Package is "utempter"

Wed Feb 28 19:55:03 2018 rev:31 rq:580147 version:1.1.6

Changes:

--- /work/SRC/openSUSE:Factory/utempter/utempter.changes2017-09-20 
17:05:43.776352125 +0200
+++ /work/SRC/openSUSE:Factory/.utempter.new/utempter.changes   2018-02-28 
19:55:04.860574378 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 08:35:22 UTC 2018 - fv...@suse.com
+
+- Use %license (boo#1082318)
+
+---



Other differences:
--
++ utempter.spec ++
--- /var/tmp/diff_new_pack.ReOhKl/_old  2018-02-28 19:55:05.996533272 +0100
+++ /var/tmp/diff_new_pack.ReOhKl/_new  2018-02-28 19:55:06.000533127 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package utempter
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -85,7 +85,7 @@
 
 %files -n %{lname}
 %defattr(644,root,root,755)
-%doc COPYING
+%license COPYING
 %dir %{_libexecdir}/utempter
 %attr(02755, root, %{utmpGroup}) %{_libexecdir}/utempter/utempter
 %attr(755,root,root) %{_libdir}/libutempter.so.*
@@ -93,7 +93,7 @@
 
 %files devel
 %defattr(-,root,root)
-%doc COPYING
+%license COPYING
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libutempter.so
 %attr(644,root,root) %{_includedir}/utempter.h






commit utempter for openSUSE:Factory

2017-09-20 Thread root
Hello community,

here is the log from the commit of package utempter for openSUSE:Factory 
checked in at 2017-09-20 17:05:37

Comparing /work/SRC/openSUSE:Factory/utempter (Old)
 and  /work/SRC/openSUSE:Factory/.utempter.new (New)


Package is "utempter"

Wed Sep 20 17:05:37 2017 rev:30 rq:525936 version:1.1.6

Changes:

--- /work/SRC/openSUSE:Factory/utempter/utempter.changes2014-11-18 
22:53:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.utempter.new/utempter.changes   2017-09-20 
17:05:43.776352125 +0200
@@ -1,0 +2,5 @@
+Wed Sep 13 19:43:32 UTC 2017 - sch...@linux-m68k.org
+
+- Pre-require group(%{utmpGroup})
+
+---



Other differences:
--
++ utempter.spec ++
--- /var/tmp/diff_new_pack.7uTAPa/_old  2017-09-20 17:05:45.556101589 +0200
+++ /var/tmp/diff_new_pack.7uTAPa/_new  2017-09-20 17:05:45.556101589 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package utempter
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -51,6 +51,9 @@
 Summary:Shared library of utempter
 Group:  Development/Libraries/C and C++
 Requires(post): permissions
+%if 0%{?suse_version} >= 1330
+Requires(pre):  group(%{utmpGroup})
+%endif
 Provides:   %{name} = %{version}
 Obsoletes:  %{name} < 0.5.6
 






commit utempter for openSUSE:Factory

2014-11-18 Thread h_root
Hello community,

here is the log from the commit of package utempter for openSUSE:Factory 
checked in at 2014-11-18 22:53:16

Comparing /work/SRC/openSUSE:Factory/utempter (Old)
 and  /work/SRC/openSUSE:Factory/.utempter.new (New)


Package is utempter

Changes:

--- /work/SRC/openSUSE:Factory/utempter/utempter.changes2014-08-29 
17:42:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.utempter.new/utempter.changes   2014-11-18 
22:53:18.0 +0100
@@ -1,0 +2,10 @@
+Thu Nov 13 16:13:17 UTC 2014 - tchva...@suse.com
+
+- remove /sbin/ldconfig -n $DESTDIR%{_libdir} as it should be not
+  needed in install phase
+- Remove Requires: %name as there is no name and adjust obsolete
+  as there exist version 0.5.5.6 which is larger than the provides
+- Remove sle10 obsolete for ppc64 utempter-64bit
+- Clean-up with spec-cleaner
+
+---



Other differences:
--
++ utempter.spec ++
--- /var/tmp/diff_new_pack.RbVFJD/_old  2014-11-18 22:53:19.0 +0100
+++ /var/tmp/diff_new_pack.RbVFJD/_new  2014-11-18 22:53:19.0 +0100
@@ -17,28 +17,20 @@
 
 
 %define lname  libutempter0
-Name:   utempter
 %define utmpGroup utmp
+Name:   utempter
 Version:1.1.6
 Release:0
 Summary:A privileged helper for utmp and wtmp updates
 License:MIT
 Group:  Productivity/Security
-# bug437293
-%ifarch ppc64
-Obsoletes:  utempter-64bit
-%endif
 Url:ftp://ftp.altlinux.org/pub/people/ldv/utempter/
-Source: 
ftp://ftp.altlinux.org/pub/people/ldv/utempter/lib%name-%version.tar.bz2
-Source1:
ftp://ftp.altlinux.org/pub/people/ldv/utempter/lib%name-%version.tar.bz2.asc
+Source: 
ftp://ftp.altlinux.org/pub/people/ldv/utempter/lib%{name}-%{version}.tar.bz2
+Source1:
ftp://ftp.altlinux.org/pub/people/ldv/utempter/lib%{name}-%{version}.tar.bz2.asc
 Source2:baselibs.conf
-Source3:%name.keyring
+Source3:%{name}.keyring
 Patch0: utempter.eal3.diff
 Patch1: utempter-no-staticlib.patch
-# will be checked by source service
-#BuildRequires:  gpg-offline
-
-#
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -49,26 +41,25 @@
 %package devel
 Summary:Development files for utempter
 Group:  Development/Libraries/C and C++
-Requires:   %lname = %{version}
+Requires:   %{lname} = %{version}
 
 %description devel
 Utempter is a privileged helper for utmp and wtmp updates.  This
 package contains the development files needed.
 
-%package -n %lname
+%package -n %{lname}
 Summary:Shared library of utempter
 Group:  Development/Libraries/C and C++
-PreReq: permissions
-Provides:   utempter = %version
-Obsoletes:  utempter = 0.5.5
-Requires:   %{name}
+Requires(post): permissions
+Provides:   %{name} = %{version}
+Obsoletes:  %{name}  0.5.6
 
-%description -n %lname
+%description -n %{lname}
 Utempter is a privileged helper for utmp and wtmp updates.  This
 package contains the library used by applications.
 
 %prep
-%setup -q -n lib%name-%version
+%setup -q -n lib%{name}-%{version}
 %patch0 -p1
 %patch1 -p1
 
@@ -79,26 +70,26 @@
 export DESTDIR=%{buildroot}
 make PREFIX=$DESTDIR libdir=%{_libdir} DESTDIR=%{buildroot} install
 chmod 755 $DESTDIR%{_libdir}/libutempter.so*
-/sbin/ldconfig -n $DESTDIR%{_libdir}
 
-%verifyscript -n %lname
-%verify_permissions -e /usr/lib/utempter/utempter
+%verifyscript -n %{lname}
+%verify_permissions -e %{_libexecdir}/utempter/utempter
 
-%post -n %lname
-%set_permissions /usr/lib/utempter/utempter
+%post -n %{lname}
+%set_permissions %{_libexecdir}/utempter/utempter
 /sbin/ldconfig
 
-%postun -n %lname -p /sbin/ldconfig
+%postun -n %{lname} -p /sbin/ldconfig
 
-%files -n %lname
+%files -n %{lname}
 %defattr(644,root,root,755)
 %doc COPYING
-%dir /usr/lib/utempter
-%attr(02755, root, %{utmpGroup}) /usr/lib/utempter/utempter
+%dir %{_libexecdir}/utempter
+%attr(02755, root, %{utmpGroup}) %{_libexecdir}/utempter/utempter
 %attr(755,root,root) %{_libdir}/libutempter.so.*
 %attr(644,root,root) %doc %{_mandir}/man8/*
 
 %files devel
+%defattr(-,root,root)
 %doc COPYING
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libutempter.so



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



commit utempter for openSUSE:Factory

2014-08-29 Thread h_root
Hello community,

here is the log from the commit of package utempter for openSUSE:Factory 
checked in at 2014-08-29 17:42:12

Comparing /work/SRC/openSUSE:Factory/utempter (Old)
 and  /work/SRC/openSUSE:Factory/.utempter.new (New)


Package is utempter

Changes:

--- /work/SRC/openSUSE:Factory/utempter/utempter.changes2013-06-25 
06:56:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.utempter.new/utempter.changes   2014-08-29 
17:42:13.0 +0200
@@ -1,0 +2,5 @@
+Thu Aug 14 15:59:02 UTC 2014 - fcro...@suse.com
+
+- Obsoletes utempter-32bit in libutempter0-32bit.
+
+---



Other differences:
--
++ utempter.spec ++
--- /var/tmp/diff_new_pack.uroL0i/_old  2014-08-29 17:42:14.0 +0200
+++ /var/tmp/diff_new_pack.uroL0i/_new  2014-08-29 17:42:14.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package utempter
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.uroL0i/_old  2014-08-29 17:42:14.0 +0200
+++ /var/tmp/diff_new_pack.uroL0i/_new  2014-08-29 17:42:14.0 +0200
@@ -1,2 +1,3 @@
 libutempter0
+   obsoletes utempter-targettype  version
 utempter-devel



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



commit utempter for openSUSE:Factory

2013-06-24 Thread h_root
Hello community,

here is the log from the commit of package utempter for openSUSE:Factory 
checked in at 2013-06-25 06:56:31

Comparing /work/SRC/openSUSE:Factory/utempter (Old)
 and  /work/SRC/openSUSE:Factory/.utempter.new (New)


Package is utempter

Changes:

--- /work/SRC/openSUSE:Factory/utempter/utempter.changes2013-06-20 
21:27:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.utempter.new/utempter.changes   2013-06-25 
06:56:32.0 +0200
@@ -1,0 +2,6 @@
+Fri Jun 21 07:17:10 UTC 2013 - meiss...@suse.com
+
+- remove gpg offline checking to avoid buildloops. will be
+  done by source service.
+
+---



Other differences:
--
++ utempter.spec ++
--- /var/tmp/diff_new_pack.fwfBue/_old  2013-06-25 06:56:33.0 +0200
+++ /var/tmp/diff_new_pack.fwfBue/_new  2013-06-25 06:56:33.0 +0200
@@ -35,9 +35,8 @@
 Source3:%name.keyring
 Patch0: utempter.eal3.diff
 Patch1: utempter-no-staticlib.patch
-%if 0%{?suse_version}  1220
-BuildRequires:  gpg-offline
-%endif
+# will be checked by source service
+#BuildRequires:  gpg-offline
 
 #
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -69,9 +68,6 @@
 package contains the library used by applications.
 
 %prep
-%if 0%{?suse_version}  1220
-%gpg_verify %{S:1}
-%endif
 %setup -q -n lib%name-%version
 %patch0 -p1
 %patch1 -p1



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



commit utempter for openSUSE:Factory

2013-06-20 Thread h_root
Hello community,

here is the log from the commit of package utempter for openSUSE:Factory 
checked in at 2013-06-20 21:27:42

Comparing /work/SRC/openSUSE:Factory/utempter (Old)
 and  /work/SRC/openSUSE:Factory/.utempter.new (New)


Package is utempter

Changes:

--- /work/SRC/openSUSE:Factory/utempter/utempter.changes2013-04-07 
14:28:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.utempter.new/utempter.changes   2013-06-20 
21:27:44.0 +0200
@@ -1,0 +2,11 @@
+Wed Jun  5 11:23:54 UTC 2013 - meiss...@suse.com
+
+- updated to 1.1.6 upstream (bnc#823302)
+  - new apis (old are staying)
+- utempter-ppc64.patch: is upstream, removed
+- utempter-0.5.5-pie.diff: done differently, removed
+- utempter-no-staticlib.patch: no static library wanted
+- gpg source tarball checking
+- hooked up permissions framework correctly
+
+---

Old:

  utempter-0.5.5-pie.diff
  utempter-0.5.5.tar.gz
  utempter-ppc64.patch

New:

  libutempter-1.1.6.tar.bz2
  libutempter-1.1.6.tar.bz2.asc
  utempter-no-staticlib.patch
  utempter.keyring



Other differences:
--
++ utempter.spec ++
--- /var/tmp/diff_new_pack.y0n5Gu/_old  2013-06-20 21:27:44.0 +0200
+++ /var/tmp/diff_new_pack.y0n5Gu/_new  2013-06-20 21:27:44.0 +0200
@@ -16,9 +16,10 @@
 #
 
 
+%define lname  libutempter0
 Name:   utempter
 %define utmpGroup utmp
-Version:0.5.5
+Version:1.1.6
 Release:0
 Summary:A privileged helper for utmp and wtmp updates
 License:MIT
@@ -27,12 +28,17 @@
 %ifarch ppc64
 Obsoletes:  utempter-64bit
 %endif
-%define _hash a628f149132e2f729bc4601e6a4f6c29
-Source: 
http://pkgs.fedoraproject.org/repo/pkgs/%{name}/%{name}-%{version}.tar.gz/%{_hash}/%{name}-%{version}.tar.gz
+Url:ftp://ftp.altlinux.org/pub/people/ldv/utempter/
+Source: 
ftp://ftp.altlinux.org/pub/people/ldv/utempter/lib%name-%version.tar.bz2
+Source1:
ftp://ftp.altlinux.org/pub/people/ldv/utempter/lib%name-%version.tar.bz2.asc
 Source2:baselibs.conf
+Source3:%name.keyring
 Patch0: utempter.eal3.diff
-Patch1: utempter-0.5.5-pie.diff
-Patch2: utempter-ppc64.patch
+Patch1: utempter-no-staticlib.patch
+%if 0%{?suse_version}  1220
+BuildRequires:  gpg-offline
+%endif
+
 #
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -44,41 +50,63 @@
 %package devel
 Summary:Development files for utempter
 Group:  Development/Libraries/C and C++
-Requires:   %{name} = %{version}
+Requires:   %lname = %{version}
 
 %description devel
 Utempter is a privileged helper for utmp and wtmp updates.  This
 package contains the development files needed.
 
+%package -n %lname
+Summary:Shared library of utempter
+Group:  Development/Libraries/C and C++
+PreReq: permissions
+Provides:   utempter = %version
+Obsoletes:  utempter = 0.5.5
+Requires:   %{name}
+
+%description -n %lname
+Utempter is a privileged helper for utmp and wtmp updates.  This
+package contains the library used by applications.
+
 %prep
-%setup -q
+%if 0%{?suse_version}  1220
+%gpg_verify %{S:1}
+%endif
+%setup -q -n lib%name-%version
 %patch0 -p1
-%patch1
-%patch2 -p1
+%patch1 -p1
 
 %build
-make %{?_smp_mflags} RPM_OPT_FLAGS=%{optflags} CC=gcc
+make %{?_smp_mflags} RPM_OPT_FLAGS=%{optflags} -fPIC CC=gcc
 
 %install
 export DESTDIR=%{buildroot}
-make PREFIX=$DESTDIR LIBDIR=%{_libdir} install
+make PREFIX=$DESTDIR libdir=%{_libdir} DESTDIR=%{buildroot} install
 chmod 755 $DESTDIR%{_libdir}/libutempter.so*
 /sbin/ldconfig -n $DESTDIR%{_libdir}
 
-%post -p /sbin/ldconfig
+%verifyscript -n %lname
+%verify_permissions -e /usr/lib/utempter/utempter
 
-%postun -p /sbin/ldconfig
+%post -n %lname
+%set_permissions /usr/lib/utempter/utempter
+/sbin/ldconfig
 
-%files
-%defattr(444,root,root,755)
+%postun -n %lname -p /sbin/ldconfig
+
+%files -n %lname
+%defattr(644,root,root,755)
 %doc COPYING
-%attr(02755, root, %{utmpGroup}) %{_sbindir}/utempter
-%attr(555,root,root) %{_libdir}/libutempter.so.*
-%attr(444,root,root) %doc %{_mandir}/man8/*
+%dir /usr/lib/utempter
+%attr(02755, root, %{utmpGroup}) /usr/lib/utempter/utempter
+%attr(755,root,root) %{_libdir}/libutempter.so.*
+%attr(644,root,root) %doc %{_mandir}/man8/*
 
 %files devel
-%defattr(444,root,root,755)
-%attr(555,root,root) %{_libdir}/libutempter.so
-%attr(444,root,root) %{_includedir}/utempter.h
+%doc COPYING
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libutempter.so
+%attr(644,root,root) %{_includedir}/utempter.h
+%attr(644,root,root) %doc %{_mandir}/man3/*
 
 %changelog

++ baselibs.conf ++
--- 

commit utempter for openSUSE:Factory

2013-04-07 Thread h_root
Hello community,

here is the log from the commit of package utempter for openSUSE:Factory 
checked in at 2013-04-07 14:28:35

Comparing /work/SRC/openSUSE:Factory/utempter (Old)
 and  /work/SRC/openSUSE:Factory/.utempter.new (New)


Package is utempter, Maintainer is meiss...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/utempter/utempter.changes2011-10-19 
00:55:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.utempter.new/utempter.changes   2013-04-07 
14:28:34.0 +0200
@@ -1,0 +2,5 @@
+Fri Apr  5 10:01:05 UTC 2013 - idon...@suse.com
+
+- Add Source URL, see https://en.opensuse.org/SourceUrls 
+
+---



Other differences:
--
++ utempter.spec ++
--- /var/tmp/diff_new_pack.8GGPAm/_old  2013-04-07 14:28:35.0 +0200
+++ /var/tmp/diff_new_pack.8GGPAm/_new  2013-04-07 14:28:35.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package utempter
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -15,13 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   utempter
 %define utmpGroup utmp
 Version:0.5.5
-Release:152
+Release:0
 Summary:A privileged helper for utmp and wtmp updates
 License:MIT
 Group:  Productivity/Security
@@ -29,30 +27,24 @@
 %ifarch ppc64
 Obsoletes:  utempter-64bit
 %endif
-#
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source: utempter-%{version}.tar.gz
+%define _hash a628f149132e2f729bc4601e6a4f6c29
+Source: 
http://pkgs.fedoraproject.org/repo/pkgs/%{name}/%{name}-%{version}.tar.gz/%{_hash}/%{name}-%{version}.tar.gz
 Source2:baselibs.conf
 Patch0: utempter.eal3.diff
 Patch1: utempter-0.5.5-pie.diff
 Patch2: utempter-ppc64.patch
+#
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Utempter is a utility that allows non-privileged applications such as
 terminal emulators to modify the utmp database without having to be
 setuid root.
 
-
-
-Authors:
-
-Redhat
-
 %package devel
-License:MIT
+Summary:Development files for utempter
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
-Summary:Development files for utempter
 
 %description devel
 Utempter is a privileged helper for utmp and wtmp updates.  This
@@ -65,11 +57,11 @@
 %patch2 -p1
 
 %build
-make %{?_smp_mflags} RPM_OPT_FLAGS=$RPM_OPT_FLAGS CC=%{__cc}
+make %{?_smp_mflags} RPM_OPT_FLAGS=%{optflags} CC=gcc
 
 %install
-export DESTDIR=$RPM_BUILD_ROOT
-make PREFIX=$DESTDIR LIBDIR=%_libdir install
+export DESTDIR=%{buildroot}
+make PREFIX=$DESTDIR LIBDIR=%{_libdir} install
 chmod 755 $DESTDIR%{_libdir}/libutempter.so*
 /sbin/ldconfig -n $DESTDIR%{_libdir}
 
@@ -77,19 +69,16 @@
 
 %postun -p /sbin/ldconfig
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(444,root,root,755)
 %doc COPYING
-%attr(02755, root, %{utmpGroup}) /usr/sbin/utempter
+%attr(02755, root, %{utmpGroup}) %{_sbindir}/utempter
 %attr(555,root,root) %{_libdir}/libutempter.so.*
-%attr(444,root,root) %doc /usr/share/man/man8/*
+%attr(444,root,root) %doc %{_mandir}/man8/*
 
 %files devel
 %defattr(444,root,root,755)
 %attr(555,root,root) %{_libdir}/libutempter.so
-%attr(444,root,root) /usr/include/utempter.h
+%attr(444,root,root) %{_includedir}/utempter.h
 
 %changelog

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



commit utempter for openSUSE:Factory

2011-10-16 Thread h_root

Hello community,

here is the log from the commit of package utempter for openSUSE:Factory
checked in at Sun Oct 16 13:00:44 CEST 2011.




--- openSUSE:Factory/utempter/utempter.changes  2011-10-04 18:16:01.0 
+0200
+++ /mounts/work_src_done/STABLE/utempter/utempter.changes  2011-10-15 
10:56:24.0 +0200
@@ -1,0 +2,5 @@
+Sat Oct 15 08:59:16 UTC 2011 - andrea.turr...@gmail.com
+
+- fixed typo in utempter.spec
+
+---

calling whatdependson for head-i586




Other differences:
--
++ utempter.spec ++
--- /var/tmp/diff_new_pack.gUPjNH/_old  2011-10-16 13:00:38.0 +0200
+++ /var/tmp/diff_new_pack.gUPjNH/_new  2011-10-16 13:00:38.0 +0200
@@ -55,7 +55,7 @@
 Summary:Development files for utempter
 
 %description devel
-Utempeter is a privileged helper for utmp and wtmp updates.  This
+Utempter is a privileged helper for utmp and wtmp updates.  This
 package contains the development files needed.
 
 %prep

continue with q...



Remember to have fun...

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



commit utempter for openSUSE:Factory

2011-10-04 Thread h_root

Hello community,

here is the log from the commit of package utempter for openSUSE:Factory
checked in at Tue Oct 4 18:16:00 CEST 2011.




--- openSUSE:Factory/utempter/utempter.changes  2011-09-23 12:49:34.0 
+0200
+++ /mounts/work_src_done/STABLE/utempter/utempter.changes  2011-10-04 
11:03:25.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct  4 09:03:15 UTC 2011 - u...@suse.com
+
+- cross-build fix: use %__cc macro
+
+---

calling whatdependson for head-i586




Other differences:
--
++ utempter.spec ++
--- /var/tmp/diff_new_pack.gevxfd/_old  2011-10-04 18:15:56.0 +0200
+++ /var/tmp/diff_new_pack.gevxfd/_new  2011-10-04 18:15:56.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package utempter (Version 0.5.5)
+# spec file for package utempter
 #
-# 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
@@ -65,7 +65,7 @@
 %patch2 -p1
 
 %build
-make %{?_smp_mflags} RPM_OPT_FLAGS=$RPM_OPT_FLAGS
+make %{?_smp_mflags} RPM_OPT_FLAGS=$RPM_OPT_FLAGS CC=%{__cc}
 
 %install
 export DESTDIR=$RPM_BUILD_ROOT

continue with q...



Remember to have fun...

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