Author: qboosh                       Date: Sat May 27 09:16:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- merged deprecations patch and ac/am/* rebuild from AC-branch

---- Files affected:
SPECS:
   screem.spec (1.73 -> 1.74) 

---- Diffs:

================================================================
Index: SPECS/screem.spec
diff -u SPECS/screem.spec:1.73 SPECS/screem.spec:1.74
--- SPECS/screem.spec:1.73      Thu Apr 20 13:43:07 2006
+++ SPECS/screem.spec   Sat May 27 11:16:06 2006
@@ -1,21 +1,21 @@
 # $Revision$, $Date$
-
 Summary:       Web Site CReating and Editing EnvironMent
 Summary(pl):   Środowisko do tworzenia i edycji serwisów WWW
 Name:          screem
 Version:       0.16.1
-Release:       2
+Release:       3
 License:       GPL v2+
 Group:         X11/Applications/Editors
 Source0:       http://dl.sourceforge.net/screem/%{name}-%{version}.tar.gz
 # Source0-md5: 88bfc0afadb905ddbed9bdfbc869602a
 Patch0:                %{name}-desktop.patch
+Patch1:                %{name}-deprecations.patch
 URL:           http://www.screem.org/
 BuildRequires: GConf2-devel >= 2.2.0
+BuildRequires: autoconf >= 2.52
 BuildRequires: automake
 BuildRequires: dbus-glib-devel >= 0.22
 BuildRequires: enchant-devel >= 1.1.6
-BuildRequires: gdk-pixbuf-devel >= 2.2.0
 BuildRequires: gnome-menus-devel >= 2.10.0
 BuildRequires: gnome-vfs2-devel >= 2.8.3
 BuildRequires: gtk+2-devel >= 2:2.6.4
@@ -28,6 +28,7 @@
 BuildRequires: libgnomeprintui-devel >= 2.2.0
 BuildRequires: libgnomeui-devel >= 2.6.0
 BuildRequires: libgtkhtml-devel >= 2.4.3
+BuildRequires: libtool
 BuildRequires: libxml2-devel >= 2.4.3
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.197
@@ -67,9 +68,16 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
-cp -f /usr/share/automake/config.* .
+%{__glib_gettextize}
+%{__libtoolize}
+%{__intltoolize}
+%{__aclocal}
+%{__autoheader}
+%{__automake}
+%{__autoconf}
 %configure \
        --enable-dbus \
        --enable-enchant \
@@ -138,6 +146,16 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.74  2006/05/27 09:16:06  qboosh
+- merged deprecations patch and ac/am/* rebuild from AC-branch
+
+Revision 1.73.2.2  2006/05/21 15:44:14  freetz
+- rel.3
+
+Revision 1.73.2.1  2006/05/21 11:45:46  freetz
+- rel.2 for rebuild with new dbus, fixed build (deprecations patch, rebuild
+  ac/am), fixed/updated BR
+
 Revision 1.73  2006/04/20 11:43:07  ankry
 - fixed typo in desktop patch, rel. 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/screem.spec?r1=1.73&r2=1.74&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to