Author: prism Date: Wed Apr 2 13:56:21 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.3.6
---- Files affected: SPECS: pcmanfm.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/pcmanfm.spec diff -u SPECS/pcmanfm.spec:1.14 SPECS/pcmanfm.spec:1.15 --- SPECS/pcmanfm.spec:1.14 Thu Mar 13 22:23:45 2008 +++ SPECS/pcmanfm.spec Wed Apr 2 15:56:16 2008 @@ -2,16 +2,18 @@ Summary: File manager for GTK Summary(pl.UTF-8): Zarządca plików dla GTK Name: pcmanfm -Version: 0.3.2.2 -Release: 2 +Version: 0.3.6 +Release: 1 License: GPL v2 Group: X11/Applications Source0: http://dl.sourceforge.net/pcmanfm/%{name}-%{version}.tar.gz -# Source0-md5: e735c8effc941912b5253a31d4136417 +# Source0-md5: 2975a4f7e8f618664b30222365fc36ff URL: http://pcmanfm.sourceforge.net/ BuildRequires: autoconf >= 2.53 BuildRequires: automake +BuildRequires: dbus-glib-devel BuildRequires: fam-devel +BuildRequires: hal-devel BuildRequires: gtk+2-devel >= 2:2.8 BuildRequires: pkgconfig BuildRequires: startup-notification-devel @@ -58,6 +60,12 @@ %doc AUTHORS TODO %attr(755,root,root) %{_bindir}/%{name} %{_desktopdir}/%{name}.desktop +%{_pixmapsdir}/%{name}.png +%dir %{_datadir}/%{name} +%{_datadir}/%{name}/*.rules +%{_datadir}/%{name}/icons/ + +%{_datadir}/mime/packages/libmimetype.xml %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -65,6 +73,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2008-04-02 13:56:16 prism +- 0.3.6 + Revision 1.14 2008-03-13 21:23:45 glen - fix sv locale dir; rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pcmanfm.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
