forked from pool/perl-HTML-RewriteAttributes
Accepting request 82382 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/82382 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTML-RewriteAttributes?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
36ec388c87
commit
1f4529a0d5
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ba8464d4f2d328a3a46493887ebc1e2b96f4b162f3b46ac54e7e13e8e9e7f33
|
||||
size 17515
|
3
HTML-RewriteAttributes-0.04.tar.gz
Normal file
3
HTML-RewriteAttributes-0.04.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d56191f1597d088562055e0ad11225a3935df482cdccc79ca51657f2bb4dbb3
|
||||
size 22677
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 2 18:57:38 UTC 2011 - them4z@googlemail.com
|
||||
|
||||
- updated to 0.04
|
||||
* created by cpanspec 1.78.05
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 13:32:51 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package perl-HTML-RewriteAttributes
|
||||
# spec file for package perl-HTML-RewriteAttributes (Version 0.04)
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -19,15 +19,14 @@
|
||||
|
||||
|
||||
Name: perl-HTML-RewriteAttributes
|
||||
%define cpan_name HTML-RewriteAttributes
|
||||
Summary: Concise attribute rewriting
|
||||
Version: 0.03
|
||||
Version: 0.04
|
||||
Release: 1
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries/Perl
|
||||
%define cpan_name HTML-RewriteAttributes
|
||||
Summary: Concise attribute rewriting
|
||||
Url: http://search.cpan.org/dist/HTML-RewriteAttributes/
|
||||
#Source: http://www.cpan.org/modules/by-module/HTML/HTML-RewriteAttributes-%{version}.tar.gz
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
Group: Development/Libraries/Perl
|
||||
Source: http://www.cpan.org/authors/id/S/SA/SARTAK/HTML-RewriteAttributes-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
@@ -68,7 +67,9 @@ Author:
|
||||
|
||||
%install
|
||||
%perl_make_install
|
||||
# do not perl_process_packlist (noarch)
|
||||
# i really have no idea what these changes do, but i'll keep them.
|
||||
#
|
||||
# don't do perl_process_packlist (because this is a noarch package?)
|
||||
# remove .packlist file
|
||||
%{__rm} -rf $RPM_BUILD_ROOT%perl_vendorarch
|
||||
# remove perllocal.pod file
|
||||
@@ -76,10 +77,9 @@ Author:
|
||||
%perl_gen_filelist
|
||||
|
||||
%clean
|
||||
%{__rm} -rf $RPM_BUILD_ROOT
|
||||
%{__rm} -rf %{buildroot}
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,-)
|
||||
%doc Changes
|
||||
%defattr(-,root,root,755)
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user