8
0
OBS User unknown
2008-10-23 02:42:44 +00:00
committed by Git OBS Bridge
parent 651e67886c
commit 5270447acd

View File

@@ -1,27 +1,35 @@
#
# spec file for package perl-Convert-UUlib (Version 1.051)
#
# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# Please submit bugfixes or comments via http://www.suse.de/feedback/
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#
# norootforbuild
Name: perl-Convert-UUlib
License: GPL, Artistic License
Group: Development/Libraries/Perl
Provides: p_conulb
Obsoletes: p_conulb
Requires: perl = %{perl_version}
Autoreqprov: on
Summary: Perl interface to the uulib library
Version: 1.051
Release: 1
Source: Convert-UUlib-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Name: perl-Convert-UUlib
License: Artistic License; GPL v2 or later
Group: Development/Libraries/Perl
Provides: p_conulb
Obsoletes: p_conulb
Requires: perl = %{perl_version}
AutoReqProv: on
Summary: Perl interface to the uulib library
Version: 1.051
Release: 133
Source: Convert-UUlib-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Perl interface to the uulib library
@@ -39,14 +47,18 @@ Authors:
%build
perl Makefile.PL
make
%check
make test
# ---------------------------------------------------------------------------
%install
[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT;
make DESTDIR=$RPM_BUILD_ROOT install_vendor
%perl_process_packlist
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%dir %{perl_vendorarch}/Convert
@@ -57,33 +69,33 @@ make DESTDIR=$RPM_BUILD_ROOT install_vendor
/var/adm/perl-modules/perl-Convert-UUlib
%doc COPYING COPYING.Artistic COPYING.GNU Changes MANIFEST README example-decoder doc
%changelog -n perl-Convert-UUlib
* Wed Jan 25 2006 - mls@suse.de
%changelog
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Fri Apr 15 2005 - schubi@suse.de
* Fri Apr 15 2005 schubi@suse.de
- update to most recent version 1.051
* Fri Feb 27 2004 - choeger@suse.de
* Fri Feb 27 2004 choeger@suse.de
- update to most recent version 1.0
* Sun Jan 11 2004 - adrian@suse.de
* Sun Jan 11 2004 adrian@suse.de
- add %%defattr
* Fri Aug 22 2003 - mjancar@suse.cz
* Fri Aug 22 2003 mjancar@suse.cz
- require the perl version we build with
* Thu Jul 17 2003 - choeger@suse.de
* Thu Jul 17 2003 choeger@suse.de
- use install_vendor and new %%perl_process_packlist macro
* Tue Jun 17 2003 - choeger@suse.de
* Tue Jun 17 2003 choeger@suse.de
- updated filelist
- update to version 0.31
* Mon May 19 2003 - choeger@suse.de
* Mon May 19 2003 choeger@suse.de
- remove installed (but unpackaged) file perllocal.pod
* Mon Aug 05 2002 - link@suse.de
* Mon Aug 05 2002 link@suse.de
- updated to 0.213
- overhauled spec file
* Tue Jul 02 2002 - mls@suse.de
* Tue Jul 02 2002 mls@suse.de
- remove race in .packlist generation
* Sun Jan 13 2002 - link@suse.de
* Sun Jan 13 2002 link@suse.de
- update to v0.201
* Wed Nov 15 2000 - choeger@suse.de
* Wed Nov 15 2000 choeger@suse.de
- long package name
- buildroot
* Wed Jul 19 2000 - choeger@suse.de
* Wed Jul 19 2000 choeger@suse.de
- first package, v0.11