Author: freetz Date: Fri Jul 14 14:22:47 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel.3, updated deps, --as-needed support
---- Files affected: SPECS: notification-daemon.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/notification-daemon.spec diff -u SPECS/notification-daemon.spec:1.12 SPECS/notification-daemon.spec:1.13 --- SPECS/notification-daemon.spec:1.12 Sun Jun 18 16:49:31 2006 +++ SPECS/notification-daemon.spec Fri Jul 14 16:22:42 2006 @@ -3,7 +3,7 @@ Summary(pl): Demon powiadomień Name: notification-daemon Version: 0.3.5 -Release: 2 +Release: 3 License: GPL v2+ Group: Applications/System Source0: http://www.galago-project.org/files/releases/source/notification-daemon/%{name}-%{version}.tar.gz @@ -11,8 +11,8 @@ Patch0: %{name}-icon-data.patch URL: http://www.galago-project.org/ BuildRequires: dbus-glib-devel >= 0.62 -BuildRequires: glib2-devel >= 1:2.11.3 -BuildRequires: gtk+2-devel >= 2:2.9.3 +BuildRequires: glib2-devel >= 1:2.12.0 +BuildRequires: gtk+2-devel >= 2:2.10.0 BuildRequires: libsexy-devel >= 0.1.8 BuildRequires: libstdc++-devel BuildRequires: libwnck-devel @@ -34,6 +34,7 @@ %patch0 -p1 %build +LDFLAGS="%{rpmldflags} -Wl,--as-needed" %configure \ --disable-static %{__make} @@ -71,6 +72,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2006/07/14 14:22:42 freetz +- rel.3, updated deps, --as-needed support + Revision 1.12 2006/06/18 14:49:31 freetz - fixed http://trac.galago-project.org/ticket/67, bleeding edge deps, rel.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/notification-daemon.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
