rpms/pure/F-12 .cvsignore,1.2,1.3 pure.spec,1.1,1.2 sources,1.2,1.3

Michel Alexandre Salim salimma at fedoraproject.org
Sat Jun 5 16:08:30 UTC 2010


Author: salimma

Update of /cvs/pkgs/rpms/pure/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv12623/F-12

Modified Files:
	.cvsignore pure.spec sources 
Log Message:
* Mon May  3 2010 Michel Salim <salimma at fedoraproject.org> - 0.43-1
- Update to 0.43



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pure/F-12/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	30 Sep 2009 23:07:25 -0000	1.2
+++ .cvsignore	5 Jun 2010 16:08:30 -0000	1.3
@@ -1 +1 @@
-pure-0.35.tar.gz
+pure-0.43.tar.gz


Index: pure.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pure/F-12/pure.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- pure.spec	30 Sep 2009 23:07:25 -0000	1.1
+++ pure.spec	5 Jun 2010 16:08:30 -0000	1.2
@@ -10,7 +10,7 @@
 %endif
 
 Name:           pure
-Version:        0.35
+Version:        0.43
 Release:        1%{?dist}
 Summary:        A term-rewriting functional programming language
 
@@ -23,7 +23,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 
 BuildRequires:  gmp-devel readline-devel gsl-devel
 # Not checked by configure
-BuildRequires:  llvm-devel >= 2.4 flex bison
+BuildRequires:  llvm-static llvm-devel >= 2.4 flex bison
 # For compiling emacs mode
 BuildRequires:  emacs emacs-el
 
@@ -53,6 +53,7 @@ developing applications that use %{name}
 Summary:        Examples for %{name}
 Group:          Documentation
 Requires:       %{name} = %{version}-%{release}
+BuildArch:      noarch
 
 %description    doc
 The %{name}-doc package contains examples for programming in %{name}.
@@ -61,7 +62,7 @@ The %{name}-doc package contains example
 Summary:        Vala mode for Emacs
 Group:          Applications/Editors
 Requires:       emacs(bin) >= %{emacs_version}
-
+BuildArch:      noarch
 
 %description -n emacs-pure
 An Emacs mode for editing Pure source code.
@@ -144,6 +145,16 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon May  3 2010 Michel Salim <salimma at fedoraproject.org> - 0.43-1
+- Update to 0.43
+
+* Tue Dec  8 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 0.36-2
+- Explicitly BR llvm-static in accordance with the Packaging
+  Guidelines (llvm-devel is still static-only).
+
+* Fri Oct 23 2009 Michel Salim <salimma at fedoraproject.org> - 0.36-1
+- Update to 0.36
+
 * Thu Sep 24 2009 Michel Salim <salimma at fedoraproject.org> - 0.35-1
 - Update to 0.35
 - Reenable PPC tests


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pure/F-12/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	30 Sep 2009 23:07:25 -0000	1.2
+++ sources	5 Jun 2010 16:08:30 -0000	1.3
@@ -1 +1 @@
-e04f66c6d874b36751b495b1911d6437  pure-0.35.tar.gz
+f15b77eb6bb15e78c69e94a4ac1d9bd9  pure-0.43.tar.gz



More information about the scm-commits mailing list