Changeset 1413 for spec/trunk/SPECS/perl-DBD-SQLite.spec
- Timestamp:
- May 18, 2018, 8:57:19 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/perl-DBD-SQLite.spec
r1412 r1413 4 4 Name: perl-DBD-SQLite 5 5 Version: 1.58 6 Release: 1%{?dist}6 Release: 2%{?dist} 7 7 Summary: SQLite DBI Driver 8 8 Vendor: bww bitwise works GmbH … … 19 19 Patch0: perl-DBD-SQLite-bz543982.patch 20 20 # Remove notes about bundled sqlite C source from man page and README 21 #Patch1: DBD-SQLite-1.50-Remove-bundled-source-extentions.patch21 Patch1: Disable-DSQLITE_ENABLE.patch 22 22 # Adapt tests to unbundled Test::NoWarnings 23 23 #Patch2: DBD-SQLite-1.58-Unbundle-Test-NoWarnings.patch … … 86 86 %setup -q -n DBD-SQLite-%{version} 87 87 %patch0 -p1 88 #%patch1 -p188 %patch1 -p1 89 89 #%patch2 -p1 90 90 # Remove bundled sqlite libraries (BZ#1059154) … … 118 118 119 119 %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 120 122 * Fri May 18 2018 Elbert Pol <elbert.pol@gmail.com> - 1.58-1 121 123 - initial rpm for OS2
Note:
See TracChangeset
for help on using the changeset viewer.