SPECS: awesome-status.spec - pldize

glen glen at pld-linux.org
Tue Sep 9 22:08:31 CEST 2008


Author: glen                         Date: Tue Sep  9 20:08:31 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pldize

---- Files affected:
SPECS:
   awesome-status.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/awesome-status.spec
diff -u SPECS/awesome-status.spec:1.3 SPECS/awesome-status.spec:1.4
--- SPECS/awesome-status.spec:1.3	Tue Sep  9 21:35:21 2008
+++ SPECS/awesome-status.spec	Tue Sep  9 22:08:26 2008
@@ -1,4 +1,7 @@
 # $Revision$, $Date$
+# TODO
+# - use standard %doc in %files
+# - use standard DESTDIR in %install
 Summary:	awesome-status populates the awesome window manager's widgets
 Summary(hu.UTF-8):	awesome-status az awesome ablakkezelő widget-jeit tölti meg információval
 Name:		awesome-status
@@ -35,10 +38,12 @@
 
 %prep
 %setup -q
-sed -i "s|doc/awesome-status/|doc/awesome-status-%{version}/|g" Makefile
+%{__sed} -i -e "s|doc/awesome-status/|doc/awesome-status-%{version}/|g" Makefile
 
 %build
-CFLAGS="%{rpmcflags}" ./configure --prefix=$RPM_BUILD_ROOT%{_prefix} 
+CFLAGS="%{rpmcflags}" \
+./configure \
+	--prefix=$RPM_BUILD_ROOT%{_prefix}
 %{__make}
 
 %install
@@ -59,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008/09/09 20:08:26  glen
+- pldize
+
 Revision 1.3  2008/09/09 19:35:21  uzsolt
 - swap the ./configure and CFLAGS order
 
@@ -67,4 +75,3 @@
 
 Revision 1.1  2008/09/09 19:24:23  uzsolt
 - initial
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/awesome-status.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list