Author: patrys Date: Sun Dec 23 00:12:53 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.2.3 - no devel/libs/static
---- Files affected: SPECS: gnotime.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/gnotime.spec diff -u SPECS/gnotime.spec:1.11 SPECS/gnotime.spec:1.12 --- SPECS/gnotime.spec:1.11 Tue Feb 13 08:16:47 2007 +++ SPECS/gnotime.spec Sun Dec 23 01:12:47 2007 @@ -6,12 +6,13 @@ Summary: GnoTime - a time tracker Summary(pl.UTF-8): GnoTime - program do śledzenia czasu Name: gnotime -Version: 2.2.1 +Version: 2.2.3 Release: 0.1 License: GPL Group: X11/Applications Source0: http://dl.sourceforge.net/gttr/%{name}-%{version}.tar.gz -# Source0-md5: e2aad191b62b41da7f2176a028f1aaf9 +# Source0-md5: 067c3579411cd98e0b18fec0b36475a6 +Patch0: %{name}-gtkhtml.patch URL: http://www.linas.org/linux/gtt/gtt.html BuildRequires: autoconf BuildRequires: automake @@ -20,6 +21,7 @@ BuildRequires: libgnomeui-devel >= 2.8.0 BuildRequires: libtool BuildRequires: pkgconfig +BuildRequires: qof-devel Requires(post): GConf2 Requires(post,postun): /sbin/ldconfig Requires(post,postun): /usr/bin/scrollkeeper-update @@ -45,32 +47,9 @@ gnome-utils, zanim został przemianowany i oddzielił się do osobnego pakietu. -%package devel -Summary: Header files for GnomeTime libraries -Summary(pl.UTF-8): Pliki nagłówkowe bibliotek GnomeTime -Group: Development/Libraries -Requires: %{name} = %{version}-%{release} - -%description devel -Header files for GnomeTime. - -%description devel -l pl.UTF-8 -Pliki nagłówkowe GnomeTime. - -%package static -Summary: Static GnomeTime libraries -Summary(pl.UTF-8): Statyczne biblioteki GnomeTime -Group: Development/Libraries -Requires: %{name}-devel = %{version}-%{release} - -%description static -Static GnomeTime libraries. - -%description static -l pl.UTF-8 -Statyczne biblioteki GnomeTime. - %prep %setup -q +%patch0 -p1 %build %{__libtoolize} @@ -107,30 +86,23 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO %attr(755,root,root) %{_bindir}/* -%attr(755,root,root) %{_libdir}/lib*.so.*.*.* %{_sysconfdir}/gconf/schemas/*.schemas %{_omf_dest_dir}/%{name} %{_datadir}/%{name} %{_mandir}/man1/* %{_desktopdir}/*.desktop -%files devel -%defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/lib*.so -%{_libdir}/lib*.la -%{_includedir}/%{name} - -%files static -%defattr(644,root,root,755) -%{_libdir}/lib*.a - %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.11 2007-02-13 07:16:47 glen +Revision 1.12 2007-12-23 00:12:47 patrys +- 2.2.3 +- no devel/libs/static + +Revision 1.11 2007/02/13 07:16:47 glen - tabs in preamble Revision 1.10 2007/02/12 00:48:53 baggins ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnotime.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
