source: projects/specs/trunk/x/xorg-x11-util-macros/xorg-x11-util-macros-vl.spec @ 5869

Revision 5869, 4.1 KB checked in by Takemikaduchi, 12 years ago (diff)

new upstream release

Line 
1%define pkgname util-macros
2
3Summary: X.Org X11 Autotools macros
4Summary(ja): X.Org X11 Autotool 用マクロ
5Name: xorg-x11-util-macros
6Version: 1.16.2
7Release: 1%{?_dist_release}
8License: MIT
9Group: Development/Libraries
10URL: http://www.x.org
11BuildArch: noarch
12BuildRoot: %{_tmppath}/%{name}-%{version}-root
13
14Source0: ftp://ftp.x.org/pub/individual/util/util-macros-%{version}.tar.bz2
15
16Vendor: Project Vine
17Distribution: Vine Linux
18
19%description
20X.Org X11 autotools macros required for building the various packages that
21comprise the X Window System.
22
23%description -l ja
24xorg-x11-util-macros には X ウィンドウシステムのさまざまなパッケージを
25ビルドするために必要な autotool マクロが含まれています。
26
27%prep
28%setup -q -n %{pkgname}-%{version}
29
30%build
31%configure
32%__make
33
34%install
35rm -rf $RPM_BUILD_ROOT
36
37%__make install DESTDIR=$RPM_BUILD_ROOT
38
39rm -f $RPM_BUILD_ROOT%{_datadir}/util-macros/INSTALL
40
41%clean
42rm -rf $RPM_BUILD_ROOT
43
44%files
45%defattr(-,root,root,-)
46%doc COPYING ChangeLog
47%{_datadir}/aclocal/xorg-macros.m4
48%{_datadir}/pkgconfig/*.pc
49
50%changelog
51* Fri Mar 09 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.16.2-1
52- new upstream release
53
54* Sun Jan 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.16.1-1
55- new upstream release
56
57* Sun Aug 14 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.15.0-1
58- new upstream release
59
60* Mon Feb 28 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.12.0-1
61- new upstream release
62
63* Sun Nov 07 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.11.0-1
64- new upstream release
65
66* Tue Sep 21 2010 IWAI, Masaharu <iwai@alib.jp> 1.10.0-2
67- build with rpm-4.8.1-1 for pkg-config file
68
69* Fri Jul 30 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.10.0-1
70- new upstream release
71
72* Sun Apr 25 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.7.0-1
73- new upstream release
74
75* Thu Mar 11 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6.0-1
76- new upstream release
77
78* Thu Nov 19 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.3.0-1
79- new upstream release
80
81* Sat Apr 11 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.2.1-2
82- changed Group to Development/Libraries
83
84* Sun Dec 21 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2.1-1
85- new upstream release
86- build as noarch
87
88* Sat Jul 05 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.1.6-1
89- new upstream release
90
91* Sun May 18 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.1.5-1
92- new versioning policy
93
94* Sat Jan 12 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.1.5-0vl1
95- initial build for Vine Linux
96
97* Fri Jan 05 2007 Adam Jackson <ajax@redhat.com> 1.1.5-1
98- Update to 1.1.5
99
100* Fri Dec 1 2006 Adam Jackson <ajax@redhat.com> 1.1.3-1
101- Update to 1.1.3
102
103* Thu Oct 12 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-1.fc6
104- Update to upstream 1.1.1.
105
106* Sat Jul 15 2006 Mike A. Harris <mharris@redhat.com> 1.0.2-4.fc6
107- Make dist tag usage a conditional (#198988)
108
109* Thu Jul 13 2006 Kristian H淡gsberg <krh@redhat.com> 1.0.2-3
110- Bump for rawhide build.
111
112* Thu Jul 13 2006 Kristian H淡gsberg <krh@redhat.com> 1.0.2-2.fc5.aiglx
113- Tag as 1.0.2-2.fc5.aiglx
114
115* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> 1.0.2-1.1
116- rebuild
117
118* Wed Jun 21 2006 Mike A. Harris <mharris@redhat.com> 1.0.2-1
119- Update to util-macros-1.0.2 from X11R7.1
120- Added COPYING, ChangeLog to file manifest.
121- Use "make install" instead of makeinstall macro.
122- Use setup -n instead of setup -c
123
124* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> 1.0.1-1.2
125- bump again for double-long bug on ppc(64)
126
127* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> 1.0.1-1.1
128- rebuilt for new gcc4.1 snapshot and glibc changes
129
130* Fri Dec 23 2005 Mike A. Harris <mharris@redhat.com> 1.0.1-1
131- Update to util-macros-1.0.1 from X11R7.
132
133* Thu Dec 15 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-1
134- Update to util-macros-1.0.0 from the X11R7 RC4 release.
135
136* Tue Dec 06 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-1
137- Update to util-macros-0.99.2 from the X11R7 RC3 release.
138
139* Wed Oct 19 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
140- Update to util-macros-0.99.1 from the X11R7 RC1 release.
141- Disable debuginfo package creation, as there are no ELF objects present.
142- Add xorg-macros.m4 to file list.
143
144* Wed Jul 13 2005 Mike A. Harris <mharris@redhat.com> 0.0.1-1
145- Initial build
Note: See TracBrowser for help on using the repository browser.