]> git.pld-linux.org Git - packages/bluefish.git/commitdiff
- version up to 1.0 auto/ac/bluefish-1_0-1
authorPatryk Zawadzki <patrys@room-303.com>
Thu, 13 Jan 2005 18:56:55 +0000 (18:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- STBR

Changed files:
    bluefish.spec -> 1.72

bluefish.spec

index 0f0e40efd7e291c3d621949f38e5a8b17d44a52c..abe42f3259d9b96a385011cf96e93db64a9cea4c 100644 (file)
@@ -8,16 +8,16 @@
 Summary:       Bluefish - HTML editor for the experienced web designer
 Summary(pl):   Bluefish - Edytor HTML-a dla zaawansowanych
 Name:          bluefish
-Version:       0.13
-Release:       3
+Version:       1.0
+Release:       1
 License:       GPL
 Group:         X11/Applications/Editors
 # The master server is here
 Source0:       http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/%{name}-%{version}.tar.bz2
-# Source0-md5: e5f1f5eff0933dc68a51adcdce352826
+# Source0-md5: a3cf8abd282d850407e8c7eed38d15e7
 # but if you want ftp: try this one
 # Source0:     ftp://bluefish.advancecreations.com/bluefish/downloads/%{name}-%{version}.tar.bz2
-Patch0:                %{name}-DESTDIR.patch
+#Patch0:               %{name}-DESTDIR.patch
 Patch1:                %{name}-desktop.patch
 Patch2:                %{name}-home_etc.patch
 Patch3:                %{name}-locales.patch
@@ -54,7 +54,7 @@ Bluefish 
 
 %prep
 %setup -q
-%patch0 -p1
+#%patch0 -p1
 %patch1        -p1
 #%patch2 -p1
 %patch3 -p1
@@ -68,6 +68,7 @@ mv -f po/sr{,@Latn}.po
 %{__aclocal}
 %{__autoconf}
 %configure \
+       --disable-update-databases \
        %{?with_opts:--enable-auto-optimization}
 
 %{__make}
@@ -89,7 +90,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc doc
+%doc AUTHORS README TODO
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
 %{_datadir}/application-registry/*
This page took 0.120729 seconds and 4 git commands to generate.