From 1a50b71d6a2ac317205263823b48f9df9b400eba Mon Sep 17 00:00:00 2001 From: Richard Lescak Date: Jan 28 2022 17:01:33 +0000 Subject: Rebase to version 1.17 --- diff --git a/.gitignore b/.gitignore index 0a7ba44..dcd3c70 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ liblockfile_1.08.orig.tar.gz /liblockfile_1.09.orig.tar.gz /liblockfile_1.14.orig.tar.gz +/liblockfile_1.17.orig.tar.gz diff --git a/liblockfile.spec b/liblockfile.spec index 5f6e8d3..183470f 100644 --- a/liblockfile.spec +++ b/liblockfile.spec @@ -1,12 +1,12 @@ Name: liblockfile -Version: 1.14 -Release: 9%{?dist} +Version: 1.17 +Release: 1%{?dist} Summary: This implements a number of functions found in -lmail on SysV systems # regarding license please see file COPYRIGHT License: GPLv2+ and LGPLv2+ URL: http://packages.qa.debian.org/libl/liblockfile.html -Source0: http://ftp.de.debian.org/debian/pool/main/libl/liblockfile/liblockfile_%{version}.orig.tar.gz +Source0: http://deb.debian.org/debian/pool/main/libl/liblockfile/liblockfile_%{version}.orig.tar.gz BuildRequires: gcc BuildRequires: make @@ -29,7 +29,7 @@ developing applications that use %{name}. %prep -%setup -q -n %{name} +%setup -q -n %{name}-%{VERSION} # remove -g root from install sed -i "s/-g root//" Makefile.in @@ -37,21 +37,19 @@ sed -i "s/-g root//" Makefile.in %build %configure --enable-shared --prefix=%{buildroot} --bindir=%{buildroot}%{_bindir} --mandir=%{buildroot}%{_mandir} --libdir=%{buildroot}%{_libdir} --includedir=%{buildroot}%{_includedir} -make +%make_build %install export DESTDIR=%{buildroot} -make install +%make_install ldconfig -N -n %{buildroot}/%{_libdir} - %ldconfig_scriptlets - %files -%{_bindir}/dotlockfile +%attr(2755,root,mail) %{_bindir}/dotlockfile %{_libdir}/liblockfile.so.1.0 %{_libdir}/liblockfile.so.1 %{_mandir}/man1/dotlockfile.1* @@ -68,6 +66,9 @@ ldconfig -N -n %{buildroot}/%{_libdir} %changelog +* Fri Jan 28 2022 Richard Lescak - 1.17-1 +- Rebase to version 1.17 + * Thu Jan 20 2022 Fedora Release Engineering - 1.14-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild diff --git a/sources b/sources index 4ae1ad5..6ec72f9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (liblockfile_1.14.orig.tar.gz) = d6d75a1ddb55bae8ee63bd0cbacf7ab8cd6d28b29a7d3c2e4a5c31c76c6743ed517cdebd42e3ef5c44698faebfd1537b023510c692b54a1275e7114605fe6550 +SHA512 (liblockfile_1.17.orig.tar.gz) = d191be2eb3126cfbd65ee3ed85b436aa3872f014424d2c09596996f3e94bc608c81665b59e8bf23bedc6c65db70df4c56415ad56db63233550eece612b8db51c