rpms/eclipse-rpmstubby/devel eclipse-rpmstubby.spec, 1.5, 1.6 eclipse-rpmstubby-fetch-src.sh, 1.3, 1.4 .cvsignore, 1.3, 1.4 sources, 1.4, 1.5

Alexander Kurtakov akurtakov at fedoraproject.org
Tue Sep 1 12:15:46 UTC 2009


Author: akurtakov

Update of /cvs/pkgs/rpms/eclipse-rpmstubby/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv675/devel

Modified Files:
	eclipse-rpmstubby.spec eclipse-rpmstubby-fetch-src.sh 
	.cvsignore sources 
Log Message:
Update to Linux Tools 0.3 release.


Index: eclipse-rpmstubby.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-rpmstubby/devel/eclipse-rpmstubby.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- eclipse-rpmstubby.spec	24 Jul 2009 20:57:32 -0000	1.5
+++ eclipse-rpmstubby.spec	1 Sep 2009 12:15:46 -0000	1.6
@@ -1,9 +1,10 @@
 %define eclipse_base   %{_libdir}/eclipse
 %define install_loc    %{_datadir}/eclipse/dropins/rpmstubby
+%define qualifier      200908180856
 
 Name:           eclipse-rpmstubby
-Version:        0.1.1
-Release:        4%{?dist}
+Version:        0.3.0
+Release:        1%{?dist}
 Summary:        Rpm specfile generator for Eclipse features
 
 Group:          Development/Tools
@@ -28,14 +29,15 @@ feature.xml.
 cp org.eclipse.linuxtools.rpmstubby-feature/ChangeLog org.eclipse.linuxtools.rpmstubby-feature/ChangeLog.feature
 
 %build
-%{eclipse_base}/buildscripts/pdebuild 
+%{eclipse_base}/buildscripts/pdebuild \
+ -a "-DforceContextQualifier=%{qualifier} -DjavacSource=1.5 -DjavacTarget=1.5"
 
 %install
 %{__rm} -rf %{buildroot}
 install -d -m 755 %{buildroot}%{install_loc}
 
 %{__unzip} -q -d %{buildroot}%{install_loc} \
-     build/rpmBuild/org.eclipse.linuxtools.rpmstubby.zip 
+     build/rpmBuild/org.eclipse.linuxtools.rpmstubby.zip
 
 %clean
 %{__rm} -rf %{buildroot}
@@ -49,6 +51,9 @@ install -d -m 755 %{buildroot}%{install_
 %doc org.eclipse.linuxtools.rpmstubby/ChangeLog
 
 %changelog
+* Tue Sep 1 2009 Alexander Kurtakov <akurtako at redhat.com> 0.3.0-1
+- Update to Linux Tools 0.3 release.
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: eclipse-rpmstubby-fetch-src.sh
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-rpmstubby/devel/eclipse-rpmstubby-fetch-src.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- eclipse-rpmstubby-fetch-src.sh	14 May 2009 10:56:28 -0000	1.3
+++ eclipse-rpmstubby-fetch-src.sh	1 Sep 2009 12:15:46 -0000	1.4
@@ -1,8 +1,8 @@
 #!/bin/sh
 usage='usage: $0 <tag>'
 name=eclipse-rpmstubby
-tag=LinuxTools_0_2_0
-tar_name=$name-fetched-src-0.1.1
+tag=LinuxTools_0_3_0
+tar_name=$name-fetched-src-0.3.0
 
 # example of fetch command:
 # fetch_cmd=cvs -d:pserver:anonymous at dev.eclipse.org:/cvsroot/dsdp \


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-rpmstubby/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	24 Feb 2009 12:48:48 -0000	1.3
+++ .cvsignore	1 Sep 2009 12:15:46 -0000	1.4
@@ -1,2 +1,3 @@
 eclipse-rpmstubby-fetched-src-0.1.0.tar.bz2
 eclipse-rpmstubby-fetched-src-0.1.1.tar.bz2
+eclipse-rpmstubby-fetched-src-0.3.0.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-rpmstubby/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	14 May 2009 10:56:28 -0000	1.4
+++ sources	1 Sep 2009 12:15:46 -0000	1.5
@@ -1 +1 @@
-56bc9a2fd878abcc42f09608632317f5  eclipse-rpmstubby-fetched-src-0.1.1.tar.bz2
+84d2553064e552084a4965240dfa7254  eclipse-rpmstubby-fetched-src-0.3.0.tar.bz2




More information about the fedora-extras-commits mailing list