rpms/synopsis/F-11 synopsis.spec,1.3,1.4

Stefan Seefeld stefan at fedoraproject.org
Fri Apr 17 17:00:05 UTC 2009


Author: stefan

Update of /cvs/pkgs/rpms/synopsis/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14458

Modified Files:
	synopsis.spec 
Log Message:
Update to 0.12


Index: synopsis.spec
===================================================================
RCS file: /cvs/pkgs/rpms/synopsis/F-11/synopsis.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- synopsis.spec	2 Mar 2009 17:16:04 -0000	1.3
+++ synopsis.spec	17 Apr 2009 16:59:33 -0000	1.4
@@ -1,6 +1,6 @@
 %define name synopsis
-%define version 0.11
-%define release 3
+%define version 0.12
+%define release 1
 %define py_sitedir %(%{__python} -c "from distutils.sysconfig  import get_python_lib; print get_python_lib()")
 %define py_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")
 %define url http://synopsis.fresco.org
@@ -22,8 +22,6 @@
 Requires: python-docutils
 Requires: graphviz
 
-Patch0: synopsis-0.11-includes.patch
-
 %description
 Synopsis is a multi-language source code introspection tool that
 provides a variety of representations for the parsed code, to
@@ -59,7 +57,6 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .includes
 env CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" \
 python setup.py config --with-gc-prefix=%{_prefix} --libdir=%{_libdir}
 
@@ -129,6 +126,9 @@
 %{_docdir}/synopsis-%{version}/NEWS
 
 %changelog
+* Thu Apr 17 2009 Stefan Seefeld <stefan at fresco.org> 0.12-1
+- Bump version number.
+
 * Mon Mar 02 2009 Caolán McNamara <caolanm at redhat.com> - 0.11-3
 - include stdio.h for EOF, ostream for std::ostream
 




More information about the fedora-extras-commits mailing list