SPECS: libxfce4util.spec, libxfce4mcs.spec, libxfcegui4.spec - rel...
freetz
freetz at pld-linux.org
Mon Jul 24 20:18:45 CEST 2006
Author: freetz Date: Mon Jul 24 18:18:45 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel.2, removed LDFLAGS
---- Files affected:
SPECS:
libxfce4util.spec (1.38 -> 1.39) , libxfce4mcs.spec (1.46 -> 1.47) , libxfcegui4.spec (1.52 -> 1.53)
---- Diffs:
================================================================
Index: SPECS/libxfce4util.spec
diff -u SPECS/libxfce4util.spec:1.38 SPECS/libxfce4util.spec:1.39
--- SPECS/libxfce4util.spec:1.38 Sun Jul 16 13:29:01 2006
+++ SPECS/libxfce4util.spec Mon Jul 24 20:18:40 2006
@@ -7,7 +7,7 @@
Summary(pl): Biblioteka narzędziowa dla środowiska Xfce
Name: libxfce4util
Version: 4.3.90.2
-Release: 1
+Release: 2
License: BSD, LGPL
Group: Libraries
Source0: http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2
@@ -15,12 +15,12 @@
URL: http://www.xfce.org/
BuildRequires: autoconf >= 2.50
BuildRequires: automake
-BuildRequires: glib2-devel >= 1:2.12.0
+BuildRequires: glib2-devel >= 1:2.12.1
BuildRequires: gtk-doc-automake
BuildRequires: libtool
BuildRequires: pkgconfig >= 1:0.9.0
BuildRequires: xfce4-dev-tools >= 4.3.90.2
-Requires: glib2 >= 1:2.12.0
+Requires: glib2 >= 1:2.12.1
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -34,7 +34,7 @@
Summary(pl): Pliki nagłówkowe biblioteki libxfce4util
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
-Requires: glib2-devel >= 1:2.12.0
+Requires: glib2-devel >= 1:2.12.1
%description devel
Development files for the libxfce4util library.
@@ -75,7 +75,6 @@
%{__autoheader}
%{__automake}
%{__autoconf}
-LDFLAGS="%{rpmldflags} -Wl,--as-needed"
%configure \
--with-html-dir=%{_gtkdocdir} \
%{!?with_static_libs:--disable-static}
@@ -127,6 +126,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.39 2006/07/24 18:18:40 freetz
+- rel.2, removed LDFLAGS
+
Revision 1.38 2006/07/16 11:29:01 freetz
- merged from DEVEL
================================================================
Index: SPECS/libxfce4mcs.spec
diff -u SPECS/libxfce4mcs.spec:1.46 SPECS/libxfce4mcs.spec:1.47
--- SPECS/libxfce4mcs.spec:1.46 Sun Jul 16 13:29:01 2006
+++ SPECS/libxfce4mcs.spec Mon Jul 24 20:18:40 2006
@@ -3,7 +3,7 @@
Summary(pl): Obsługa zarządzania ustawieniami wielokanałowymi dla Xfce
Name: libxfce4mcs
Version: 4.3.90.2
-Release: 1
+Release: 2
License: LGPL v2
Group: Libraries
Source0: http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2
@@ -63,7 +63,6 @@
%{__autoheader}
%{__automake}
%{__autoconf}
-LDFLAGS="%{rpmldflags} -Wl,--as-needed"
%configure \
--with-html-dir=%{_gtkdocdir}
%{__make}
@@ -103,6 +102,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.47 2006/07/24 18:18:40 freetz
+- rel.2, removed LDFLAGS
+
Revision 1.46 2006/07/16 11:29:01 freetz
- merged from DEVEL
================================================================
Index: SPECS/libxfcegui4.spec
diff -u SPECS/libxfcegui4.spec:1.52 SPECS/libxfcegui4.spec:1.53
--- SPECS/libxfcegui4.spec:1.52 Sun Jul 16 13:29:01 2006
+++ SPECS/libxfcegui4.spec Mon Jul 24 20:18:40 2006
@@ -7,7 +7,7 @@
Summary(pl): Różne widgety GTK+ dla Xfce
Name: libxfcegui4
Version: 4.3.90.2
-Release: 1
+Release: 2
License: LGPL v2
Group: Libraries
Source0: http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2
@@ -18,7 +18,7 @@
BuildRequires: dbh-devel >= 1.0
BuildRequires: gettext-devel
BuildRequires: gtk-doc-automake
-BuildRequires: gtk+2-devel >= 2:2.10.0
+BuildRequires: gtk+2-devel >= 2:2.10.1
BuildRequires: libtool
BuildRequires: libxfce4util-devel >= %{version}
BuildRequires: libxml2-devel >= 1:2.6.26
@@ -26,7 +26,7 @@
BuildRequires: rpmbuild(macros) >= 1.98
BuildRequires: startup-notification-devel >= 0.8
BuildRequires: xfce4-dev-tools >= 4.3.90.2
-Requires: gtk+2 >= 2:2.10.0
+Requires: gtk+2 >= 2:2.10.1
Requires: libxfce4util >= %{version}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -41,7 +41,7 @@
Summary(pl): Pliki nagłówkowe biblioteki libxfcegui4
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
-Requires: gtk+2-devel >= 2:2.10.0
+Requires: gtk+2-devel >= 2:2.10.1
Requires: gtk-doc-common
Requires: libxfce4util-devel >= %{version}
Requires: startup-notification-devel >= 0.8
@@ -73,7 +73,6 @@
%{__autoheader}
%{__automake}
%{__autoconf}
-LDFLAGS="%{rpmldflags} -Wl,--as-needed"
%configure \
--enable-xinerama \
--with-html-dir=%{_gtkdocdir} \
@@ -133,6 +132,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.53 2006/07/24 18:18:40 freetz
+- rel.2, removed LDFLAGS
+
Revision 1.52 2006/07/16 11:29:01 freetz
- merged from DEVEL
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libxfce4util.spec?r1=1.38&r2=1.39&f=u
http://cvs.pld-linux.org/SPECS/libxfce4mcs.spec?r1=1.46&r2=1.47&f=u
http://cvs.pld-linux.org/SPECS/libxfcegui4.spec?r1=1.52&r2=1.53&f=u
More information about the pld-cvs-commit
mailing list