]> git.pld-linux.org Git - packages/anjuta.git/blobdiff - anjuta.spec
- bring cppflags, too
[packages/anjuta.git] / anjuta.spec
index 0b49a6801dda36c28cdcba6331dbdf3894210033..65757d6958a09a71c2d08694dac4523865b4f9db 100644 (file)
@@ -4,7 +4,7 @@ Summary(pl):    Zintegrowane 
 Summary(pt_BR):        Ambiente de desenvolvimento integrado C e C++
 Name:          anjuta
 Version:       2.0.2
-Release:       1
+Release:       3
 Epoch:         1
 License:       GPL
 Group:         Development/Tools
@@ -30,6 +30,7 @@ BuildRequires:        libgnomeprintui-devel >= 2.10.2
 BuildRequires: libgnomeui-devel >= 2.10.0-2
 BuildRequires: libstdc++-devel
 BuildRequires: libtool
+BuildRequires: libwnck-devel
 BuildRequires: libxml2-devel >= 1:2.6.19
 BuildRequires: ncurses-devel
 BuildRequires: neon-devel
@@ -42,6 +43,7 @@ BuildRequires:        subversion-devel
 BuildRequires: vte-devel >= 0.11.0
 Requires(post,postun): scrollkeeper
 # Requires:    gnome-terminal
+Requires:      libanjuta = %{epoch}:%{version}-%{release}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -79,6 +81,7 @@ amig
 %package -n libanjuta
 Summary:       libanjuta library
 Group:         Development/Libraries
+Conflicts:     %{name} < 1:2.0.2-1
 
 %description -n libanjuta
 libanjuta library.
@@ -137,7 +140,7 @@ rm -rf $RPM_BUILD_ROOT
 %postun
 %scrollkeeper_update_postun
 
-%post -n libanjuta -p /sbin/ldconfig
+%post  -n libanjuta -p /sbin/ldconfig
 %postun -n libanjuta -p /sbin/ldconfig
 
 %files -f %{name}.lang
This page took 0.071885 seconds and 4 git commands to generate.