Accepting request 26227 from home:computersalat:devel:perl

Copy from home:computersalat:devel:perl/perl-SQL-Abstract-Limit via accept of submit request 26227 revision 4.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/26227
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-Abstract-Limit?expand=0&rev=3
This commit is contained in:
Christian Wittmer
2009-12-10 23:47:39 +00:00
committed by Git OBS Bridge
parent 5788bd5a88
commit 034f551a62
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Dec 10 23:46:28 UTC 2009 - chris@computersalat.de
- rpmlint
* fix file perm
-------------------------------------------------------------------
Thu Dec 10 23:16:03 UTC 2009 - chris@computersalat.de

View File

@@ -53,6 +53,7 @@ Portability layer for LIMIT emulation.
%prep
%setup -q -n %{cpan_name}-%{version}
find -type f -exec chmod 644 {} \;
%build
perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"