Author: deejay1 Date: Wed Feb 18 16:20:45 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.4.91 - removed note - Polish translation now upstream - NFY
---- Files affected: SPECS: giggle.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/giggle.spec diff -u SPECS/giggle.spec:1.7 SPECS/giggle.spec:1.8 --- SPECS/giggle.spec:1.7 Tue Jan 13 23:11:05 2009 +++ SPECS/giggle.spec Wed Feb 18 17:20:40 2009 @@ -1,24 +1,21 @@ # $Revision$, $Date$ # -# Ownership of project changed: -# http://live.gnome.org/giggle -# Summary: Graphical frontend for git Summary(pl.UTF-8): Graficzna nakładka na git Name: giggle -Version: 0.4 -Release: 1 +Version: 0.4.91 +Release: 0.1 License: GPL v2 Group: X11/Development/Tools -Source0: http://ftp.imendio.com/pub/imendio/giggle/src/%{name}-%{version}.tar.gz -# Source0-md5: 695b381d42de8338626068dfa5341406 -Patch0: %{name}-pl.patch -URL: http://developer.imendio.com/projects/giggle +Source0: ftp://ftp.gnome.org/pub/GNOME/sources/giggle/0.4/%{name}-%{version}.tar.gz +# Source0-md5: ea88213fa3c9cbf5c571dd17b0e430ea +URL: http://live.gnome.org/giggle BuildRequires: autoconf >= 2.52 BuildRequires: automake +BuildRequires: evolution-data-server-devel BuildRequires: git-core >= 1.4.4.3 -BuildRequires: glib2-devel >= 1:2.12 -BuildRequires: gtk+2-devel >= 2:2.10 +BuildRequires: glib2-devel >= 1:2.18 +BuildRequires: gtk+2-devel >= 2:2.12 BuildRequires: gtksourceview2-devel >= 2.0 BuildRequires: intltool >= 0.35.0 BuildRequires: libglade2-devel >= 1:2.4 @@ -46,12 +43,11 @@ %prep %setup -q -%patch0 -p1 %build %{__intltoolize} %{__libtoolize} -%{__aclocal} +%{__aclocal} -I m4 %{__autoconf} %{__automake} %configure @@ -82,7 +78,8 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_bindir}/* -%attr(755,root,root) %{_libdir}/libgiggle-0.4.so +%attr(755,root,root) %{_libdir}/libgiggle-%{version}.so +%attr(755,root,root) %{_libdir}/libgiggle-git-%{version}.so %{_datadir}/%{name} %{_desktopdir}/*.desktop %{_iconsdir}/hicolor/*/*/* @@ -93,6 +90,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2009/02/18 16:20:40 deejay1 +- updated to 0.4.91 +- removed note +- Polish translation now upstream +- NFY + Revision 1.7 2009/01/13 22:11:05 wolf - add note about new home ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/giggle.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
