source: projects/specs/trunk/s/smokegen/smokegen-vl.spec @ 9228

Revision 9228, 6.1 KB checked in by inagaki, 9 years ago (diff)

2015-01-04 Ryoichi INAGAKI <ryo1@…>

  • PyKDE4: changed Group
  • kross-interpreters, smokegen, smokekde, smokeqt: updated


Line 
1%define _qt4_version %(pkg-config --modversion --silence-errors Qt 2>/dev/null || echo 4.8.6)
2
3Name: smokegen
4Summary: Smoke Generator
5Version: 4.14.3
6Release: 1%{?_dist_release}
7
8License: LGPLv2 and GPLv2+
9Group: System Environment/Libraries
10URL: https://projects.kde.org/projects/kde/kdebindings/smoke
11
12Source0: http://download.kde.org/stable/%{version}/src/%{name}-%{version}.tar.xz
13
14BuildRoot: %{_tmppath}/%{name}-%{version}-root
15BuildRequires: cmake >= 2.8.8
16BuildRequires: qt4-devel
17Requires: qt4 >= %{_qt4_version}
18
19Conflicts: kdebindings < 4.7.0
20
21%description
22This package includes Smoke Generator.
23
24%package devel
25Summary: Development files for Smoke Generator
26Group: Development/Libraries
27Requires: qt4-devel
28Requires: %{name} = %{version}-%{release}
29Conflicts: kdebindings-devel < 4.7.0
30
31%description devel
32%{summary}.
33
34
35%prep
36%setup -q
37
38
39%build
40mkdir -p %{_target_platform}
41pushd %{_target_platform}
42%cmake ..
43popd
44
45make %{?_smp_mflags} -C %{_target_platform}
46
47
48%install
49rm -rf $RPM_BUILD_ROOT
50make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
51
52
53%post -p /sbin/ldconfig
54%postun -p /sbin/ldconfig
55
56%clean
57rm -rf $RPM_BUILD_ROOT
58
59
60%files
61%doc COPYING COPYING.LIB README
62%{_libdir}/libsmokebase.so.3*
63
64%files devel
65%{_bindir}/smokeapi
66%{_bindir}/smokegen
67%{_libdir}/libcppparser.so
68%{_libdir}/libsmokebase.so
69%{_libdir}/smokegen/
70%{_includedir}/smoke.h
71%{_includedir}/smokegen/
72%{_datadir}/smoke/
73%{_datadir}/smokegen/
74
75
76%changelog
77* Sun Jan  4 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.14.3-1
78- new upstream release
79
80* Sun Nov  9 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.14.2-1
81- splitted from kdebindings
82
83* Thu Jun 16 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.4-1
84- new upstream release
85
86* Thu Apr 14 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.1-1
87- updated to 4.6.1
88- added BR: kdesdk-devel
89- disabled attica plugins temporaly
90- rebuilt with mono-2.10.1
91
92* Sun Sep 26 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.5.1-2
93- rebuilt with rpm-4.8.1 for pkg-config
94
95* Sat Sep 18 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.5.1-1
96- new upstream release
97- added Patch50
98- added more japanese summaries
99
100* Tue Aug 17 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.5.0-1
101- new upstream release
102
103* Sun Jul  4 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.5-1
104- new upstream release
105
106* Fri May  7 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.3-1
107- new upstream release
108
109* Thu Apr 15 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.2-1
110- new upstream release
111
112* Tue Mar  9 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.1-1
113- new upstream release
114- added -DCMAKE_SKIP_RPATH:BOOL=OFF option to cmake
115  (see https://bugs.kde.org/show_bug.cgi?id=214824)
116- built with new toolchain
117
118* Wed Nov 25 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.3-1
119- new upstream release
120
121* Thu Oct 29 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.2-4
122- merged 4.3.1-2 %changelog
123- re-define %%{mono_dir} to %{_prefix}/lib/mono (again)
124
125* Tue Oct 27 2009 Shu KONNO <owa@bg.wakwak.com> 4.3.2-3
126- use %%{_prefix}/lib for mono-dll (for x86_64)
127
128* Tue Oct 27 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.2-2
129- new upstream release
130- built with PyQt4-4.6
131
132* Sun Sep 06 2009 NAKAMURA Kenta <kenta@vinelinux.org> 4.3.1-2
133- define %%{mono_dir} to specify mono library install path
134
135* Sun Sep  6 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.1-1
136- new upstream release
137- fixed ruby modules installation path
138
139* Thu Aug 20 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.0-1
140- new upstream release
141- spilt sub package based on Fedora
142
143* Mon May 11 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.5.8-1
144- applied new versioning policy
145- added Patch1
146  (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=484191)
147
148* Fri Nov 23 2007 NAKAMURA Kenta <kenta@vinelinux.org> 3.5.8-0vl3
149- added --with-qt-libraries option
150
151* Mon Oct 29 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.8-0vl2
152- rebuild for VineSeed
153
154* Mon Oct 29 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.8-0vl1
155- new upstream release
156
157* Mon Jun 25 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.7-0vl2
158- rebuild for VineSeed
159
160* Thu May 31 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.7-0vl1
161- new upstream release
162- update Patch0
163- drop Patch1
164
165* Mon Jan 29 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.6-0vl1
166- new upstream release
167- add Patch1
168- add --enable-libsuffix option
169
170* Tue Oct  3 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.5-0vl2
171- rebuild for VineSeed
172
173* Tue Oct  3 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.5-0vl1
174- new upstream release
175
176* Wed Aug  2 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.4-0vl2
177- rebuild for VineSeed
178
179* Wed Aug  2 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.4-0vl1
180- new upstream release
181
182* Thu Jun  1 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.3-0vl2
183- rebuild for VineSeed
184
185* Thu Jun  1 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.3-0vl1
186- new upstream release
187
188* Wed Mar 22 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.2-0vl2
189- rebuild for VineSeed
190
191* Wed Mar 22 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.2-0vl1
192- new upstream release
193
194* Wed Feb  1 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.1-0vl2
195- rebuild for VineSeed
196
197* Wed Feb  1 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.1-0vl1
198- new upstream release
199- renew BuildPrereq and build section
200- renew %%files
201- enable python
202- change spec to make main and devel package
203- add BuildPrereq: ruby ruby-devel
204- add Patch0 to install ruby-bindings under /usr/lib/ruby
205
206* Sun Mar 17 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 2.2.2-1vl1
207- build for VineSeed
208- disable python and mozilla
209- objprelink (i386 only)
210
211* Wed Nov 21 2001 Than Ngo <than@redhat.com> <bero@redhat.com> 2.2.2-1
212- 2.2.2
213- build kmozilla binding only on x86/alpha
214
215* Thu Aug  9 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-2
216- Make sure %%{name}-kmozilla isn't built on ia64
217
218* Mon Jul 23 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010723.2
219- Move python bindings to separate package
220- Add perl bindings
221- Shut up rpmlint
222
223* Wed Feb 21 2001 Bernhard Rosenkraenzer <bero@redhat.com>
224- 2.1
225
226* Sun Jan 28 2001 Bernhard Rosenkraenzer <bero@redhat.com>
227- initial RPM
Note: See TracBrowser for help on using the repository browser.