rpms/python-markdown2/F-9 .cvsignore, 1.2, 1.3 import.log, 1.1, 1.2 python-markdown2.spec, 1.1, 1.2 sources, 1.2, 1.3 markdown2, 1.1, NONE

Thomas Moschny thm at fedoraproject.org
Thu Oct 2 22:45:21 UTC 2008


Author: thm

Update of /cvs/pkgs/rpms/python-markdown2/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2996/F-9

Modified Files:
	.cvsignore import.log python-markdown2.spec sources 
Removed Files:
	markdown2 
Log Message:
Update to 1.0.1.11.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-markdown2/F-9/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	11 Sep 2008 21:38:15 -0000	1.2
+++ .cvsignore	2 Oct 2008 22:44:51 -0000	1.3
@@ -1 +1 @@
-markdown2-1.0.1.8.tar.gz
+markdown2-1.0.1.11.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/python-markdown2/F-9/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- import.log	11 Sep 2008 21:38:15 -0000	1.1
+++ import.log	2 Oct 2008 22:44:51 -0000	1.2
@@ -1 +1,2 @@
 python-markdown2-1_0_1_8-1_fc9:F-9:python-markdown2-1.0.1.8-1.fc9.src.rpm:1221169076
+python-markdown2-1_0_1_11-1_fc9:F-9:python-markdown2-1.0.1.11-1.fc9.src.rpm:1222987430


Index: python-markdown2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-markdown2/F-9/python-markdown2.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-markdown2.spec	11 Sep 2008 21:38:15 -0000	1.1
+++ python-markdown2.spec	2 Oct 2008 22:44:51 -0000	1.2
@@ -3,14 +3,13 @@
 %define srcname markdown2
 
 Name:           python-%{srcname}
-Version:        1.0.1.8
+Version:        1.0.1.11
 Release:        1%{?dist}
 Summary:        A fast and complete Python implementation of Markdown
 Group:          Development/Languages
 License:        MIT
 URL:            http://code.google.com/p/python-%{srcname}/
 Source0:        http://pypi.python.org/packages/source/m/%{srcname}/%{srcname}-%{version}.tar.gz
-Source1:        markdown2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  python-devel
@@ -46,10 +45,6 @@
   -exec sed -i '1{/^#!/d}' {} \; \
   -exec chmod u=rw,go=r {} \;
 
-# overwrite the script (which is self-contained) with a version that
-# instead imports from markdown2
-install -p -m 0755 %{SOURCE1} %{buildroot}%{_bindir}
-
 
 %clean
 rm -rf %{buildroot}
@@ -68,6 +63,16 @@
 
 
 %changelog
+* Wed Oct  1 2008 Thomas Moschny <thomas.moschny at gmx.de> - 1.0.1.11-1
+- Update to 1.0.11, also fixes the syntax_color test for the latest
+  Pygments (should fix FTBFS bug 465049).
+
+* Fri Sep 26 2008 Thomas Moschny <thomas.moschny at gmx.de> - 1.0.1.10-1
+- Update to 1.0.1.10.
+
+* Fri Sep 12 2008 Thomas Moschny <thomas.moschny at gmx.de> - 1.0.1.9-1
+- Update to 1.0.1.9.
+
 * Thu Sep 11 2008 Thomas Moschny <thomas.moschny at gmx.de> - 1.0.1.8-1
 - Update to 1.0.1.8.
 - Simplify the cmdline wrapper.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-markdown2/F-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	11 Sep 2008 21:38:15 -0000	1.2
+++ sources	2 Oct 2008 22:44:51 -0000	1.3
@@ -1 +1 @@
-869daf8cc2510a6492aa9b3a810e73e0  markdown2-1.0.1.8.tar.gz
+dbeb26dd3b03a1a2ec8b46fa243b3331  markdown2-1.0.1.11.tar.gz


--- markdown2 DELETED ---




More information about the fedora-extras-commits mailing list