Jarosław Kamper napisał(a):

Dnia czwartek, 13 stycznia 2005 21:09, Radosław Kintzi napisał:


jack napisał(a):


Author: jack Date: Thu Jan 13 17:35:00 2005
GMT Module: SPECS Tag: HEAD
---- Log message:
- updated poedit to 1.3.1
- dropped Patch1 - it's already in sources
- still segfaults on startup (like 1.2.4) ;)


U mnie wydaje się być ok. Ładnie poprosił mnie o wpisanie adresu
skrzynki kontaktowej. Poczytałem sobie też "O programie".

$ rpm -q poedit
poedit-1.3.1-0.2



Skąd masz rel 0.2? ;)


Zbudowałem sobie:
[EMAIL PROTECTED] SPECS]$ cvs status -v poedit.spec
===================================================================
File: poedit.spec       Status: Needs Merge

  Working revision:    1.29
  Repository revision: 1.31    /cvsroot/SPECS/poedit.spec,v


Index: poedit.spec
===================================================================
RCS file: /cvsroot/SPECS/poedit.spec,v
retrieving revision 1.31
diff -a -u -r1.31 poedit.spec
--- poedit.spec	13 Jan 2005 20:18:00 -0000	1.31
+++ poedit.spec	13 Jan 2005 20:49:48 -0000
@@ -1,11 +1,11 @@
-# $Revision: 1.31 $, $Date: 2005/01/13 20:18:00 $
+# $Revision: 1.29 $, $Date: 2004/11/08 18:24:50 $
 # TODO:
 # - install GNOME and KDE releated files (MIME files)
 Summary:	Gettext catalogs editor
 Summary(pl):	Edytor katalog�w gettexta
 Name:		poedit
 Version:	1.3.1
-Release:	0.1
+Release:	0.2
 License:	BSD
 Group:		Applications/Editors
 Source0:	http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
@@ -13,11 +13,11 @@
 Source1:	%{name}.desktop
 Source2:	%{name}.png
 Patch0:		%{name}-system_libs.patch
+Patch1:		%{name}-DESTDIR.patch
 URL:		http://poedit.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gtk+2-devel
-BuildRequires:	gtkspell-devel
 BuildRequires:	wxGTK2-unicode-devel >= 2.4.0-0.8
 BuildRequires:	zip
 Requires:	gettext
@@ -44,11 +44,12 @@
 %prep
 %setup -q
 %patch0 -p1
+#%patch1 -p1
 
 %build
-%{__aclocal} -I admin
-%{__autoconf}
-%{__automake}
+#%{__aclocal}
+#%{__autoconf}
+#%{__automake}
 %configure \
 	--disable-transmem \
 	--with-wx-config=wxgtk2u-2.4-config \
@@ -62,10 +63,9 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir},%{_datadir}/mime-info/}
+install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir}}
 
 %{__make} install \
-	EXTRADIR="" \
 	DESTDIR=$RPM_BUILD_ROOT
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
@@ -81,7 +81,7 @@
 #%doc NEWS LICENSE README AUTHORS docs/*.html docs/img
 %attr(755,root,root) %{_bindir}/poedit
 %{_datadir}/poedit
-#%{_datadir}/mime-info/%{name}*
+%{_datadir}/mime-info/%{name}*
 %{_desktopdir}/*
 %{_pixmapsdir}/*
 %{_mandir}/man1/*
@@ -92,16 +92,6 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log: poedit.spec,v $
-Revision 1.31  2005/01/13 20:18:00  wiget
-- BR: gtkspell-devel
-- rebuild AC/AM (added -I admin to aclocal invocation)
-- don't build contrib libs on install
-
-Revision 1.30  2005/01/13 17:34:53  jack
-- updated poedit to 1.3.1
-- dropped Patch1 - it's already in sources
-- still segfaults on startup (like 1.2.4) ;)
-
 Revision 1.29  2004/11/08 18:24:50  zergin
 - added missing BR: zip (by Zbyniu Krzystolik)
 
_______________________________________________
pld-devel-pl mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl

Odpowiedź listem elektroniczym