libgnomeui.spec
author dermotm
Mon, 06 Oct 2003 10:15:16 +0000
changeset 1195 4e66a626f563
parent 1167 61879e9467ef
child 1219 ed7f2e8998c9
permissions -rw-r--r--
Incremented Release numbers for build 10
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
     1
Name:         libgnomeui 
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
     2
License:      LGPL
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
     3
Group:        System/Libraries/GNOME
1003
a3e112c39abc 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
     4
Version:      2.2.2
1195
4e66a626f563 Incremented Release numbers for build 10
dermotm
parents: 1167
diff changeset
     5
Release:      13
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
     6
Distribution: Mercury
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 552
diff changeset
     7
Vendor:	      Sun Microsystems, Inc.
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
     8
Summary:      GNOME User Interface Library  
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
     9
Source:       http://ftp.gnome.org/pub/GNOME/sources/libgnomeui/2.2/libgnomeui-%{version}.tar.bz2
523
d6c177eb8313 Added more .po tarballs
mick
parents: 290
diff changeset
    10
Source1:      libgnomeui-l10n-po.tar.bz2
1006
3fc1a2848ddb 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 1003
diff changeset
    11
Patch1:       libgnomeui-01-file-entry-activate.diff
1167
61879e9467ef *** empty log message ***
stephen
parents: 1157
diff changeset
    12
Patch2:       libgnomeui-02-full-icon-path.diff
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    13
URL:          http://www.gnome.org
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    14
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    15
Autoreqprov:  on
1080
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1058
diff changeset
    16
Prereq:       /sbin/ldconfig
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    17
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    18
%define gtk_doc_version 1.0
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    19
%define libbonoboui_version 2.2.0
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    20
%define libglade_version 2.0.1
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    21
%define libbonobo_version 2.2.0
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    22
%define libgnome_version 2.2.0
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    23
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    24
Requires: libbonoboui >= %{libbonoboui_version}
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    25
Requires: libglade >= %{libglade_version}
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    26
BuildRequires: libbonoboui-devel >= %{libbonoboui_version}
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    27
BuildRequires: gtk-doc >= %{gtk_doc_version}
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    28
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    29
%description
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    30
libgnomeui is the GNOME User Interface Library, containing many widgets and 
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    31
convenient API used to developer GNOME applications that is not in GTK+ 
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    32
eg. About Dialog, Session Manager support
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    33
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    34
%package devel
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    35
Summary:      GNOME User Interface Development Library
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    36
Group:        Development/Libraries/GNOME
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    37
Requires:     %{name} = %{version}
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    38
Requires:     libgnome-devel >= %{libgnome_version}
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    39
Requires:     libbonoboui-devel >= %{libbonoboui_version}
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    40
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    41
%description devel
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    42
libgnomeui is the GNOME User Interface Library, containing many widgets and 
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    43
convenient API used to developer GNOME applications that is not in GTK+ 
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    44
eg. About Dialog, Session Manager support
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    45
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    46
%prep
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    47
%setup -q
1006
3fc1a2848ddb 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 1003
diff changeset
    48
%patch1 -p1
1167
61879e9467ef *** empty log message ***
stephen
parents: 1157
diff changeset
    49
%patch2 -p1
523
d6c177eb8313 Added more .po tarballs
mick
parents: 290
diff changeset
    50
tar -jxf %SOURCE1
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    51
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    52
%build
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    53
CFLAGS="$RPM_OPT_FLAGS"				\
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    54
./configure --prefix=%{_prefix}			\
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    55
	    --sysconfdir=%{_sysconfdir}		\
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    56
	    --mandir=%{_mandir}			\
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    57
	    --disable-gtk-doc
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    58
make 
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    59
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    60
%install
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    61
make DESTDIR=$RPM_BUILD_ROOT install
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    62
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    63
%clean
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    64
rm -rf $RPM_BUILD_ROOT
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    65
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    66
%post
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    67
/sbin/ldconfig
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    68
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    69
%postun
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    70
/sbin/ldconfig
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    71
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    72
%files
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    73
%{_datadir}/locale/*/LC_MESSAGES/libgnomeui-2.0.mo
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    74
%{_datadir}/pixmaps/*.png
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    75
%{_libexecdir}/*
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    76
%{_libdir}/libglade/2.0/libgnome*so*
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
    77
%{_libdir}/lib*.so.*
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    78
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    79
%files devel
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    80
%{_libdir}/pkgconfig/*.pc
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    81
%{_includedir}/libgnomeui-2.0/libgnomeui/*.h
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    82
%{_includedir}/libgnomeui-2.0/*.h
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
    83
%{_libdir}/lib*.so
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    84
%{_datadir}/gtk-doc/html/libgnomeui
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    85
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    86
%changelog
1167
61879e9467ef *** empty log message ***
stephen
parents: 1157
diff changeset
    87
* Thu Sep 25 2003 - [email protected]
61879e9467ef *** empty log message ***
stephen
parents: 1157
diff changeset
    88
- Fix icon theming for icons with full paths
61879e9467ef *** empty log message ***
stephen
parents: 1157
diff changeset
    89
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
    90
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
    91
- move lib*.so to -devel, remove *.a, *.la
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
    92
1003
a3e112c39abc 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    93
* Thu Aug 07 2003 - [email protected]
1006
3fc1a2848ddb 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 1003
diff changeset
    94
- Remove the evil activate signal on file entry 
3fc1a2848ddb 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 1003
diff changeset
    95
  browse ok button callback. Stops browse dialog
3fc1a2848ddb 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 1003
diff changeset
    96
  being displayed twice, when user selects stuff.
3fc1a2848ddb 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 1003
diff changeset
    97
3fc1a2848ddb 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 1003
diff changeset
    98
* Thu Aug 07 2003 - [email protected]
1003
a3e112c39abc 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    99
- Update tarball, bump version, reset release.
a3e112c39abc 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   100
523
d6c177eb8313 Added more .po tarballs
mick
parents: 290
diff changeset
   101
* Thu Jul 10 2003 - [email protected]
d6c177eb8313 Added more .po tarballs
mick
parents: 290
diff changeset
   102
- Added .po tarball
d6c177eb8313 Added more .po tarballs
mick
parents: 290
diff changeset
   103
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
   104
* Tue May 13 2003 - [email protected]
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
   105
- Initial Sun release.