SPECS: glade3.spec - 3.1.2
aredridel
aredridel at pld-linux.org
Sun Dec 17 20:59:46 CET 2006
Author: aredridel Date: Sun Dec 17 19:59:45 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 3.1.2
---- Files affected:
SPECS:
glade3.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/glade3.spec
diff -u SPECS/glade3.spec:1.8 SPECS/glade3.spec:1.9
--- SPECS/glade3.spec:1.8 Tue Nov 28 19:12:39 2006
+++ SPECS/glade3.spec Sun Dec 17 20:59:40 2006
@@ -2,12 +2,12 @@
Summary: User interface builder for GTK+ and GNOME
Summary(pl): Budowniczy interfejsów dla GTK+ i GNOME
Name: glade3
-Version: 3.0.2
+Version: 3.1.2
Release: 1
License: GPL v2+3B
Group: Development/Building
-Source0: http://ftp.gnome.org/pub/gnome/sources/glade3/3.0/%{name}-%{version}.tar.bz2
-# Source0-md5: 117dd31c908fd32ad7058c9471e21039
+Source0: http://ftp.gnome.org/pub/gnome/sources/glade3/3.1/%{name}-%{version}.tar.bz2
+# Source0-md5: 4646ad6f862fb3ecfae14135669b3d1a
Patch0: %{name}-desktop.patch
URL: http://glade.gnome.org/
BuildRequires: autoconf >= 2.59-9
@@ -102,6 +102,7 @@
DESTDIR=$RPM_BUILD_ROOT
rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/modules/*.{a,la}
+rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/bindings/*.{a,la}
%find_lang %{name} --all-name --with-gnome
@@ -122,6 +123,8 @@
%doc AUTHORS NEWS README TODO ChangeLog
%attr(755,root,root) %{_bindir}/*
%dir %{_libdir}/%{name}
+%dir %{_libdir}/%{name}/bindings
+%attr(755,root,root) %{_libdir}/%{name}/bindings/*.so
%dir %{_libdir}/%{name}/modules
%attr(755,root,root) %{_libdir}/%{name}/modules/*.so
@@ -154,6 +157,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2006/12/17 19:59:40 aredridel
+- 3.1.2
+
Revision 1.8 2006/11/28 18:12:39 megabajt
- fix pl
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/glade3.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list