Compare commits
6 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
74234fe8b6 | ||
|
e1f4639768 | ||
|
dc6af1223e | ||
|
68026d0a93 | ||
|
33bb3556d5 | ||
|
d1c73ee8cf |
@ -1 +0,0 @@
|
||||
sqlite-3.4.2.tar.gz
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
sqlite-3.3.6.tar.gz
|
6
Makefile
6
Makefile
@ -1,6 +0,0 @@
|
||||
# Makefile for source rpm: sqlite
|
||||
# $Id$
|
||||
NAME := sqlite
|
||||
SPECFILE = $(firstword $(wildcard *.spec))
|
||||
|
||||
include ../common/Makefile.common
|
2
UPDATE-CAREFULLY
Normal file
2
UPDATE-CAREFULLY
Normal file
@ -0,0 +1,2 @@
|
||||
This package exists in CentOS-4 base.
|
||||
Please be careful when updating that the EVR here remains lower than in CentOS-4.
|
Loading…
Reference in New Issue
Block a user