]> git.pld-linux.org Git - packages/ProjectCenter.git/commitdiff
- updated to 0.3.6, removed obsolete update patch
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 24 Oct 2003 17:52:39 +0000 (17:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ProjectCenter-update.patch -> 1.2
    ProjectCenter.spec -> 1.5

ProjectCenter-update.patch [deleted file]
ProjectCenter.spec

diff --git a/ProjectCenter-update.patch b/ProjectCenter-update.patch
deleted file mode 100644 (file)
index bc01eff..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
---- ProjectCenter/PCLib/PCFileManager.m.orig   2003-07-05 13:58:52.000000000 +0200
-+++ ProjectCenter/PCLib/PCFileManager.m        2003-10-12 13:32:26.506892424 +0200
-@@ -33,7 +33,7 @@
- #include "PCFileManager+UInterface.h"
- #if defined(GNUSTEP)
--#include <AppKit/IMLoading.h>
-+#include <GNUstepGUI/IMLoading.h>
- #endif
- @implementation PCFileManager
---- ProjectCenter/PCLib/PCProjectManager.m.orig        2003-07-02 13:32:45.000000000 +0200
-+++ ProjectCenter/PCLib/PCProjectManager.m     2003-10-12 13:32:58.632008664 +0200
-@@ -38,7 +38,7 @@
- #include "PCProjectManager+UInterface.h"
- #if defined(GNUSTEP)
--#include <AppKit/IMLoading.h>
-+#include <GNUstepGUI/IMLoading.h>
- #endif
- #define SavePeriodDCN @"SavePeriodDidChangeNotification"
index 645c5977ecebf6f5bd6c738020e5a427f77e820d..25e3e4b29f5e2ef830390149539a1a2247254ab4 100644 (file)
@@ -1,13 +1,12 @@
 Summary:       ProjectCenter - the GNUstep IDE
 Summary(pl):   ProjectCenter - IDE dla ¶rodowiska GNUstep
 Name:          ProjectCenter
-Version:       0.3.5
-Release:       0.1
+Version:       0.3.6
+Release:       1
 License:       GPL
 Group:         X11/Development/Tools
 Source0:       ftp://ftp.gnustep.org/pub/gnustep/dev-apps/%{name}-%{version}.tar.gz
-# Source0-md5: a8a6f17ea9d2cd1bc1ac7dea53e350c6
-Patch0:                %{name}-update.patch
+# Source0-md5: 447d2f6baec0ca15b30875be748ba31e
 URL:           http://www.gnustep.org/experience/ProjectCenter.html
 BuildRequires: gnustep-gui-devel >= 0.8.9
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -34,7 +33,6 @@ projektu GNUstep.
 
 %prep
 %setup -q -n %{name}
-%patch -p1
 
 %build
 . %{_prefix}/System/Library/Makefiles/GNUstep.sh
This page took 0.029493 seconds and 4 git commands to generate.