SPECS: google-gadgets-for-linux.spec - i was here
glen
glen at pld-linux.org
Sat Aug 23 08:38:34 CEST 2008
Author: glen Date: Sat Aug 23 06:38:34 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- i was here
---- Files affected:
SPECS:
google-gadgets-for-linux.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/google-gadgets-for-linux.spec
diff -u SPECS/google-gadgets-for-linux.spec:1.1 SPECS/google-gadgets-for-linux.spec:1.2
--- SPECS/google-gadgets-for-linux.spec:1.1 Sat Aug 23 01:13:09 2008
+++ SPECS/google-gadgets-for-linux.spec Sat Aug 23 08:38:29 2008
@@ -39,7 +39,7 @@
%prep
%setup -q
# little hack for xulrunner
-%{__sed} -i "s/PREDEFINED_MACROS)/PREDEFINED_MACROS) -I\%{_includedir}\/xulrunner\/gtkembedmoz -I\%{_includedir}\/xulrunner\/js -I\%{_includedir}\/xulrunner\/xpcom /" extensions/gtkmoz_browser_element/Makefile.am
+%{__sed} -i "s/PREDEFINED_MACROS)/& -I\%{_includedir}\/xulrunner\/gtkembedmoz -I\%{_includedir}\/xulrunner\/js -I\%{_includedir}\/xulrunner\/xpcom /" extensions/gtkmoz_browser_element/Makefile.am
mkdir -p build
%build
@@ -54,7 +54,7 @@
%{__automake}
cd build
../configure --prefix=%{_prefix}
-%{__make} -j2
+%{__make}
%install
rm -rf $RPM_BUILD_ROOT
@@ -107,7 +107,7 @@
%dir %{_includedir}/%{realname}/ggadget/js
%{_includedir}/%{realname}/ggadget/js/*.h
%{_pkgconfigdir}/*.pc
-%{_libdir}/*.so
+%attr(755,root,root) %{_libdir}/*.so
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -115,6 +115,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2008/08/23 06:38:29 glen
+- i was here
+
Revision 1.1 2008/08/22 23:13:09 cactus
- initial
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/google-gadgets-for-linux.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list