8
0
OBS User unknown
2009-06-18 15:03:13 +00:00
committed by Git OBS Bridge
parent 574565cd6c
commit c76bf4c5fc

View File

@@ -1,10 +1,17 @@
# #
# spec file for package perl-File-Basename-Object (Version 0.01) # spec file for package perl-File-Basename-Object (Version 0.01)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009 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.
# #
# 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/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
@@ -19,7 +26,7 @@ Requires: perl = %{perl_version}
AutoReqProv: on AutoReqProv: on
Summary: Object-oriented syntax sugar for File::Basename Summary: Object-oriented syntax sugar for File::Basename
Version: 0.01 Version: 0.01
Release: 1 Release: 37
Source: File-Basename-Object-%{version}.tar.bz2 Source: File-Basename-Object-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -63,6 +70,7 @@ rm -rf $RPM_BUILD_ROOT
%{perl_vendorarch}/auto/File/Basename/Object/.packlist %{perl_vendorarch}/auto/File/Basename/Object/.packlist
%{_mandir}/man3/* %{_mandir}/man3/*
/var/adm/perl-modules/perl-File-Basename-Object /var/adm/perl-modules/perl-File-Basename-Object
%changelog %changelog
* Wed Mar 26 2008 anicka@suse.cz * Wed Mar 26 2008 anicka@suse.cz
- package created (version 0.01) - package created (version 0.01)