From 43148c1a1df841fcf1f2dce9c2299402c3fee58b Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 7 Feb 2006 12:29:00 +0000 Subject: [PATCH] bump for new gcc/glibc --- libavc1394.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libavc1394.spec b/libavc1394.spec index 6d5eef3..69757a3 100644 --- a/libavc1394.spec +++ b/libavc1394.spec @@ -1,7 +1,7 @@ Summary: Audio/Video Control library for IEEE-1394 devices Name: libavc1394 Version: 0.5.1 -Release: 2 +Release: 2.1 License: LGPL Group: System Environment/Libraries Source: http://dl.sourceforge.net/libavc1394/libavc1394-%{version}.tar.gz @@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Feb 07 2006 Jesse Keating - 0.5.1-2.1 +- rebuilt for new gcc4.1 snapshot and glibc changes + * Thu Dec 22 2005 Warren Togami 0.5.1-2 - remove .a and .la (#172641) - GPL -> LGPL (#165908)