SPECS: samba.spec - now builds, please test
tommat
tommat at pld-linux.org
Tue Oct 4 16:48:10 CEST 2005
Author: tommat Date: Tue Oct 4 14:48:10 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- now builds, please test
---- Files affected:
SPECS:
samba.spec (1.298 -> 1.299)
---- Diffs:
================================================================
Index: SPECS/samba.spec
diff -u SPECS/samba.spec:1.298 SPECS/samba.spec:1.299
--- SPECS/samba.spec:1.298 Sat Oct 1 15:03:45 2005
+++ SPECS/samba.spec Tue Oct 4 16:48:05 2005
@@ -1019,7 +1019,7 @@
# Ugly workaround for release containing character, for samba major version > 3
# release is ignored (according to include/vscan-global.h)
-sed -i -e 's/SAMBA_VERSION_RELEASE 14a/SAMBA_VERSION_RELEASE 14/' ../../../source/include/version.h
+sed -i -e 's/SAMBA_VERSION_RELEASE 20a/SAMBA_VERSION_RELEASE 20/' ../../../source/include/version.h
%{__make} -j1 all
@@ -1060,7 +1060,7 @@
install source/bin/vfstest $RPM_BUILD_ROOT%{_bindir}
mv $RPM_BUILD_ROOT%{_libdir}/samba/libsmbclient.so $RPM_BUILD_ROOT%{_libdir}/libsmbclient.so.0
-mv $RPM_BUILD_ROOT%{_libdir}/samba/libsmbclient.a $RPM_BUILD_ROOT%{_libdir}/libsmbclient.a
+install source/bin/libsmbclient.a $RPM_BUILD_ROOT%{_libdir}/libsmbclient.a
ln -s libsmbclient.so.0 $RPM_BUILD_ROOT%{_libdir}/libsmbclient.so
install source/include/libsmbclient.h $RPM_BUILD_ROOT%{_includedir}
@@ -1513,6 +1513,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.299 2005/10/04 14:48:05 tommat
+- now builds, please test
+
Revision 1.298 2005/10/01 13:03:45 marcus
- add pthread patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/samba.spec?r1=1.298&r2=1.299&f=u
More information about the pld-cvs-commit
mailing list