]> git.pld-linux.org Git - packages/ToutDoux.git/commitdiff
- updated to 1.2.4, ToutDoux-1_2_4-1
authorkloczek <kloczek@pld-linux.org>
Thu, 26 Oct 2000 12:29:37 +0000 (12:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- use new rpm automation.

Changed files:
    ToutDoux.spec -> 1.15

ToutDoux.spec

index 4c2e736675d5ca086215493102b23e61e99d7689..a72c3266d7411148fd53d0a6d94e878258dce3d7 100644 (file)
@@ -1,9 +1,10 @@
 Summary:       ToutDoux is a small project manager (for GNOME)
 Name:          ToutDoux
-Version:       1.2.3
+Version:       1.2.4
 Release:       1
 License:       GPL
 Group:         Networking
+Group(de):     Netzwerkwesen
 Group(pl):     Sieciowe
 Source0:       http://altern.org/toutdoux/dl/%{name}-%{version}.tar.gz
 URL:           http://altern.org/toutdoux/en/
@@ -26,6 +27,7 @@ ToutDoux jest ma
 %package devel
 Summary:       ToutDoux header files
 Group:         X11/Libraries
+Group(de):     X11/Libraries
 Group(pl):     X11/Biblioteki
 Requires:      %{name} = %{version}
 
@@ -37,7 +39,6 @@ ToutDoux header files.
 
 %build
 gettextize --copy --force
-LDFLAGS="-s"; export LDFLAGS
 %configure \
        --disable-static
 %{__make}
@@ -49,8 +50,6 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT \
        gmenudir=%{_applnkdir}/Utilities
 
-strip --strip-unneeded $RPM_BUILD_ROOT%{_libdir}/{,toutdoux/plugins/}lib*so.*.*
-
 gzip -9nf NEWS README
 
 %find_lang %{name}
This page took 0.062845 seconds and 4 git commands to generate.