Author: draenog Date: Sun Mar 28 05:45:25 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.4.5 - remove not needed BRs - files with translations
---- Files affected: packages/xournal: xournal.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: packages/xournal/xournal.spec diff -u packages/xournal/xournal.spec:1.12 packages/xournal/xournal.spec:1.13 --- packages/xournal/xournal.spec:1.12 Fri Jan 1 23:33:08 2010 +++ packages/xournal/xournal.spec Sun Mar 28 07:45:20 2010 @@ -2,19 +2,17 @@ Summary: Xournal - application for notetaking, sketching, keeping a journal using a stylus Summary(pl.UTF-8): Xournal - aplikacja do tworzenia notatek, szkicowania i prowadzenia dziennika pisakiem Name: xournal -Version: 0.4.2.1 +Version: 0.4.5 Release: 1 License: GPL Group: X11/Applications Source0: http://dl.sourceforge.net/xournal/%{name}-%{version}.tar.gz -# Source0-md5: b56b1403b68b60a5a27b028d91a38e88 +# Source0-md5: 795e4396ded2b67766eb2926be1fb4a9 URL: http://xournal.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake BuildRequires: gtk+2-devel >= 2:2.4 BuildRequires: libgnomecanvas-devel >= 2.4 -BuildRequires: libgnomeprint-devel >= 2.2 -BuildRequires: libgnomeprintui-devel >= 2.2 BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.357 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -50,10 +48,12 @@ install %{name}.desktop $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop install %{name}.glade $RPM_BUILD_ROOT%{_datadir}/%{name}/%{name}.glade +%find_lang %{name} + %clean rm -rf $RPM_BUILD_ROOT -%files +%files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README src/TODO %attr(755,root,root) %{_bindir}/* @@ -66,6 +66,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2010/03/28 05:45:20 draenog +- up to 0.4.5 +- remove not needed BRs +- files with translations + Revision 1.12 2010/01/01 22:33:08 sparky - BR capitalization ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xournal/xournal.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
