]> git.pld-linux.org Git - packages/f-spot.git/commitdiff
- fixed fullscreen display on xinerama
authorwrobell <wrobell@pld-linux.org>
Mon, 15 Jan 2007 23:24:24 +0000 (23:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed typo for big endian machines

Changed files:
    f-spot.spec -> 1.46

f-spot.spec

index c19b26bdf1eac42fb7a51b234157b65ce6c343a4..e8df92ae0d45fea6eddd64c84c30de39c28c6344 100644 (file)
@@ -13,6 +13,8 @@ Source0:      http://ftp.gnome.org/pub/gnome/sources/f-spot/0.3/%{name}-%{version}.ta
 Patch0:                %{name}-desktop.patch
 Patch1:                %{name}-exec.patch
 Patch2:                %{name}-dir.patch
+Patch3:                %{name}-fs.patch
+Patch4:                %{name}-typo.patch
 URL:           http://www.gnome.org/projects/f-spot/
 BuildRequires: GConf2-devel >= 2.14.0
 BuildRequires: autoconf
@@ -63,6 +65,8 @@ Modu
 %patch0 -p1
 %patch1 -p1
 %patch2 -p0
+%patch3 -p1
+%patch4 -p1
 
 %build
 %{__intltoolize}
This page took 0.112895 seconds and 4 git commands to generate.