]> git.pld-linux.org Git - packages/f-spot.git/commitdiff
- 0.6.1.0 auto/th/f-spot-0_6_1_0-1
authorPatryk Zawadzki <patrys@room-303.com>
Wed, 26 Aug 2009 09:54:48 +0000 (09:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- temporarily disabled tests dir (re-enable once they fix the tarball)

Changed files:
    f-spot.spec -> 1.94

f-spot.spec

index 1adcc01e19808ecc297efbac94528090d9279bd4..d7020499bc43706bb8ae8825d82815d9558c9dac 100644 (file)
@@ -1,6 +1,5 @@
 #
 # TODO:
-#      - update aflinta's delete.patch and send it upstream
 #      - use system libgphoto2-sharp.dll, NDesk.Glitz.dll, gnome-keyring-sharp.dll
 #        Tao (http://www.taoframework.com/), semweb (http://taubz.for.net/code/semweb)
 #
 Summary:       Personal photo manager
 Summary(pl.UTF-8):     Menedżer prywatnych galerii fotograficznych
 Name:          f-spot
-Version:       0.6.0.0
+Version:       0.6.1.0
 Release:       1
 License:       GPL
 Group:         X11/Applications/Graphics
 Source0:       http://ftp.gnome.org/Public/GNOME/sources/f-spot/0.6/%{name}-%{version}.tar.bz2
-# Source0-md5: 9115f9df72c5fc1c82eb46b3af01e67d
+# Source0-md5: cfc477a33c418a630184f743d382bc9d
 URL:           http://www.gnome.org/projects/f-spot/
 BuildRequires: GConf2-devel >= 2.14.0
 BuildRequires: autoconf
@@ -79,6 +78,8 @@ Moduł F-Spot dla gnome-screensavera.
 
 %prep
 %setup -q
+# 0.6.1.0 is fucked up and does not contain test sources
+echo > tests/Makefile.am
 
 %build
 %{__intltoolize}
@@ -92,7 +93,7 @@ Moduł F-Spot dla gnome-screensavera.
        --disable-scrollkeeper \
        --with-gnome-screensaver=%{_prefix}
 
-%{__make} -j 1 \
+%{__make} -j1 \
        saverdir=%{_libdir}/gnome-screensaver \
        themesdir=%{_desktopdir}/screensavers
 
This page took 0.077537 seconds and 4 git commands to generate.