Author: hawk Date: Fri Oct 21 11:08:23 2011 GMT Module: packages Tag: LIBGDATA_0_6 ---- Log message: - reverted unnecessary epoch bump
---- Files affected: packages/libgdata: libgdata.spec (1.11.4.3 -> 1.11.4.4) ---- Diffs: ================================================================ Index: packages/libgdata/libgdata.spec diff -u packages/libgdata/libgdata.spec:1.11.4.3 packages/libgdata/libgdata.spec:1.11.4.4 --- packages/libgdata/libgdata.spec:1.11.4.3 Thu Jun 9 20:55:14 2011 +++ packages/libgdata/libgdata.spec Fri Oct 21 13:08:18 2011 @@ -2,8 +2,7 @@ Summary: GData access library Name: libgdata Version: 0.6.6 -Release: 2 -Epoch: 1 +Release: 3 License: LGPL v2+ Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/libgdata/0.6/%{name}-%{version}.tar.bz2 @@ -33,7 +32,7 @@ %package devel Summary: Support files necessary to compile applications with libgdata Group: Development/Libraries -Requires: %{name} = %{epoch}:%{version}-%{release} +Requires: %{name} = %{version}-%{release} Requires: libsoup-devel Requires: libxml2-devel >= 1:2.6.26 @@ -45,7 +44,7 @@ Summary: libgdata static libraries Summary(pl.UTF-8): Statyczne biblioteki libgsf Group: Development/Libraries -Requires: %{name}-devel = %{epoch}:%{version}-%{release} +Requires: %{name}-devel = %{version}-%{release} %description static Package contains static libraries. @@ -118,6 +117,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11.4.4 2011/10/21 11:08:18 hawk +- reverted unnecessary epoch bump + Revision 1.11.4.3 2011/06/09 18:55:14 lisu - epochs in subpackages - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libgdata/libgdata.spec?r1=1.11.4.3&r2=1.11.4.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
