SPECS: f-spot.spec - updated to 0.4.0 - removed picasaweb patch, w...

deejay1 deejay1 at pld-linux.org
Mon Aug 13 18:10:56 CEST 2007


Author: deejay1                      Date: Mon Aug 13 16:10:56 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.4.0
- removed picasaweb patch, works fine without it
- rel. 0.4 - check TODO

---- Files affected:
SPECS:
   f-spot.spec (1.56 -> 1.57) 

---- Diffs:

================================================================
Index: SPECS/f-spot.spec
diff -u SPECS/f-spot.spec:1.56 SPECS/f-spot.spec:1.57
--- SPECS/f-spot.spec:1.56	Sun Mar 18 11:02:50 2007
+++ SPECS/f-spot.spec	Mon Aug 13 18:10:51 2007
@@ -1,22 +1,26 @@
 # $Revision$, $Date$
 #
+# TODO:
+#	- update aflinta's delete.patch
+#	- update desktop patch
+#	- check if fs patch is still needed, propably causes weird effects on my box
+#
 %include	/usr/lib/rpm/macros.mono
 #
 Summary:	Personal photo manager
 Summary(pl.UTF-8):	Menedżer prywatnych galerii fotograficznych
 Name:		f-spot
-Version:	0.3.5
-Release:	2
+Version:	0.4.0
+Release:	0.5
 License:	GPL
 Group:		X11/Applications/Graphics
-Source0:	http://ftp.gnome.org/pub/gnome/sources/f-spot/0.3/%{name}-%{version}.tar.bz2
-# Source0-md5:	dafa8ac8149b80d010cecee3629e39b5
+Source0:	http://ftp.gnome.org/Public/GNOME/sources/f-spot/0.4/%{name}-%{version}.tar.bz2
+# Source0-md5:	0f21ff56d310329185cc17a2fadda5fe
 Patch0:		%{name}-desktop.patch
 Patch1:		%{name}-exec.patch
 Patch2:		%{name}-dir.patch
 Patch3:		%{name}-fs.patch
 Patch4:		%{name}-delete.patch
-Patch5:		%{name}-picassaweb.patch
 URL:		http://www.gnome.org/projects/f-spot/
 BuildRequires:	GConf2-devel >= 2.14.0
 BuildRequires:	autoconf
@@ -65,12 +69,11 @@
 
 %prep
 %setup -q
-%patch0 -p1
+#%%patch0 -p1
 %patch1 -p1
 %patch2 -p0
 %patch3 -p1
-%patch4 -p0
-%patch5 -p1
+#%patch4 -p0
 
 %build
 %{__intltoolize}
@@ -115,9 +118,13 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog MAINTAINERS NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
-%{_iconsdir}/hicolor/*/apps/%{name}.*
+%{_datadir}/%{name}
+%{_iconsdir}/hicolor/*/*/*.*
 %dir %{_libdir}/%{name}
 %attr(755,root,root) %{_libdir}/%{name}/*.exe
+%{_libdir}/%{name}/*.addins
+%dir %{_libdir}/%{name}/extensions
+%{_libdir}/%{name}/extensions/*
 %attr(755,root,root) %{_libdir}/%{name}/lib*.so*
 %{_libdir}/%{name}/*.dll
 %{_libdir}/%{name}/*.dll.config
@@ -137,9 +144,14 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2007/08/13 16:10:51  deejay1
+- updated to 0.4.0
+- removed picasaweb patch, works fine without it
+- rel. 0.4 - check TODO
+
 Revision 1.56  2007/03/18 10:02:50  aflinta
- - fixed PicassaWeb export
- - release 2
+- fixed PicassaWeb export
+- release 2
 
 Revision 1.55  2007/03/11 19:02:12  deejay1
 - up to 0.3.5
@@ -151,9 +163,9 @@
 - version 0.3.4
 
 Revision 1.52  2007/02/18 23:30:10  aflinta
- - added experimental support for deleting files from camera
+- added experimental support for deleting files from camera
    during import. Bug #321596
- - release 1.1
+- release 1.1
 
 Revision 1.51  2007/02/12 21:23:55  glen
 - tabs in preamble
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/f-spot.spec?r1=1.56&r2=1.57&f=u



More information about the pld-cvs-commit mailing list