Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
:
tools
>
fpm2
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 2
[-]
[+]
Added
fpm2.changes
@@ -0,0 +1,5 @@ +------------------------------------------------------------------- +Sun Aug 31 10:30:02 UTC 2014 - cs@linux-administrator.com + +- import release 0.79 +
[-]
[+]
Changed
fpm2.spec
^
@@ -28,7 +28,9 @@ BuildRequires: gettext BuildRequires: gtk2-devel BuildRequires: libxml2-devel +%if 0%{?suse_version} BuildRequires: update-desktop-files +%endif %description Figaro's Password Manager 2 is a program that allows you to securely @@ -65,14 +67,15 @@ %__make %{?_smp_flags} %install -%makeinstall +%__make DESTDIR=%{buildroot} install # icon %__install -dm 755 %{buildroot}%{_datadir}/pixmaps %__install -m 644 data/pixmaps/logo.png \ %{buildroot}%{_datadir}/pixmaps/%{name}.png - +%if 0%{?suse_version} %suse_update_desktop_file -i %{name} Utility Security +%endif %find_lang %{name} @@ -92,34 +95,3 @@ %files lang -f %{name}.lang %changelog -* Tue May 29 2012 pascal.bleser@opensuse.org -- removed the licenses hack, see - https://bugs.links2linux.org/browse/PM-27 -* Thu Mar 31 2011 detlef@links2linux.de -- update to 0.79 -* Wed Mar 3 2010 toni@links2linux.de -- update to 0.78 -- Fixed crash in master password dialog after open keyfile. -- Disable (gray out) toolbar button and menu entries which require - a row to be selected. -- Use MD5 and SHA-256 from GLib. -* Wed Feb 24 2010 toni@links2linux.de -- update to 0.77 -- User can now select columns in main view including their order. -- Added option for select action when user activate entry and option - for open search dialog on startup. -- This version also fixed search in and DEFAULT and NONE category. -* Tue Nov 10 2009 toni@links2linux.de -- update to 0.76.1 -- Fixed crash on startup when do not exists FPM2 data directory. -* Fri Nov 6 2009 toni@links2linux.de -- update to 0.76 -- splitted off lang-subpackage -- FPM2 can be now minimized in tray on startup without master password input. More - translations were added. Minor bugs were fixed. -* Mon Mar 2 2009 toni@links2linux.de -- update to 0.75 -* Mon Jul 7 2008 toni@links2linux.de -- update to 0.72 -* Wed Jun 4 2008 toni@links2linux.de -- initial release 0.71