8
0
Lars Vogdt
2011-09-19 15:57:12 +00:00
committed by Git OBS Bridge
parent 36ec388c87
commit 1f4529a0d5
4 changed files with 20 additions and 14 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2ba8464d4f2d328a3a46493887ebc1e2b96f4b162f3b46ac54e7e13e8e9e7f33
size 17515

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1d56191f1597d088562055e0ad11225a3935df482cdccc79ca51657f2bb4dbb3
size 22677

View File

@@ -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 Wed Dec 1 13:32:51 UTC 2010 - coolo@novell.com

View File

@@ -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. # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@@ -19,15 +19,14 @@
Name: perl-HTML-RewriteAttributes Name: perl-HTML-RewriteAttributes
%define cpan_name HTML-RewriteAttributes Version: 0.04
Summary: Concise attribute rewriting
Version: 0.03
Release: 1 Release: 1
License: GPL+ or Artistic 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/ Url: http://search.cpan.org/dist/HTML-RewriteAttributes/
#Source: http://www.cpan.org/modules/by-module/HTML/HTML-RewriteAttributes-%{version}.tar.gz Group: Development/Libraries/Perl
Source: %{cpan_name}-%{version}.tar.bz2 Source: http://www.cpan.org/authors/id/S/SA/SARTAK/HTML-RewriteAttributes-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires} %{perl_requires}
@@ -68,7 +67,9 @@ Author:
%install %install
%perl_make_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 # remove .packlist file
%{__rm} -rf $RPM_BUILD_ROOT%perl_vendorarch %{__rm} -rf $RPM_BUILD_ROOT%perl_vendorarch
# remove perllocal.pod file # remove perllocal.pod file
@@ -76,10 +77,9 @@ Author:
%perl_gen_filelist %perl_gen_filelist
%clean %clean
%{__rm} -rf $RPM_BUILD_ROOT %{__rm} -rf %{buildroot}
%files -f %{name}.files %files -f %{name}.files
%defattr(-,root,root,-) %defattr(-,root,root,755)
%doc Changes
%changelog %changelog