]> git.pld-linux.org Git - packages/f-spot.git/commitdiff
- added experimental support for deleting files from camera
authoraflinta <aflinta@pld-linux.org>
Sun, 18 Feb 2007 23:30:10 +0000 (23:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
   during import. Bug #321596
 - release 1.1

Changed files:
    f-spot.spec -> 1.52

f-spot.spec

index 18a92d63dd8102b711a908b53f44bfa547981cec..f8234ef5baee97a0445860455accbe0dc2e38192 100644 (file)
@@ -5,7 +5,7 @@ Summary:        Personal photo manager
 Summary(pl.UTF-8):     Menedżer prywatnych galerii fotograficznych
 Name:          f-spot
 Version:       0.3.3
-Release:       1
+Release:       1.1
 License:       GPL
 Group:         X11/Applications/Graphics
 Source0:       http://ftp.gnome.org/pub/gnome/sources/f-spot/0.3/%{name}-%{version}.tar.bz2
@@ -14,6 +14,7 @@ Patch0:               %{name}-desktop.patch
 Patch1:                %{name}-exec.patch
 Patch2:                %{name}-dir.patch
 Patch3:                %{name}-fs.patch
+Patch4:                %{name}-delete.patch
 URL:           http://www.gnome.org/projects/f-spot/
 BuildRequires: GConf2-devel >= 2.14.0
 BuildRequires: autoconf
@@ -66,6 +67,7 @@ Moduł F-Spot dla gnome-screensavera.
 %patch1 -p1
 %patch2 -p0
 %patch3 -p1
+%patch4 -p0
 
 %build
 %{__intltoolize}
This page took 0.086523 seconds and 4 git commands to generate.