projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b111b80
)
* Bump to 5.1.0
author
Nigel Kukard
<nkukard@lbsd.net>
Sun, 27 Apr 2008 09:51:32 +0000
(09:51 -0000)
committer
Nigel Kukard
<nkukard@lbsd.net>
Sun, 27 Apr 2008 09:51:32 +0000
(09:51 -0000)
* Use fnctl for locking
package/rpm/rpm.mk
patch
|
blob
|
history
diff --git
a/package/rpm/rpm.mk
b/package/rpm/rpm.mk
index c7db76aed4a118ba1c3350efe2c1af403e301dcf..32dd3b1c8e8aae285ade888399f78a3ff679a884 100644
(file)
--- a/
package/rpm/rpm.mk
+++ b/
package/rpm/rpm.mk
@@
-3,7
+3,7
@@
# rpm
#
#############################################################
-RPM_VERSION = 5.
0.3
+RPM_VERSION = 5.
1.0
RPM_SITE = http://rpm5.org/files/rpm/rpm-5.0/
RPM_AUTORECONF = YES
@@
-18,7
+18,7
@@
RPM_CONF_OPT = --disable-build-versionscript --disable-rpath \
--with-zlib=$(STAGING_DIR) \
--with-libbeecrypt=$(STAGING_DIR) \
--with-popt=$(STAGING_DIR) \
- --
disable-mutexsupport
\
+ --
with-mutex=UNIX/fcntl
\
$(DISABLE_NLS)
RPM_INSTALL_TARGET_OPT=DESTDIR=$(TARGET_DIR) program_transform_name= install