Author: sparky                       Date: Sun Jan  3 00:32:21 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- no need for -I%{_includedir}

---- Files affected:
packages/wmint:
   wmint.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: packages/wmint/wmint.spec
diff -u packages/wmint/wmint.spec:1.24 packages/wmint/wmint.spec:1.25
--- packages/wmint/wmint.spec:1.24      Sun Jan  3 01:28:05 2010
+++ packages/wmint/wmint.spec   Sun Jan  3 01:32:16 2010
@@ -31,7 +31,7 @@
 %{__make} clean
 %{__make} %{name} \
        CC="%{__cc}" \
-       CFLAGS="%{rpmcflags} -I%{_includedir}" \
+       CFLAGS="%{rpmcflags}" \
        LDFLAGS="%{rpmldflags}"
 
 %install
@@ -56,6 +56,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2010/01/03 00:32:16  sparky
+- no need for -I%{_includedir}
+
 Revision 1.24  2010/01/03 00:28:05  sparky
 - use __cc and rpmldflags, no need to specify LIBDIR
 
@@ -92,7 +95,7 @@
 
 Revision 1.13  2002/06/30 21:37:19  marcus
 - fixed building on PPC
-- use new %%doc
+- use new %doc
 - rel.4.
 
 Revision 1.12  2002/02/23 05:05:00  kloczek
@@ -103,7 +106,7 @@
   Group field using gettext).
 
 Revision 1.10  2002/01/18 02:15:23  kloczek
-perl -pi -e "s/[email protected]/[email protected]/"
+- perl -pi -e "s/[email protected]/[email protected]/"
 
 Revision 1.9  2001/11/26 16:23:39  blues
 - release 3
@@ -114,7 +117,7 @@
 - cosmetics in files
 
 Revision 1.7  2001/05/03 01:14:05  qboosh
-- adapterized and made spec %%debug ready or added using %%rpm*flags macros
+- adapterized and made spec %debug ready or added using %rpm*flags macros
 
 Revision 1.6  2000/11/12 16:58:52  kloczek
 - removed xpm-devel from BuildRequires.
@@ -123,7 +126,7 @@
 - release 2.
 
 Revision 1.4  2000/06/09 07:24:02  kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
 
 Revision 1.3  2000/04/01 11:16:00  zagrodzki
 - changed all BuildRoot definitons
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wmint/wmint.spec?r1=1.24&r2=1.25&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to