rpms/gedit-vala/F-11 .cvsignore, 1.4, 1.5 gedit-vala.spec, 1.6, 1.7 sources, 1.4, 1.5

Michel Alexandre Salim salimma at fedoraproject.org
Mon Sep 21 08:48:00 UTC 2009


Author: salimma

Update of /cvs/pkgs/rpms/gedit-vala/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20965/F-11

Modified Files:
	.cvsignore gedit-vala.spec sources 
Log Message:
* Mon Sep 21 2009 Michel Salim <salimma at fedoraproject.org> - 0.5.0-1
- Update to final 0.5.0 release



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gedit-vala/F-11/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	14 Jul 2009 08:25:50 -0000	1.4
+++ .cvsignore	21 Sep 2009 08:48:00 -0000	1.5
@@ -1 +1 @@
-vtg-r319.tar.bz2
+vtg-0.5.0.tar.bz2


Index: gedit-vala.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gedit-vala/F-11/gedit-vala.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- gedit-vala.spec	14 Jul 2009 08:25:51 -0000	1.6
+++ gedit-vala.spec	21 Sep 2009 08:48:00 -0000	1.7
@@ -1,20 +1,20 @@
-%define upstream_name vtg
-%define svn_rev r319
+%global upstream_name vtg
+#global svn_rev r
 
 Name:           gedit-vala
 Version:        0.5.0
-Release:        0.1.%{svn_rev}svn%{?dist}
+Release:        1%{?dist}
+#Release:        0.1.%{svn_rev}svn%{?dist}
 Summary:        Vala Toys for gEdit
 
 Group:          Applications/Editors
 License:        GPLv2+
 URL:            http://code.google.com/p/vtg/
-#Source0:        http://vtg.googlecode.com/files/vtg-%{version}.tar.bz2
-Source0:        vtg-%{svn_rev}.tar.bz2
+Source0:        http://vtg.googlecode.com/files/vtg-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # For SVN checkout only
-BuildRequires:  gnome-common autoconf automake libtool
+#BuildRequires:  gnome-common autoconf automake libtool
 # end SVN
 BuildRequires:  gedit-devel vala-devel GConf2-devel
 # GConf2-devel ought to depend on dbus-devel:
@@ -46,12 +46,11 @@ with four modules:
 
 
 %prep
-#setup -q -n %{upstream_name}-%{version}
-%setup -q -n %{upstream_name}
+%setup -q -n %{upstream_name}-%{version}
 
 
 %build
-NOCONFIGURE=1 ./autogen.sh
+#NOCONFIGURE=1 ./autogen.sh
 # http://code.google.com/p/vtg/issues/detail?id=67
 %configure --disable-vsc-shell
 # this switch is ignored right now
@@ -80,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Sep 21 2009 Michel Salim <salimma at fedoraproject.org> - 0.5.0-1
+- Update to final 0.5.0 release
+
 * Tue Jul 14 2009 Michel Salim <salimma at fedoraproject.org> - 0.5.0-0.1.r319svn%{?dist}
 - Update to SVN rev 319 (needed to build against vala 0.7.x)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gedit-vala/F-11/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	14 Jul 2009 08:25:51 -0000	1.4
+++ sources	21 Sep 2009 08:48:00 -0000	1.5
@@ -1 +1 @@
-8b9ce25d6391d8da04df3033e6f988ef  vtg-r319.tar.bz2
+53c65e9c11a1335adb0f7faf0b85151a  vtg-0.5.0.tar.bz2




More information about the fedora-extras-commits mailing list