Ignore:
Timestamp:
May 18, 2018, 8:57:19 PM (7 years ago)
Author:
tellie
Message:

spec: perl-DBD-SQLite: Release version 1.58-2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/perl-DBD-SQLite.spec

    r1412 r1413  
    44Name:           perl-DBD-SQLite
    55Version:        1.58
    6 Release:        1%{?dist}
     6Release:        2%{?dist}
    77Summary:        SQLite DBI Driver
    88Vendor:         bww bitwise works GmbH
     
    1919Patch0:         perl-DBD-SQLite-bz543982.patch
    2020# Remove notes about bundled sqlite C source from man page and README
    21 #Patch1:         DBD-SQLite-1.50-Remove-bundled-source-extentions.patch
     21Patch1:         Disable-DSQLITE_ENABLE.patch
    2222# Adapt tests to unbundled Test::NoWarnings
    2323#Patch2:         DBD-SQLite-1.58-Unbundle-Test-NoWarnings.patch
     
    8686%setup -q -n DBD-SQLite-%{version}
    8787%patch0 -p1
    88 #%patch1 -p1
     88%patch1 -p1
    8989#%patch2 -p1
    9090# Remove bundled sqlite libraries (BZ#1059154)
     
    118118
    119119%changelog
     120* Fri May 18 2018  Elbert Pol <elbert.pol@gmail.com> - 1.58-2
     121- Add a patch for Disable-DSQLITE in Makefile.PL
    120122* Fri May 18 2018  Elbert Pol <elbert.pol@gmail.com> - 1.58-1
    121123-  initial rpm for OS2
Note: See TracChangeset for help on using the changeset viewer.