SPECS: nspluginwrapper.spec - BR: pkgconfig - use umask 022

qboosh qboosh at pld-linux.org
Fri Jan 12 11:32:44 CET 2007


Author: qboosh                       Date: Fri Jan 12 10:32:44 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: pkgconfig
- use umask 022

---- Files affected:
SPECS:
   nspluginwrapper.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/nspluginwrapper.spec
diff -u SPECS/nspluginwrapper.spec:1.21 SPECS/nspluginwrapper.spec:1.22
--- SPECS/nspluginwrapper.spec:1.21	Wed Jan 10 22:00:08 2007
+++ SPECS/nspluginwrapper.spec	Fri Jan 12 11:32:38 2007
@@ -15,7 +15,8 @@
 # 32bit gcc-c++ and glibc-devel
 BuildRequires:	/usr/lib/libsupc++.a
 BuildRequires:	/usr/include/gnu/stubs-32.h
-BuildRequires:	gtk+2-devel
+BuildRequires:	gtk+2-devel >= 1:2.0
+BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.365
 Requires:	browser-plugins >= 2.0
 Requires:	linux32
@@ -84,7 +85,7 @@
 # then we call update-browser-plugins once again to create links to 64bit browser plugins dir
 
 %post
-umask 002
+umask 022
 %update_browser_plugins
 if [ "$1" = 1 ]; then
 	%{_bindir}/%{name} -v -a -i
@@ -129,6 +130,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2007/01/12 10:32:38  qboosh
+- BR: pkgconfig
+- use umask 022
+
 Revision 1.21  2007/01/10 21:00:08  glen
 - more excludes for plugins which have amd64 version available
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nspluginwrapper.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list