/[packages]/cauldron/gnote/current/SPECS/gnote.spec
ViewVC logotype

Diff of /cauldron/gnote/current/SPECS/gnote.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 146261 by fwang, Wed Sep 21 03:04:06 2011 UTC revision 147602 by fwang, Sun Sep 25 00:38:53 2011 UTC
# Line 1  Line 1 
1  Summary:        Note-taking application  Summary:        Note-taking application
2  Name:           gnote  Name:           gnote
3  Version:        0.7.5  Version:        0.8.0
4  Release:        %mkrel 2  Release:        %mkrel 1
5  Group:          Graphical desktop/GNOME  Group:          Graphical desktop/GNOME
6  License:        GPLv3  License:        GPLv3
7  URL:            http://live.gnome.org/Gnote  URL:            http://live.gnome.org/Gnote
8  Source0:        http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.xz  Source0:        http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.xz
9    BuildRequires: pkgconfig(glibmm-2.4)
10    BuildRequires: pkgconfig(gtk+-3.0) >= 3.0
11    BuildRequires: pkgconfig(gtkmm-3.0) >= 3.0
12    BuildRequires: pkgconfig(libpanelapplet-4.0) >= 3.0
13    BuildRequires: pkgconfig(libpcrecpp)
14    BuildRequires: pkgconfig(libxml-2.0)
15    BuildRequires: pkgconfig(libxslt)
16    BuildRequires: pkgconfig(uuid)
17  BuildRequires: boost-devel  BuildRequires: boost-devel
 BuildRequires: libuuid-devel  
 BuildRequires: libxslt-devel  
 BuildRequires: glibmm2.4-devel  
 BuildRequires: gtkmm2.4-devel  
 BuildRequires: libGConf2-devel  
 BuildRequires: gtkspell-devel  
 BuildRequires: dbus-c++-devel  
18  BuildRequires: gnome-doc-utils  BuildRequires: gnome-doc-utils
19  BuildRequires: intltool  BuildRequires: intltool
20  BuildRequires: desktop-file-utils  BuildRequires: desktop-file-utils
# Line 35  This is a clone of Tomboy, in C++. Line 36  This is a clone of Tomboy, in C++.
36    
37  %build  %build
38  export CXXFLAGS="%optflags  -DBOOST_FILESYSTEM_VERSION=2"  export CXXFLAGS="%optflags  -DBOOST_FILESYSTEM_VERSION=2"
39  %configure2_5x --with-gnu-ld --disable-schemas-install --disable-applet  %configure2_5x --with-gnu-ld --disable-schemas-install
40  %make  %make
41    
42  %install  %install

Legend:
Removed from v.146261  
changed lines
  Added in v.147602

  ViewVC Help
Powered by ViewVC 1.1.30