SHA256
8
0
forked from pool/perl-NetxAP

Compare commits

...

11 Commits

Author SHA256 Message Date
d3af8fbe5a Accepting request 1155458 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1155458
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-NetxAP?expand=0&rev=24
2024-03-06 22:05:38 +00:00
23f666b3d9 Accepting request 1154701 from home:pgajdos:p
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN

OBS-URL: https://build.opensuse.org/request/show/1154701
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-NetxAP?expand=0&rev=15
2024-03-06 08:03:31 +00:00
Stephan Kulow
e08216f40d Accepting request 164103 from devel:languages:perl
- Cleanup spec file
- Add Source URL, see https://en.opensuse.org/SourceUrls (forwarded request 164087 from namtrac)

OBS-URL: https://build.opensuse.org/request/show/164103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-NetxAP?expand=0&rev=21
2013-04-16 04:53:05 +00:00
Stephan Kulow
1999513e41 Accepting request 164087 from home:namtrac:bugfix
- Cleanup spec file
- Add Source URL, see https://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/164087
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-NetxAP?expand=0&rev=13
2013-04-15 11:16:33 +00:00
Stephan Kulow
ea8936363b replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-NetxAP?expand=0&rev=18
2011-12-06 17:45:30 +00:00
Ruediger Oertel
7a58668b7a Autobuild autoformatter for 59809
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-NetxAP?expand=0&rev=15
2011-02-03 00:45:28 +00:00
Ruediger Oertel
d7a7d22eaf Accepting request 59809 from devel:languages:perl
Accepted submit request 59809 from user vitezslav_cizek

OBS-URL: https://build.opensuse.org/request/show/59809
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-NetxAP?expand=0&rev=14
2011-02-03 00:45:20 +00:00
Vítězslav Čížek
79ef3ac0f4 - bzipped source tarball
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-NetxAP?expand=0&rev=11
2011-02-02 13:51:20 +00:00
Lars Vogdt
b8aa5f1d85 Autobuild autoformatter for 54615
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-NetxAP?expand=0&rev=13
2010-12-05 21:10:32 +00:00
OBS User buildservice-autocommit
cdae0de889 Updating link to change in openSUSE:Factory/perl-NetxAP revision 13.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-NetxAP?expand=0&rev=0eef8fccdd91ab47f3c8bedd5d215c3d
2010-12-05 21:10:32 +00:00
Lars Vogdt
e36c395ec8 Accepting request 54615 from devel:languages:perl
Accepted submit request 54615 from user coolo

OBS-URL: https://build.opensuse.org/request/show/54615
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-NetxAP?expand=0&rev=12
2010-12-05 21:10:23 +00:00
2 changed files with 34 additions and 28 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Mar 4 13:53:15 UTC 2024 - pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Mon Apr 15 10:46:34 UTC 2013 - idonmez@suse.com
- Cleanup spec file
- Add Source URL, see https://en.opensuse.org/SourceUrls
-------------------------------------------------------------------
Wed Feb 2 13:41:19 UTC 2011 - vcizek@novell.com
- bzipped source tarball
-------------------------------------------------------------------
Wed Dec 1 13:34:15 UTC 2010 - coolo@novell.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-NetxAP (Version 0.02)
# spec file for package perl-NetxAP
#
# Copyright (c) 2010 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,49 +15,38 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: perl-NetxAP
License: Artistic
Group: Development/Libraries/Perl
Provides: p_netxap
Obsoletes: p_netxap
Requires: perl-Digest-HMAC
AutoReqProv: on
Summary: Interface to the protocol family IMAP, IMSP, ACAP, and ICAP
Version: 0.02
Release: 702
Source: NetxAP-%{version}.tar.gz
Patch: NetxAP-%{version}.dif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
Release: 0
Summary: Interface to the protocol family IMAP, IMSP, ACAP, and ICAP
License: Artistic-1.0
Group: Development/Libraries/Perl
Url: http://search.cpan.org/~kjohnson/NetxAP-0.02/
Source: http://search.cpan.org/CPAN/authors/id/K/KJ/KJOHNSON/NetxAP-%{version}.tar.gz
Patch0: NetxAP-%{version}.dif
BuildRequires: perl
BuildRequires: perl-macros
Requires: perl-Digest-HMAC
%define cpan_name NetxAP
Provides: p_netxap
Obsoletes: p_netxap
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
%description
This module provides an interface to the protocol family represented by
IMAP, IMSP, ACAP, and ICAP. A usable IMAP module is also provide.
Authors:
--------
Kevin Johnson <kjj@pobox.com>
%prep
%setup -n NetxAP-%{version}
%patch
# ---------------------------------------------------------------------------
%autosetup -p0 -n %{cpan_name}-%{version}
%build
perl Makefile.PL
make %{?_smp_mflags}
# ---------------------------------------------------------------------------
%install
[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT;
make DESTDIR=$RPM_BUILD_ROOT install_vendor
make DESTDIR=%{buildroot} install_vendor
%perl_process_packlist
%files