packages: libfm/libfm.spec - updated to 0.1.14 - fix linking

lisu lisu at pld-linux.org
Mon Dec 6 11:48:41 CET 2010


Author: lisu                         Date: Mon Dec  6 10:48:41 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.1.14
- fix linking

---- Files affected:
packages/libfm:
   libfm.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/libfm/libfm.spec
diff -u packages/libfm/libfm.spec:1.4 packages/libfm/libfm.spec:1.5
--- packages/libfm/libfm.spec:1.4	Sun Oct 17 21:29:35 2010
+++ packages/libfm/libfm.spec	Mon Dec  6 11:48:36 2010
@@ -2,12 +2,13 @@
 Summary:	Helper library for pcmanfm
 Summary(pl.UTF-8):	Biblioteka pomocnicza do pcmanfm
 Name:		libfm
-Version:	0.1.12
+Version:	0.1.14
 Release:	1
-License:	GPL v2
+License:	GPL v2+
 Group:		Libraries
 Source0:	http://downloads.sourceforge.net/pcmanfm/%{name}-%{version}.tar.gz
-# Source0-md5:	6dbc9a30efb5ad0a2c7a0fc54b1ee57c
+# Source0-md5:	d55e51dced6bb9ef46665243b079761f
+Patch0:		%{name}-link.patch
 URL:		http://pcmanfm.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -59,6 +60,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure
@@ -84,7 +86,7 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS README TODO
+%doc AUTHORS TODO
 %{_sysconfdir}/xdg/libfm
 %attr(755,root,root) %{_bindir}/libfm-pref-apps
 %attr(755,root,root) %{_libdir}/gio/modules/libgiofm.so
@@ -119,6 +121,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2010/12/06 10:48:36  lisu
+- updated to 0.1.14
+- fix linking
+
 Revision 1.4  2010/10/17 19:29:35  duddits
 - pl desc
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libfm/libfm.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list