]> git.pld-linux.org Git - packages/drgeo.git/commitdiff
- up to 1.1.0, works fine
authorsparky <sparky@pld-linux.org>
Wed, 14 Mar 2007 18:36:21 +0000 (18:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    drgeo.spec -> 1.10

drgeo.spec

index f904e9cc43eaef6715794c5874debc7780fecdb6..f3d3c3a47c4b2bb614a69beb60ad75a896317251 100644 (file)
@@ -1,15 +1,16 @@
 Summary:       General tool for mathematics
 Summary(pl.UTF-8):     Rozbudowane narzędzie matematyczne
 Name:          drgeo
-Version:       1.0.0
-Release:       0.1
+Version:       1.1.0
+Release:       1
 License:       GPL
 Group:         X11/Applications
 Source0:       http://dl.sourceforge.net/ofset/%{name}-%{version}.tar.gz
-# Source0-md5: 397158a710f9437b463739e1d008ee12
+# Source0-md5: 4ee0a887e819266740867959cbb4095f
 Patch0:                %{name}-locale_names.patch
 Patch1:                %{name}-desktop.patch
-URL:           http://www.ofset.org/drgeo
+URL:           http://www.ofset.org/en/drgeo
+BuildRequires: ImageMagick-coder-png
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: bison
@@ -46,10 +47,9 @@ precyzji, liczby całkowite, zespolone oraz macierze.
 %patch0 -p1
 %patch1 -p1
 
-mv po/nb{_NO,}.po
+rm -rf po/no.po
 
-# force regeneration, included versions have broken cpp directives
-rm -f gobobjs/*.[ch]*
+convert glade/drgeo.{png,xpm}
 
 %build
 rm -f acinclude.m4
@@ -70,6 +70,7 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT \
        Utilitiesdir=%{_desktopdir}
 
+install glade/drgeo.png $RPM_BUILD_ROOT%{_pixmapsdir}
 %find_lang %{name} --with-gnome --all-name
 
 %clean
This page took 0.107517 seconds and 4 git commands to generate.