[guacamole/f16] Fix common-js patch

Simone Caronni slaanesh at fedoraproject.org
Wed Jan 23 12:14:21 UTC 2013


commit 9f5e81f5b41d5c4a644ac6f2a0629ca6009debe6
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Wed Jan 23 13:14:13 2013 +0100

    Fix common-js patch

 guacamole-remove-common-js-dep.patch |   34 +++++++++++++++++-----------------
 1 files changed, 17 insertions(+), 17 deletions(-)
---
diff --git a/guacamole-remove-common-js-dep.patch b/guacamole-remove-common-js-dep.patch
index bd71a90..85f5bfa 100644
--- a/guacamole-remove-common-js-dep.patch
+++ b/guacamole-remove-common-js-dep.patch
@@ -1,18 +1,18 @@
---- pom.xml.old	2013-01-23 12:39:18.573600488 +0100
-+++ pom.xml	2013-01-23 12:43:22.544466593 +0100
-@@ -39,15 +39,6 @@
-                         </resource>
-                     </webResources>
-                     
--                    <!-- Add files from guacamole-common-js -->
--                    <overlays>
--                        <overlay>
--                            <groupId>net.sourceforge.guacamole</groupId>
--                            <artifactId>guacamole-common-js</artifactId>
--                            <type>zip</type>
--                        </overlay>
--                    </overlays>
--                    
-                 </configuration>
-             </plugin>
+--- pom.xml.old	2013-01-23 13:13:02.470630336 +0100
++++ pom.xml	2013-01-23 13:13:12.883836337 +0100
+@@ -82,15 +82,6 @@
+             <version>0.7.0</version>
+         </dependency>
  
+-        <!-- Guacamole JavaScript API -->
+-        <dependency>
+-            <groupId>net.sourceforge.guacamole</groupId>
+-            <artifactId>guacamole-common-js</artifactId>
+-            <version>0.7.0</version>
+-            <type>zip</type>
+-            <scope>runtime</scope>
+-        </dependency>
+-
+     </dependencies>
+ 
+     <repositories>


More information about the scm-commits mailing list