rpms/vala/EL-5 vala.spec,1.20,1.21

Michel Alexandre Salim salimma at fedoraproject.org
Tue Oct 14 15:16:07 UTC 2008


Author: salimma

Update of /cvs/pkgs/rpms/vala/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10708

Modified Files:
	vala.spec 
Log Message:
* Tue Oct 14 2008 Michel Salim <salimma at fedoraproject.org> - 0.3.5-1.1
- When built on EL-5, depend directly on emacs binary rather than emacs(bin)



Index: vala.spec
===================================================================
RCS file: /cvs/pkgs/rpms/vala/EL-5/vala.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- vala.spec	10 Oct 2008 12:35:54 -0000	1.20
+++ vala.spec	14 Oct 2008 15:15:37 -0000	1.21
@@ -14,7 +14,7 @@
 
 Name:           vala
 Version:        0.3.5
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        A modern programming language for GNOME
 
 Group:          Development/Languages
@@ -104,7 +104,11 @@
 Summary:        Vala mode for Emacs
 Group:          Applications/Editors
 License:        GPLv2+
+%if %{!?fedora:7}%{?fedora} >= 8
 Requires:       emacs(bin) >= %{emacs_version}
+%else
+Requires:       /usr/bin/emacs
+%endif
 
 
 %description -n emacs-vala
@@ -178,25 +182,28 @@
 
 
 %changelog
-* Fri Aug 22 2008 Michel Alexandre Salim <salimma at fedoraproject.org> - 0.3.5-1
+* Tue Oct 14 2008 Michel Salim <salimma at fedoraproject.org> - 0.3.5-1.1
+- When built on EL-5, depend directly on emacs binary rather than emacs(bin)
+
+* Fri Aug 22 2008 Michel Salim <salimma at fedoraproject.org> - 0.3.5-1
 - Update to 0.3.5
 
-* Tue Jul 15 2008 Michel Alexandre Salim <salimma at fedoraproject.org> - 0.3.4-2
+* Tue Jul 15 2008 Michel Salim <salimma at fedoraproject.org> - 0.3.4-2
 - Add vala-mode for editing Vala code in Emacs
 
 * Tue Jul  1 2008 Lennart Poettering <lpoetter at redhat.com> - 0.3.4-1
 - Update to 0.3.4
 
-* Wed Jun  4 2008 Michel Alexandre Salim <salimma at fedoraproject.org> - 0.3.3-1
+* Wed Jun  4 2008 Michel Salim <salimma at fedoraproject.org> - 0.3.3-1
 - Update to 0.3.3
 
-* Fri May 16 2008 Michel Alexandre Salim <salimma at fedoraproject.org> - 0.3.2-1
+* Fri May 16 2008 Michel Salim <salimma at fedoraproject.org> - 0.3.2-1
 - Update to 0.3.2
 
-* Thu Apr 10 2008 Michel Alexandre Salim <salimma at fedoraproject.org> - 0.2.0-1
+* Thu Apr 10 2008 Michel Salim <salimma at fedoraproject.org> - 0.2.0-1
 - Update to 0.2.0
 
-* Wed Mar  5 2008 Michel Alexandre Salim <michel.sylvan at gmail.com> - 0.1.7-1
+* Wed Mar  5 2008 Michel Salim <salimma at fedoraproject.org> - 0.1.7-1
 - Update to 0.1.7
 - -tool subpackage now requires gnome-common, intltool and libtoolize
   for out-of-the-box vala-gen-project support
@@ -204,58 +211,58 @@
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.1.6-2
 - Autorebuild for GCC 4.3
 
-* Sat Jan 19 2008 Michel Alexandre Salim <michel.sylvan at gmail.com> - 0.1.6-1
+* Sat Jan 19 2008 Michel Salim <salimma at fedoraproject.org> - 0.1.6-1
 - Update to 0.1.6
 - Revert vapi addition, needed declarations have been inlined (r846)
 - Rename -docs subpackage to -doc, to comply with guidelines
 
-* Tue Jan 15 2008 Michel Alexandre Salim <michel.sylvan at gmail.com> - 0.1.5-5
+* Tue Jan 15 2008 Michel Salim <salimma at fedoraproject.org> - 0.1.5-5
 - Manually add Gee vapi file to package (bz #428692)
 
-* Tue Dec  4 2007 Michel Alexandre Salim <michel.sylvan at gmail.com> - 0.1.5-4
+* Tue Dec  4 2007 Michel Salim <salimma at fedoraproject.org> - 0.1.5-4
 - Backport patch to autodetect location of automake shared files
 
-* Tue Dec  4 2007 Michel Alexandre Salim <michel.sylvan at gmail.com> - 0.1.5-3
+* Tue Dec  4 2007 Michel Salim <salimma at fedoraproject.org> - 0.1.5-3
 - Add build dependency on gtk2-devel
 
-* Tue Dec  4 2007 Michel Alexandre Salim <michel.sylvan at gmail.com> - 0.1.5-2
+* Tue Dec  4 2007 Michel Salim <salimma at fedoraproject.org> - 0.1.5-2
 - Enable project generator tool
 
-* Tue Nov 27 2007 Michel Alexandre Salim <michel.sylvan at gmail.com> - 0.1.5-1
+* Tue Nov 27 2007 Michel Salim <salimma at fedoraproject.org> - 0.1.5-1
 - Update to 0.1.5
 
-* Sun Nov 11 2007 Michel Alexandre Salim <michel.sylvan at gmail.com> - 0.1.4-2
+* Sun Nov 11 2007 Michel Salim <salimma at fedoraproject.org> - 0.1.4-2
 - Add build dependency on devhelp
 
-* Fri Oct 19 2007 Michel Alexandre Salim <michel.sylvan at gmail.com> - 0.1.4-1
+* Fri Oct 19 2007 Michel Salim <salimma at fedoraproject.org> - 0.1.4-1
 - Update to 0.1.4
 - Put newly-added documentation in its own subpackage (depends on devhelp)
 
-* Mon Sep 17 2007 Michel Alexandre Salim <michel.sylvan at gmail.com> - 0.1.3-5
+* Mon Sep 17 2007 Michel Salim <salimma at fedoraproject.org> - 0.1.3-5
 - vapigen subpackage: add missing Require: on perl-XML-Twig
 
-* Sat Sep  8 2007 Michel Alexandre Salim <michel.sylvan at gmail.com> - 0.1.3-4
+* Sat Sep  8 2007 Michel Salim <salimma at fedoraproject.org> - 0.1.3-4
 - Split -vapigen subpackage. It is functionally self-contained and the license
   is more restricted
 - Updated license declarations
 
-* Wed Sep  5 2007 Michel Alexandre Salim <michel.sylvan at gmail.com> - 0.1.3-3
+* Wed Sep  5 2007 Michel Salim <salimma at fedoraproject.org> - 0.1.3-3
 - Licensing and URL updates
 
-* Tue Sep  4 2007 Michel Alexandre Salim <michel.sylvan at gmail.com> - 0.1.3-2
+* Tue Sep  4 2007 Michel Salim <salimma at fedoraproject.org> - 0.1.3-2
 - Enable binding generation tools
 
-* Sun Sep  2 2007 Michel Alexandre Salim <michel.sylvan at gmail.com> - 0.1.3-1
+* Sun Sep  2 2007 Michel Salim <salimma at fedoraproject.org> - 0.1.3-1
 - Update to 0.1.3
 
-* Sun Mar 25 2007 Michel Alexandre Salim <michel.salim at gmail.com> - 0.0.8-1
+* Sun Mar 25 2007 Michel Salim <salimma at fedoraproject.org> - 0.0.8-1
 - Update to 0.0.8
 
-* Wed Mar  7 2007 Michel Alexandre Salim <michel.salim at gmail.com> - 0.0.7-1
+* Wed Mar  7 2007 Michel Salim <salimma at fedoraproject.org> - 0.0.7-1
 - Update to 0.0.7
 
-* Wed Feb 28 2007 Michel Alexandre Salim <michel.salim at gmail.com> - 0.0.6-1
+* Wed Feb 28 2007 Michel Salim <salimma at fedoraproject.org> - 0.0.6-1
 - Update to 0.0.6
 
-* Mon Nov  6 2006 Michel Alexandre Salim <michel.salim at gmail.com> - 0.0.5-1
+* Mon Nov  6 2006 Michel Salim <salimma at fedoraproject.org> - 0.0.5-1
 - Initial package




More information about the scm-commits mailing list