forked from pool/perl-HTML-Encoding
- own %{perl_vendorarch}/auto/HTML and %{perl_vendorlib}/HTML/
(fixes build for pure_factory) OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Encoding?expand=0&rev=44
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 9 07:19:18 UTC 2013 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- own %{perl_vendorarch}/auto/HTML and %{perl_vendorlib}/HTML/
|
||||||
|
(fixes build for pure_factory)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 29 09:24:16 UTC 2012 - pgajdos@suse.com
|
Thu Nov 29 09:24:16 UTC 2012 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-HTML-Encoding
|
# spec file for package perl-HTML-Encoding
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -57,7 +57,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%files
|
%files
|
||||||
%defattr(- ,root, root)
|
%defattr(- ,root, root)
|
||||||
%doc Changes README
|
%doc Changes README
|
||||||
|
%dir %{perl_vendorlib}/HTML
|
||||||
%{perl_vendorlib}/HTML/Encoding.pm
|
%{perl_vendorlib}/HTML/Encoding.pm
|
||||||
|
%dir %{perl_vendorarch}/auto/HTML
|
||||||
%{perl_vendorarch}/auto/HTML/Encoding
|
%{perl_vendorarch}/auto/HTML/Encoding
|
||||||
%{_mandir}/man3/HTML::Encoding*.gz
|
%{_mandir}/man3/HTML::Encoding*.gz
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user