SPECS: gmrun.spec - use macros - tabs - add TODO

shadzik shadzik at pld-linux.org
Tue Nov 11 02:05:25 CET 2008


Author: shadzik                      Date: Tue Nov 11 01:05:25 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use macros
- tabs
- add TODO

---- Files affected:
SPECS:
   gmrun.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/gmrun.spec
diff -u SPECS/gmrun.spec:1.1 SPECS/gmrun.spec:1.2
--- SPECS/gmrun.spec:1.1	Mon Nov 10 21:57:41 2008
+++ SPECS/gmrun.spec	Tue Nov 11 02:05:20 2008
@@ -1,4 +1,10 @@
 # $Revision$, $Date$
+#
+# TODO
+# it links with:
+# -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lcairo -lpangoft2-1.0 -lX11 -lXfixes -lpango-1.0 -lm -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0    -lpopt
+# so find all BRs ;)
+
 Summary:	A simple program which provides a "run program" window
 Summary(pl.UTF-8):	Prosty program prezentujący okienko "uruchom"
 Name:		gmrun
@@ -31,8 +37,8 @@
 %patch0 -p1
 
 %build
-./configure \
---prefix=%{_prefix} \
+%configure2_13 \
+	--prefix=%{_prefix} \
 	--disable-stlport
 
 %{__make}
@@ -59,6 +65,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008/11/11 01:05:20  shadzik
+- use macros
+- tabs
+- add TODO
+
 Revision 1.1  2008/11/10 20:57:41  duddits
 - initial
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gmrun.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list