rpms/dvd+rw-tools/FC-6 dvd+rw-tools.spec,1.23,1.24

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Nov 3 13:55:37 UTC 2006


Author: harald

Update of /cvs/dist/rpms/dvd+rw-tools/FC-6
In directory cvs.devel.redhat.com:/tmp/cvs-serv17785

Modified Files:
	dvd+rw-tools.spec 
Log Message:
- define RLIMIT_MEMLOCK, which should resolve the memlock problems



Index: dvd+rw-tools.spec
===================================================================
RCS file: /cvs/dist/rpms/dvd+rw-tools/FC-6/dvd+rw-tools.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- dvd+rw-tools.spec	26 Oct 2006 10:29:19 -0000	1.23
+++ dvd+rw-tools.spec	3 Nov 2006 13:55:35 -0000	1.24
@@ -1,7 +1,7 @@
 Summary:	Toolchain to master DVD+RW/+R media
 Name:		dvd+rw-tools
 Version:	7.0
-Release: 	0%{dist}.1
+Release: 	0%{dist}.2
 License:	GPL
 Group:		Applications/Multimedia
 Source:		http://fy.chalmers.se/~appro/linux/DVD+RW/tools/dvd+rw-tools-%{version}.tar.gz
@@ -24,7 +24,7 @@
 export CFLAGS="$RPM_OPT_FLAGS"
 export CXXFLAGS="$RPM_OPT_FLAGS"
 
-make WARN="-DDEFAULT_BUF_SIZE_MB=16"
+make WARN="-DDEFAULT_BUF_SIZE_MB=16  -DRLIMIT_MEMLOCK"
 cp %SOURCE1 index.html
 
 %install
@@ -52,6 +52,9 @@
 %{_mandir}/man1/growisofs.1*
 
 %changelog
+* Fri Nov 03 2006 Harald Hoyer <harald at redhat.com> - 7.0-0%{dist}.2
+- define RLIMIT_MEMLOCK, which should resolve the memlock problems
+
 * Thu Oct 26 2006 Harald Hoyer <harald at redhat.com> - 7.0-0%{dist}.1
 - new version 7.0
 




More information about the fedora-cvs-commits mailing list