This commit is contained in:
parent
95d67f4734
commit
28ba6f8c85
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee7e8c5d9f2b062a28680cdf67e61614073578656688eb0891d9202179e56cf6
|
||||
size 5542975
|
3
anjuta-2.3.3.tar.bz2
Normal file
3
anjuta-2.3.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7fb94ec16cd8e6be09c08d5754e61de438b8dd79727d07a5ebc3d8906686a339
|
||||
size 6082655
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 1 15:59:31 CET 2008 - rodrigo@suse.de
|
||||
|
||||
- Update to version 2.3.3:
|
||||
* http://ftp.acc.umu.se/pub/GNOME/sources/anjuta/2.3/anjuta-2.3.3.news
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 31 13:44:09 CET 2008 - sbrabec@suse.cz
|
||||
|
||||
|
19
anjuta.spec
19
anjuta.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package anjuta (Version 2.2.2)
|
||||
# spec file for package anjuta (Version 2.3.3)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -19,8 +19,8 @@ Group: Development/Tools/IDE
|
||||
# Directly required by anjuta:
|
||||
Requires: autogen
|
||||
Requires: automake autoconf libtool gettext alsa alsa-devel audiofile devhelp esound esound-devel gconf2 gconf2-devel gconf2-doc gnome-terminal gnome-vfs2 gnome-vfs2-devel gnome-vfs2-doc libart_lgpl libart_lgpl-devel libbonobo libbonobo-devel libbonobo-doc libbonoboui libbonoboui-devel libbonoboui-doc libglade2 libglade2-devel libglade2-doc libgnome libgnome-devel libgnome-doc libgnomecanvas libgnomecanvas-devel libgnomecanvas-doc libgnomeui libgnomeui-devel libgnomeui-doc libwnck libwnck-devel libxml2 libxml2-devel openssl openssl-devel orbit2 orbit2-devel popt popt-devel libgnomeprint libgnomeprint-devel libgnomeprint-doc libgnomeprintui libgnomeprintui-devel libgnomeprintui-doc yelp gnome-doc-utils
|
||||
Version: 2.2.2
|
||||
Release: 60
|
||||
Version: 2.3.3
|
||||
Release: 1
|
||||
Requires: %{name}-lang = %{version}
|
||||
Summary: GNOME IDE for C and C++
|
||||
Source: anjuta-%{version}.tar.bz2
|
||||
@ -107,10 +107,10 @@ Authors:
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
#%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch2
|
||||
%patch3
|
||||
#%patch2
|
||||
#%patch3
|
||||
cp -a %{S:1} .
|
||||
# FIXME: Ugly hack!
|
||||
# libbfd has two instances:
|
||||
@ -142,7 +142,7 @@ DESTDIR=$RPM_BUILD_ROOT mime-info-to-mime
|
||||
rm -r $RPM_BUILD_ROOT/%{_libdir}/*.*a
|
||||
# This works in conjunction with no-bins-in-usershare.patch. When that
|
||||
# patch goes away, so too will the following:
|
||||
mv $RPM_BUILD_ROOT/%{_datadir}/anjuta/scripts/anjuta-tags $RPM_BUILD_ROOT/%{_bindir}
|
||||
#mv $RPM_BUILD_ROOT/%{_datadir}/anjuta/scripts/anjuta-tags $RPM_BUILD_ROOT/%{_bindir}
|
||||
%suse_update_desktop_file -C "" -D anjuta/anjuta-manual.xml -G "Integrated Development Environment" anjuta Development IDE GNOME
|
||||
%find_lang anjuta
|
||||
%find_lang anjuta-faqs anjuta.lang
|
||||
@ -187,6 +187,8 @@ fi
|
||||
%dir %{_datadir}/omf/anjuta-manual
|
||||
%{_datadir}/omf/anjuta-manual/*.omf
|
||||
%doc %{_mandir}/man?/*.*
|
||||
%{_libdir}/glade3/modules/*
|
||||
%{_libdir}/glade3/catalogs/*
|
||||
|
||||
%files devel
|
||||
%defattr(-, root, root)
|
||||
@ -206,6 +208,9 @@ fi
|
||||
%files lang -f %name.lang
|
||||
|
||||
%changelog
|
||||
* Fri Feb 01 2008 rodrigo@suse.de
|
||||
- Update to version 2.3.3:
|
||||
* http://ftp.acc.umu.se/pub/GNOME/sources/anjuta/2.3/anjuta-2.3.3.news
|
||||
* Thu Jan 31 2008 sbrabec@suse.cz
|
||||
- Devhelp documentation moved to the separate package (bnc#248813).
|
||||
* Thu Nov 01 2007 sbrabec@suse.cz
|
||||
|
Loading…
Reference in New Issue
Block a user