source: projects/specs/tags/6_0_REL/t/totem-pl-parser/totem-pl-parser-vl.spec @ 3801

Revision 3801, 4.7 KB checked in by Takemikaduchi, 13 years ago (diff)

GNOME packages: new upstream release, bogofilter: fix perl requirements, perl-modules: new package

Line 
1Name:           totem-pl-parser
2Version:        2.32.4
3Release:        1%{?_dist_release}
4Summary:        Totem Playlist Parser library
5Summary(ja):    Totem プレイリスト解析ライブラリ
6
7Group:          System Environment/Libraries
8License:        LGPLv2+
9URL:            http://www.gnome.org/projects/totem/
10Source0:        http://ftp.gnome.org/pub/gnome/sources/%{name}/2.32/%{name}-%{version}.tar.bz2
11BuildRoot:      %{_tmppath}/%{name}-%{version}-root
12Obsoletes:      totem-plparser
13
14BuildRequires:  gtk2-devel
15BuildRequires:  gnome-vfs2-devel
16BuildRequires:  evolution-data-server-devel >= 2.32.0
17BuildRequires:  gettext
18BuildRequires:  perl-XML-Parser
19BuildRequires:  sqlite3-devel
20BuildRequires:  gmime-devel >= 2.4.19
21BuildRequires:  gobject-introspection-devel
22
23%description
24A library to parse and save playlists, as used in music and movie players.
25
26%package        devel
27Summary:        Development files for %{name}
28Group:          Development/Libraries
29Obsoletes:      totem-devel
30Requires:       %{name} = %{version}-%{release}
31Requires:       pkgconfig
32Requires:       gnome-vfs2-devel
33Requires:       gtk2-devel
34Requires:       evolution-data-server-devel >= 2.32.0
35Requires:       libxml2-devel
36Requires:       gmime-devel >= 2.4.19
37
38%description    devel
39The %{name}-devel package contains libraries and header files for
40developing applications that use %{name}.
41
42%prep
43%setup -q
44
45%build
46%configure --enable-static=no --enable-introspection=yes
47make %{?_smp_mflags}
48
49%install
50rm -rf $RPM_BUILD_ROOT
51make install DESTDIR=$RPM_BUILD_ROOT
52find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
53
54%find_lang %{name} --with-gnome
55
56%clean
57rm -rf $RPM_BUILD_ROOT
58
59%post -p /sbin/ldconfig
60
61%postun -p /sbin/ldconfig
62
63%files -f %{name}.lang
64%defattr(-,root,root,-)
65%doc AUTHORS COPYING.LIB NEWS README
66%{_libdir}/*.so.*
67%{_libdir}/girepository-1.0
68
69%files devel
70%defattr(-,root,root,-)
71%{_includedir}/*
72%{_libdir}/*.so
73%{_libdir}/pkgconfig/*.pc
74%{_datadir}/gtk-doc/html/totem-pl-parser
75%{_datadir}/gir-1.0
76
77%changelog
78* Thu May 05 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.4-1
79- new upstream release
80
81* Tue Feb 22 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.3-1
82- new upstream release
83
84* Sat Jan 29 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.2-1
85- new upstream release
86
87* Sat Nov 06 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.1-1
88- new upstream release
89
90* Sun Oct 03 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.0-1
91- new upstream release
92- add BuildRequires: gobject-introspection-devel
93- add configure option (--enable-introspection=yes)
94
95* Sun Sep 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.1-2
96- rebuild with rpm-4.8.1 for pkg-config file
97
98* Mon Jun 21 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.1-1
99- new upstream release
100
101* Sun Apr 04 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-1
102- new upstream release
103- add BuildRequires: gmime-devel >= 2.4
104
105* Thu May 28 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.2-1
106- new upstream release
107
108* Sat Apr 25 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.1-1
109- new upstream release
110
111* Sun Mar 22 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-1
112- new upstream release
113
114* Sun Jan 04 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 2.24.3-2
115- added BuildRequires: sqlite3-devel
116
117* Sun Dec 14 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.24.3-1
118- new upstream release
119- built with evolution-data-server-2.24.2
120
121* Wed Oct 22 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.1-3
122- build with evolution-data-server-2.24.1
123
124* Tue Oct 14 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.24.1-2
125- added Japanese summary
126- added Requires: evolution-data-server-devel, libxml2-devel to devel package
127
128* Sat Oct 11 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.1-1
129- new upstream release
130
131* Wed Sep 24 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0-1
132- new upstream release
133
134* Mon May 12 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 2.22.3-1
135- new upstream release
136
137* Thu Apr 10 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 2.22.2-1vl5
138- new upstream release
139
140* Wed Apr  3 2008 - Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 2.22.1-1vl5
141- Initial build for Vine Linux
142
143* Mon Mar 10 2008 - Bastien Nocera <bnocera@redhat.com> - 2.22.1-1
144- Update to 2.22.1
145
146* Mon Mar 10 2008 - Bastien Nocera <bnocera@redhat.com> - 2.22.0-1
147- Update to 2.22.0
148
149* Sun Feb 24 2008 - Bastien Nocera <bnocera@redhat.com> - 2.21.92-1
150- Update to 2.21.92
151
152* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 2.21.91-3
153- Autorebuild for GCC 4.3
154
155* Tue Jan 29 2008 - Matthew Barnes <mbarnes@redhat.com> - 2.21.21-2
156- Rebuild against newer libcamel-1.2.
157
158* Mon Jan 21 2008 - Bastien Nocera <bnocera@redhat.com> - 2.21.91-1
159- Update to 2.21.91
160
161* Mon Jan 07 2008 - Bastien Nocera <bnocera@redhat.com> - 2.21.90-1
162- Update to 2.21.90
163
164* Thu Dec 06 2007 - Bastien Nocera <bnocera@redhat.com> - 2.21.6-1
165- First package
166
Note: See TracBrowser for help on using the repository browser.