rpms/syck/FC-5 syck.spec,1.3,1.4

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


Author: tibbs

Update of /cvs/extras/rpms/syck/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19184

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.

* Sat Aug 26 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 0.55-8
- Rebuild.




Index: syck.spec
===================================================================
RCS file: /cvs/extras/rpms/syck/FC-5/syck.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- syck.spec	22 Feb 2006 16:46:54 -0000	1.3
+++ syck.spec	26 Aug 2006 05:45:44 -0000	1.4
@@ -7,7 +7,7 @@
 Summary:		YAML for C, Python, and PHP
 
 Version:		0.55
-Release:		7%{?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,12 @@
 %{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.
+
 * Wed Feb 22 2006 Oliver Falk <oliver at linux-kernel.at>		- 0.55-7
 - Bug #175619
 




More information about the scm-commits mailing list