]>
Commit | Line | Data |
---|---|---|
d4330779 VS |
1 | <?xml version="1.0" ?> |
2 | ||
188ae864 | 3 | <bakefile-manifest xmlns="http://www.bakefile.org/schema/bakefile-formats"> |
d4330779 | 4 | |
c3b87b2e VS |
5 | <format id="rpmspec"> |
6 | <description> | |
7 | wxBase headers list in wx{GTK,Motif,X11}.spec | |
8 | </description> | |
d10382ab | 9 | <default-filename>xxx.spec</default-filename> |
c3b87b2e VS |
10 | </format> |
11 | ||
d4330779 | 12 | </bakefile-manifest> |