rpms/syck/devel syck.spec,1.4,1.5

Jason Tibbitts (tibbs) fedora-extras-commits at redhat.com
Sat Aug 26 05:33:24 UTC 2006


Author: tibbs

Update of /cvs/extras/rpms/syck/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19057

Modified Files:
	syck.spec 
Log Message:
* Sat Aug 26 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 0.55-9
- Add BR: libtool to work with the minimal buildroot.



Index: syck.spec
===================================================================
RCS file: /cvs/extras/rpms/syck/devel/syck.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- syck.spec	26 Aug 2006 05:22:21 -0000	1.4
+++ syck.spec	26 Aug 2006 05:33:24 -0000	1.5
@@ -7,7 +7,7 @@
 Summary:		YAML for C, Python, and PHP
 
 Version:		0.55
-Release:		8%{?dist}
+Release:		9%{?dist}
 
 License:		BSD
 Group:			System Environment/Libraries
@@ -18,7 +18,7 @@
 Patch0:			syck-0.55-libtool.patch
 
 BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:	gawk bison flex
+BuildRequires:	gawk bison flex libtool
 BuildRequires:	php-devel
 BuildRequires:	python-devel
 
@@ -185,6 +185,9 @@
 %{php_extdir}/*.so
 
 %changelog
+* Sat Aug 26 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 0.55-9
+- Add BR: libtool to work with the minimal buildroot.
+
 * Sat Aug 26 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 0.55-8
 - Rebuild.
 




More information about the fedora-extras-commits mailing list