@@ -1,5 +1,9 @@
-<link project="internetx:php5:extensions" package="php5-propro" baserev="cb00cda8b5f14f2f6284ba0d1faf8b30">
- <patches>
- <apply name="project.diff" />
- </patches>
+<link project="internetx:php5:extensions" package="php5-propro">
+<patches>
+ <!-- <branch /> for a full copy, default case -->
+ <!-- <apply name="patch" /> apply a patch on the source directory -->
+ <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
+ <!-- <add name="file.patch" /> add a patch to be applied after %setup (spec file only) -->
+ <!-- <delete name="filename" /> delete a file -->
+</patches>
</link>
|