]> git.pld-linux.org Git - packages/fwbuilder.git/commitdiff
- Up to 4.1.3 auto/th/fwbuilder-4_1_3-1
authorCaleb Maclennan <caleb@alerque.com>
Thu, 9 Dec 2010 13:07:36 +0000 (13:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Updated patch with new source file paths

Changed files:
    fwbuilder-c++.patch -> 1.2
    fwbuilder.spec -> 1.57

fwbuilder-c++.patch
fwbuilder.spec

index 621c3fa3332452abab207b9215b35a40b0dd6e5d..78009c997dc114431418ea60ecc5aa79eee9c6d2 100644 (file)
@@ -1,6 +1,6 @@
---- o.fwbuilder-2.1.12/src/gui/utils.h 2007-05-23 05:05:51.000000000 +0200
-+++ n.fwbuilder-2.1.12/src/gui/utils.h 2007-06-30 02:15:47.000000000 +0200
-@@ -46,7 +46,7 @@
+--- fwbuilder-4.1.3/src/libgui/utils.h.orig    2010-12-06 02:29:02.000000000 +0200
++++ fwbuilder-4.1.3/src/libgui/utils.h 2010-12-09 16:36:32.000000000 +0200
+@@ -47,7 +47,7 @@
  #include "fwbuilder/FWObject.h"
  #include "fwbuilder/FWReference.h"
  
@@ -9,7 +9,7 @@
  
  // a predicate used to compare first string in pair<QString,QString>
  // use with find_if
-@@ -54,7 +54,7 @@
+@@ -55,7 +55,7 @@
      QString str;
      public:
      findFirstInQStringPair(const QString &d) { str=d; }
@@ -18,7 +18,7 @@
      { return (str == _d.first); }
  };
  
-@@ -62,7 +62,7 @@
+@@ -63,7 +63,7 @@
      QString str;
      public:
      findSecondInQStringPair(const QString &d) { str=d; }
index 9fac458169b2b284ea7d428a43d9a109aca8b001..4a2b05670ca4766567ce0f7620ad59ae1efab5d1 100644 (file)
@@ -4,12 +4,12 @@
 Summary:       Firewall Builder
 Summary(pl.UTF-8):     NarzÄ™dzie do tworzenia firewalli
 Name:          fwbuilder
-Version:       %{_majver}.%{_minver}.2
-Release:       2
+Version:       %{_majver}.%{_minver}.3
+Release:       1
 License:       GPL v2
 Group:         Applications/System
 Source0:       http://downloads.sourceforge.net/fwbuilder/%{name}-%{version}.tar.gz
-# Source0-md5: 9ba75a515745304247df5be1885b5e0f
+# Source0-md5: 7cb6d50ce6f02b485525405bd00d8c33
 Source1:       %{name}.desktop
 Source2:       %{name}.png
 Patch0:                %{name}-configure.patch
This page took 0.0839 seconds and 4 git commands to generate.