0.9.0-0.fdr.2
- Set group, own include dir, fix devel description, make %doc files chmod
-x.
0.9.0-0.fdr.1
- Initial RPM release.
22 lines
567 B
Diff
22 lines
567 B
Diff
--- wbxml2-0.9.0/tools/Makefile.am.cflags 2004-06-30 13:21:50.439523944 +0300
|
|
+++ wbxml2-0.9.0/tools/Makefile.am 2004-06-30 13:22:14.487868040 +0300
|
|
@@ -3,7 +3,7 @@
|
|
INCLUDES =\
|
|
-I. -I../src -I/usr/include
|
|
|
|
-CFLAGS =\
|
|
+AM_CFLAGS =\
|
|
-DHAVE_CONFIG_H\
|
|
-DHAVE_EXPAT\
|
|
-D_REENTRANT\
|
|
--- wbxml2-0.9.0/src/Makefile.am.cflags 2004-06-30 13:21:45.451282272 +0300
|
|
+++ wbxml2-0.9.0/src/Makefile.am 2004-06-30 13:22:23.539491984 +0300
|
|
@@ -3,7 +3,7 @@
|
|
INCLUDES =\
|
|
-I. -I/usr/include
|
|
|
|
-CFLAGS =\
|
|
+AM_CFLAGS =\
|
|
-DHAVE_CONFIG_H\
|
|
-DHAVE_EXPAT\
|
|
-D_REENTRANT\
|