2009-03-23 14:54 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/debian/dirs
* harbour/harbour.spec
! removed doc/es form direcotry list
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
|
||||
*/
|
||||
|
||||
2009-03-23 14:54 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/debian/dirs
|
||||
* harbour/harbour.spec
|
||||
! removed doc/es form direcotry list
|
||||
|
||||
2009-03-23 02:17 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/source/pp/ppcore.c
|
||||
* harbour/source/common/hbdate.c
|
||||
|
||||
@@ -4,4 +4,3 @@ usr/lib/harbour
|
||||
usr/include/harbour
|
||||
usr/share/doc/harbour
|
||||
usr/share/doc/harbour/en
|
||||
usr/share/doc/harbour/es
|
||||
|
||||
@@ -438,7 +438,7 @@ EOF
|
||||
# check if we should rebuild tools with shared libs
|
||||
if [ "%{!?_with_static:1}" ]
|
||||
then
|
||||
export HB_USER_LDFLAGS="${CC_HB_USER_LDFLAGS} -L${HB_LIB_INSTALL} -l%{name} %{!?_without_gtcrs:-lncurses} %{!?_without_gtsln:-lslang} %{!?_without_gpm:-lgpm} %{!?_without_x11:-L/usr/X11R6/%{_lib} -lX11}"
|
||||
export HB_USER_LDFLAGS="${CC_HB_USER_LDFLAGS} -L${HB_LIB_INSTALL} -l%{name}"
|
||||
export HB_USER_PRGFLAGS="\"-D_DEFAULT_INC_DIR='${_DEFAULT_INC_DIR}'\" ${HB_USER_PRGFLAGS}"
|
||||
|
||||
for utl in hbmk2 hbrun hbi18n
|
||||
@@ -599,7 +599,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc doc/*.txt
|
||||
%doc doc/%{readme}
|
||||
%doc doc/en/
|
||||
%doc doc/es/
|
||||
|
||||
%dir /etc/harbour
|
||||
%verify(not md5 mtime) %config /etc/harbour.cfg
|
||||
|
||||
Reference in New Issue
Block a user