]> git.pld-linux.org Git - packages/esound.git/blob - esound.spec
added %{_target} macro
[packages/esound.git] / esound.spec
1 Summary:        The Enlightened Sound Daemon
2 Summary(pl):    O¶wiecony Demon D¼wiêku ;)
3 Name:           esound
4 Version:        0.2.12
5 Release:        1
6 Copyright:      GPL
7 Group:          Daemons
8 Group(pl):      Serwery
9 Source:         ftp://ftp.gnome.org/pub/NOME/sources/%{name}/%{name}-%{version}.tar.gz
10 URL:            http://pw1.netcom.com/~ericmit/EsounD.html
11 BuildPrereq:    alsa-lib-devel
12 BuildPrereq:    audiofile-devel
13 BuildRoot:      /tmp/%{name}-%{version}-root
14
15 %description
16 The Enlightened Sound Daemon is a server process that allows multiple
17 applications to share a single sound card.
18
19 %description -l pl
20 O¶wiecony demon d¼wiêku ;) jest serwerem, który umo¿liwia korzystanie
21 (dzielenie) z jednej karty d¼wiêkowej przez ró¿ne aplikacje. Przeznaczony 
22 g³ównie dla Enlightenmenta.
23
24 %package        devel
25 Summary:        Libraries, includes, etc to develop EsounD applications
26 Summary(pl):    Biblioteki, pliki nag³ówkowe oraz dokumentacja
27 Group:          Development/Libraries
28 Group(pl):      Programowanie/Biblioteki
29 Requires:       %{name} = %{version}
30
31 %description devel
32 Libraries, include files, etc you can use to develop EsounD applications.
33
34 %description -l pl devel
35 Biblioteki, pliki nag³ówkowe oraz dokumentacja - czyli wszystko czego 
36 potrzebujesz do tworzenia aplikacji pod EsounD.
37
38 %package        static
39 Summary:        EsounD static library
40 Summary(pl):    Biblioteka statyczna esound
41 Group:          Development/Libraries
42 Group(pl):      Programowanie/Biblioteki
43 Requires:       %{name} = %{version}
44
45 %description static
46 EsounD static library.
47
48 %description -l pl static
49 Biblioteka statyczna esound.
50
51 %prep
52 %setup -q
53
54 %build
55 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
56 ./configure %{_target} \
57         --prefix=/usr \
58         --sysconfdir=/etc
59 make
60
61 %install
62 rm -rf $RPM_BUILD_ROOT
63
64 make DESTDIR=$RPM_BUILD_ROOT install
65
66 strip $RPM_BUILD_ROOT/usr/lib/lib*.so.*.*
67
68 gzip -9nf README AUTHORS ChangeLog NEWS
69
70 %post   -p /sbin/ldconfig
71 %postun -p /sbin/ldconfig
72
73 %clean
74 rm -rf $RPM_BUILD_ROOT
75
76 %files
77 %defattr(644,root,root,755)
78 %doc README.gz
79
80 %config(noreplace) %verify(not md5 mtime size) /etc/esd.conf
81 %attr(755,root,root) /usr/bin/esd
82 %attr(755,root,root) /usr/bin/esdcat
83 %attr(755,root,root) /usr/bin/esdctl
84 %attr(755,root,root) /usr/bin/esddsp
85 %attr(755,root,root) /usr/bin/esdfilt
86 %attr(755,root,root) /usr/bin/esdloop
87 %attr(755,root,root) /usr/bin/esdmon
88 %attr(755,root,root) /usr/bin/esdplay
89 %attr(755,root,root) /usr/bin/esdrec
90 %attr(755,root,root) /usr/bin/esdsample
91
92 %attr(755,root,root) /usr/lib/lib*.so.*.*
93
94 %files devel
95 %defattr(644,root,root,755)
96 %doc {AUTHORS,ChangeLog,NEWS}.gz
97
98 %attr(755,root,root) /usr/lib/lib*.so
99 %attr(755,root,root) /usr/bin/esd-config
100
101 /usr/include/*
102 /usr/share/aclocal/*
103
104 %files static
105 %defattr(644,root,root,755)
106 /usr/lib/lib*.a
107
108 %changelog
109 * Sat Apr 24 1999 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
110   [0.2.12-1]
111 - added BuildPrereq: for alsa-lib-devel, audiofile-devel,
112 - added /usr/bin/esdplay to main,
113 - added /etc/esd.conf,
114 - recompiles on new rpm.
115
116 * Wed Mar 10 1999 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
117   [0.2.8-2]
118 - removed "Requires: libaudiofile".
119
120 * Sat Feb 27 1999 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
121   [0.2.8-1]
122 - changed Group in devel and static to Development/Libraries,
123 - fixed Group(pl) in main,
124 - changed base Source url.
125
126 * Tue Jan 05 1999 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
127   [0.2.7-1d]
128 - changed prefix to /usr (this is not X11 stuff),
129 - added "Requires: libaudiofile = 0.1.5",
130 - removed -n %%{name} from %setup.
131
132 * Mon Nov  2 1998 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
133   [0.2.6-1]
134 - added -n %%{name} %setup parameter,
135 - added ignoring errors on stripping binaries,
136 - added stripping shared libraries,
137 - removed packing lib*.so.* sym links,
138 - esd-config moved to devel,
139 - some %doc moved to devel,
140 - /sbin/ldconfig is now runed as -p parameter in %post{un}.
141
142 * Sun Oct 04 1998 Wojtek ¦lusarczyk <wojtek@shadow.eu.org>
143   [0.2.4-3]
144 - fixed pl translation,
145 - added static subpackage.
146
147 * Mon Jul 20 1998 Wojtek ¦lusarczyk <wojtek@shadow.eu.org>
148   [0.2.4-2]
149 - added pl translation,
150 - changed prefix to /usr/X11R6 (for enlightenment location).
151 - minor modifications of spec file,
152 - build against GNU libc-2.1.
153
154 * Wed May 13 1998 Michael Fulbright <msf@redhat.com>
155 - First try at an RPM
This page took 0.072594 seconds and 3 git commands to generate.