rpms/eclipse-changelog/devel .cvsignore, 1.10, 1.11 eclipse-changelog.spec, 1.52, 1.53 sources, 1.17, 1.18

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Sep 29 20:25:13 UTC 2006


Author: klee

Update of /cvs/dist/rpms/eclipse-changelog/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv19650

Modified Files:
	.cvsignore eclipse-changelog.spec sources 
Log Message:
* Fri Sep 29 2006 Kyu Lee <klee at redhat.com> 2.3.2-1
- Imported fix for prepare changelog feature that did
  not work with Eclipse 3.2.1.
- Also removed un-needed remove-pydev patch.




Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/eclipse-changelog/devel/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	18 Sep 2006 18:47:30 -0000	1.10
+++ .cvsignore	29 Sep 2006 20:25:10 -0000	1.11
@@ -1 +1,2 @@
 eclipse-changelog-src-2.3.1.zip
+eclipse-changelog-src-2.3.2.zip


Index: eclipse-changelog.spec
===================================================================
RCS file: /cvs/dist/rpms/eclipse-changelog/devel/eclipse-changelog.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- eclipse-changelog.spec	29 Sep 2006 14:05:55 -0000	1.52
+++ eclipse-changelog.spec	29 Sep 2006 20:25:10 -0000	1.53
@@ -12,8 +12,8 @@
 %define eclipse_base	%{_datadir}/%{eclipse_name}
 
 Name:           eclipse-changelog
-Version:        2.3.1
-Release:        2%{?dist}
+Version:        2.3.2
+Release:        1%{?dist}
 Summary:        Eclipse ChangeLog plug-in
 
 Group:          Text Editors/Integrated Development Environments (IDE)
@@ -21,7 +21,6 @@
 URL:            http://sources.redhat.com/eclipse
 
 Source0:	%{name}-src-%{version}.zip
-Patch0:		%{name}-removePydev.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -53,9 +52,6 @@
 %prep
 %setup -q -c -n eclipse-changelog-%{version}
 
-pushd com.redhat.eclipse.changelog.core
-%patch0 -p0
-popd 
 
 %build
 # See comments in the script to understand this.
@@ -104,6 +100,11 @@
 %endif
 
 %changelog
+* Fri Sep 29 2006 Kyu Lee <klee at redhat.com> 2.3.2-1
+- Imported fix for prepare changelog feature that did 
+  not work with Eclipse 3.2.1.
+- Also removed un-needed remove-pydev patch.
+
 * Fri Sep 29 2006 Ben Konrath <bkonrath at redhat.com> 2.3.1-1
 - Re-add Epoch: 1.
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/eclipse-changelog/devel/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- sources	18 Sep 2006 18:47:30 -0000	1.17
+++ sources	29 Sep 2006 20:25:10 -0000	1.18
@@ -1 +1 @@
-4d97c861fc6f4bb37abe5a1869cc1510  eclipse-changelog-src-2.3.1.zip
+63c7018ac2a11f229ea43d4f4ddc6747  eclipse-changelog-src-2.3.2.zip




More information about the fedora-cvs-commits mailing list