SPECS (DEVEL): gajim.spec - updated to latest snap [20080731] - important c...
paszczus
paszczus at pld-linux.org
Thu Jul 31 08:07:47 CEST 2008
Author: paszczus Date: Thu Jul 31 06:07:47 2008 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- updated to latest snap [20080731] - important changes
- added -devel subpackage
- cool version, if you are using Gajim, you should try it! :)
---- Files affected:
SPECS:
gajim.spec (1.21.2.57 -> 1.21.2.58)
---- Diffs:
================================================================
Index: SPECS/gajim.spec
diff -u SPECS/gajim.spec:1.21.2.57 SPECS/gajim.spec:1.21.2.58
--- SPECS/gajim.spec:1.21.2.57 Tue Jul 22 09:33:22 2008
+++ SPECS/gajim.spec Thu Jul 31 08:07:41 2008
@@ -1,6 +1,6 @@
# $Revision$, $Date$
-%define snap 20080722
-%define snap_date 2008-07-22
+%define snap 20080731
+%define snap_date 2008-07-31
Summary: A Jabber client written in PyGTK
Summary(pl.UTF-8): Klient Jabbera napisany w PyGTK
Name: gajim
@@ -10,7 +10,7 @@
License: GPL v2
Group: Applications/Communications
Source0: http://www.gajim.org/downloads/snap/%{name}-%{snap_date}.tar.gz
-# Source0-md5: 36e5cc8945a28817af9d6b73e22bad15
+# Source0-md5: 16b971426c6ce43e121b98e7d4357c60
URL: http://www.gajim.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -52,6 +52,18 @@
dla użytkowników GTK+. Gajim nie wymaga do działania GNOME, choć
działa z nim ładnie.
+%package devel
+Summary: Header files for gajim
+Summary(pl.UTF-8): Pliki nagłówkowe dla gajim-a
+Group: Development/Libraries
+Requires: %{name} = %{version}-%{release}
+
+%description devel
+Header files for gajim.
+
+%description devel -l pl.UTF-8
+Pliki nagłówkowe dla gajim-a.
+
%prep
%setup -q -n %{name}-%{version}-svn
@@ -63,6 +75,7 @@
%{__autoconf}
%{__automake}
%configure
+
%{__make} \
CC="%{__cc}" \
PREFIX=%{_prefix} \
@@ -97,12 +110,21 @@
%{_mandir}/man1/*
%{_pixmapsdir}/*.png
+%files devel
+%defattr(644,root,root,755)
+%{_libdir}/gajim/*.la
+
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21.2.58 2008/07/31 06:07:41 paszczus
+- updated to latest snap [20080731] - important changes
+- added -devel subpackage
+- cool version, if you are using Gajim, you should try it! :)
+
Revision 1.21.2.57 2008/07/22 07:33:22 paszczus
- updated to 0.11.4.4 snap 20070829
- merged changes from HEAD
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gajim.spec?r1=1.21.2.57&r2=1.21.2.58&f=u
More information about the pld-cvs-commit
mailing list