General
Start
APT/YUM/Smart config
List of packages
GPG key
Mirrors
Recent changes
How you can help
Pydar2
Thanks:
Buildsystem hosted at ithomi
SUSE and Mandrake builds made by the openSUSE build service
Static site hosted at ULYSSIS
Primary mirrors hosted at BELNET, HEAnet, 3TI
Varia:
Random picture!
Looking for a java job?
Leuven blogt

poedit spec file : Dries RPM Repository

Back to the poedit rpms

Current spec in pydar2:


# $Id: poedit.spec 5562 2007-07-02 01:56:06Z dag $
# Authority: dries
# Screenshot: http://poedit.sourceforge.net/screenshots/poEditUnicode_s.png
# ScreenshotURL: http://poedit.sourceforge.net/screenshots.php

Summary: PoEdit is a cross-platform gettext catalogs (.po files) editor
Name: poedit
Version: 1.3.7
Release: 1
License: GPL
Group: Development/Tools
URL: http://poedit.sourceforge.net/

Source: http://dl.sf.net/poedit/poedit-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root

BuildRequires: gcc, gcc-c++, wxGTK-devel >= 2.6, db4-devel, gettext, zip
Requires: wxGTK, db4, gettext

%description
poEdit is a cross-platform gettext catalogs (.po files) editor. It is built
with wxWindows.

%prep
%setup

%build
%configure
%{__make} %{?_smp_mflags}

%install
%{__rm} -rf %{buildroot}
%{__make} install-strip DESTDIR="%{buildroot}"
%find_lang %{name}
#mkdir -p %{buildroot}%{_datadir}/applications
#cat > %{buildroot}%{_datadir}/applications/poedit.desktop < - 1.3.7-1
- Updated to release 1.3.7.

* Tue Sep 26 2006 Dries Verachtert  - 1.3.5-1
- Updated to release 1.3.5.

* Mon Oct 03 2005 Dries Verachtert  - 1.3.4-1
- Updated to release 1.3.4.

* Mon Jun 27 2005 Dries Verachtert  1.3.3-1
- Update to release 1.3.3.

* Sat Jan 29 2005 Dries Verachtert  1.3.2-1
- Update to version 1.3.2.

* Sun Sep 12 2004 Dries Verachtert  1.3.1-1
- Update to version 1.3.1.

* Sun Feb 29 2004 Dries Verachtert  1.2.5-1
- update to 1.2.5

* Sun Jan 11 2004 Dries Verachtert  1.2.4-3
- cleanup of spec file

* Fri Jan 2 2004 Dries Verachtert  1.2.4-2
- added a desktop icon

* Sat Dec 20 2003 Dries Verachtert  1.2.4-1
- first packaging for Fedora Core 1