Author: paladine Date: Sat Feb 19 14:59:20 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.9.0 - removed outdated missing_files patch - updated locale-names patch - added missing BRs - proper license
---- Files affected: SPECS: conglomerate.spec (1.30 -> 1.31) ---- Diffs: ================================================================ Index: SPECS/conglomerate.spec diff -u SPECS/conglomerate.spec:1.30 SPECS/conglomerate.spec:1.31 --- SPECS/conglomerate.spec:1.30 Thu Nov 4 10:25:04 2004 +++ SPECS/conglomerate.spec Sat Feb 19 15:59:15 2005 @@ -2,15 +2,14 @@ Summary: Free user-friendly XML editor Summary(pl): Wolnodostępny, przyjazny dla użytkownika edytor XML-a Name: conglomerate -Version: 0.7.16 +Version: 0.9.0 Release: 1 -License: GPL +License: GPL v2 Group: X11/Applications -Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -# Source0-md5: 75e35bd95e6a781d1346083b097f0c71 +Source0: http://dl.sourceforge.net/conglomerate/%{name}-%{version}.tar.gz +# Source0-md5: b9c8bf5f5fc04a5e093f8a0e8a973d6a Patch0: %{name}-desktop.patch Patch1: %{name}-locale-names.patch -Patch2: %{name}-missing_files.patch URL: http://www.conglomerate.org/ BuildRequires: GConf2-devel >= 2.4.0 BuildRequires: autoconf >= 2.52 @@ -23,7 +22,10 @@ BuildRequires: libglade2-devel >= 2.0.1 BuildRequires: libgnomeprintui-devel >= 2.4.0 BuildRequires: libgnomeui-devel >= 2.4.0 +BuildRequires: libtool BuildRequires: libxslt-devel >= 1.0.0 +BuildRequires: pkgconfig +BuildRequires: scrollkeeper Requires(post): GConf2 Requires(post,postun): scrollkeeper Requires: gtk+2 >= 2:2.4.3 @@ -48,7 +50,6 @@ %setup -q %patch0 -p1 %patch1 -p1 -%patch2 -p1 mv po/{no,nb}.po @@ -107,6 +108,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2005/02/19 14:59:15 paladine +- updated to 0.9.0 +- removed outdated missing_files patch +- updated locale-names patch +- added missing BRs +- proper license + Revision 1.30 2004/11/04 09:25:04 paladine - updated to 0.7.16 - removed enchant patch, already in sources ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/conglomerate.spec?r1=1.30&r2=1.31&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
