SPECS: gwhere.spec - 0.2.3

uzsolt uzsolt at pld-linux.org
Sun Mar 22 11:07:23 CET 2009


Author: uzsolt                       Date: Sun Mar 22 10:07:23 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.2.3

---- Files affected:
SPECS:
   gwhere.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/gwhere.spec
diff -u SPECS/gwhere.spec:1.10 SPECS/gwhere.spec:1.11
--- SPECS/gwhere.spec:1.10	Tue Feb 13 08:47:11 2007
+++ SPECS/gwhere.spec	Sun Mar 22 11:07:17 2009
@@ -8,12 +8,12 @@
 Summary(pl.UTF-8):	Zarządzanie katalogiem mediów
 Summary(pt.UTF-8):	Gestor de catálogos de media removivel
 Name:		gwhere
-Version:	0.1.6
-Release:	0.2
+Version:	0.2.3
+Release:	0.1
 License:	GPL
 Group:		X11/Applications
 Source0:	http://www.gwhere.org/download/source/%{name}-%{version}.tar.gz
-# Source0-md5:	9eda7a1294361f6c2c9b1bb1dc1d8240
+# Source0-md5:	73b4ca918a61460758951318acd5eda8
 Patch0:		%{name}-langs.patch
 Patch1:		%{name}-am_fix.patch
 Patch2:		%{name}-desktop.patch
@@ -68,11 +68,12 @@
 %prep
 %setup -q
 #%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+#%patch1 -p1
+#%patch2 -p1
 chmod +w * -R
 #mv po/ar.po po/es.po
 #mv po/ar.gmo po/es.gmo
+%{__sed} -i "s at gwhere_LDFLAGS = . at gwhere_LDFLAGS =@" src/Makefile.am
 
 %build
 rm -f missing
@@ -81,8 +82,9 @@
 %{__aclocal}
 %{__autoheader}
 %{__autoconf}
-%{__automake}
+%{__automake} 
 %configure
+%{__sed} -i "s at MSGMERGE_UPDATE =.*@MSGMERGE_UPDATE =echo @g" po/Makefile
 %{__make}
 
 %install
@@ -92,6 +94,7 @@
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/cs-windows-1250
 
 mv -f $RPM_BUILD_ROOT/usr/share/applnk/Applications/gwhere.desktop \
       $RPM_BUILD_ROOT%{_desktopdir}
@@ -117,6 +120,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2009/03/22 10:07:17  uzsolt
+- 0.2.3
+
 Revision 1.10  2007/02/13 07:47:11  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gwhere.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list