packages: genius/genius.spec - up to 1.0.12 - drop obsolete -separator.patc...

lisu lisu at pld-linux.org
Tue Nov 23 10:08:50 CET 2010


Author: lisu                         Date: Tue Nov 23 09:08:50 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.0.12
- drop obsolete -separator.patch
- use rm macro where possible

---- Files affected:
packages/genius:
   genius.spec (1.87 -> 1.88) 

---- Diffs:

================================================================
Index: packages/genius/genius.spec
diff -u packages/genius/genius.spec:1.87 packages/genius/genius.spec:1.88
--- packages/genius/genius.spec:1.87	Fri Sep 10 08:47:00 2010
+++ packages/genius/genius.spec	Tue Nov 23 10:08:45 2010
@@ -3,15 +3,14 @@
 Summary:	General tool for mathematics
 Summary(pl.UTF-8):	Rozbudowane narzędzie matematyczne
 Name:		genius
-Version:	1.0.11
+Version:	1.0.12
 Release:	1
 License:	GPL v3+
 Group:		Applications/Math
 Source0:	http://ftp.5z.com/pub/genius/%{name}-%{version}.tar.bz2
-# Source0-md5:	7f4fdc29237c9f68a7b2b139b7788968
+# Source0-md5:	12936d03d0d8f41ca747269d144632b2
 Patch0:		%{name}-termcap.patch
 Patch1:		%{name}-desktop.patch
-Patch2:		%{name}-separator.patch
 URL:		http://www.jirka.org/genius.html
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -75,7 +74,6 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %{__sed} -i -e 's#sr\@Latn#sr\@latin#' configure.in
 %{__sed} -i 's at AM_BINRELOC@#AM_BINRELOC@' configure.in
@@ -107,8 +105,8 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 # Obsoleted GNOME mime-info stuff
-rm -rf $RPM_BUILD_ROOT%{_datadir}/{application-registry,mime-info}
-rm -f $RPM_BUILD_ROOT%{_libdir}/genius/libtestplugin.{so,la}
+%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/{application-registry,mime-info}
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/genius/libtestplugin.{so,la}
 
 %find_lang %{name} --with-gnome --with-omf --all-name
 
@@ -149,6 +147,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.88  2010/11/23 09:08:45  lisu
+- up to 1.0.12
+- drop obsolete -separator.patch
+- use rm macro where possible
+
 Revision 1.87  2010/09/10 06:47:00  lisu
 - updated to 1.0.11
 - add -separator.patch to fix Makefile.am
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/genius/genius.spec?r1=1.87&r2=1.88&f=u



More information about the pld-cvs-commit mailing list