From f5f09313ff60593e24a84c6a0faf57dcb1d73439 Mon Sep 17 00:00:00 2001 From: kloczek Date: Mon, 26 Oct 1998 19:34:43 +0000 Subject: [PATCH] =?utf8?q?-=20corrected=20base=20Source=20URL,=20-=20added?= =?utf8?q?=20striping=20shared=20libraries,=20-=20all=20%doc=20moved=20to?= =?utf8?q?=20devel,=20-=20/sbin/ldconfig=20in=20%post{un}=20is=20now=20run?= =?utf8?q?ed=20as=20-p=20parameter.=20By=20Wojtek=20=C5=9Alusarczyk=20:=20-=20added=20static=20subpackage.=20-=20add?= =?utf8?q?ed=20pl=20translation,=20-=20changed=20prefix=20to=20/usr/X11R6?= =?utf8?q?=20(for=20enlightenment=20location),=20-=20minor=20modifications?= =?utf8?q?=20of=20spec=20file.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Changed files: esound.spec -> 1.3 --- esound.spec | 54 ++++++++++++++++++++++++++--------------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/esound.spec b/esound.spec index 45cef4c..ee5e8b4 100644 --- a/esound.spec +++ b/esound.spec @@ -2,12 +2,12 @@ Summary: The Enlightened Sound Daemon Summary(pl): O¶wiecony Demon D¼wiêku ;) Name: esound Version: 0.2.4 -Release: 3 +Release: 4 Copyright: GPL Group: Daemons -Source0: ftp://ftp.enlightenment.org/pub/enlightenment/%{name}-%{version}.tar.gz +Source: ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/%{name}-%{version}.tar.gz URL: http://pw1.netcom.com/~ericmit/EsounD.html -BuildRoot: /tmp/%{name}-%{version}-root +BuildRoot: /tmp/%{name}-%{version}-%{release}-root %description The Enlightened Sound Daemon is a server process that allows multiple @@ -19,37 +19,36 @@ O g³ównie dla Enlightenmenta. %package devel -Summary: Header files etc to develop EsounD applications -Summary(pl): Pliki nag³ówkowe oraz dokumentacja +Summary: Libraries, includes, etc to develop EsounD applications +Summary(pl): Biblioteki, pliki nag³ówkowe oraz dokumentacja Group: Libraries Requires: %{name} = %{version} %description devel -Header files etc you can use to develop EsounD applications. +Libraries, include files, etc you can use to develop EsounD applications. %description -l pl devel -Pliki nag³ówkowe oraz dokumentacja - czyli wszystko czego +Biblioteki, pliki nag³ówkowe oraz dokumentacja - czyli wszystko czego potrzebujesz do tworzenia aplikacji pod EsounD. %package static -Summary: Static EsounD librarires -Summary(pl): Biblioteki statyczne EsounD +Summary: EsounD static library +Summary(pl): Biblioteka statyczna esound Group: Libraries Requires: %{name}-devel = %{version} %description static -Static EsounD librarires. +EsounD static library. %description -l pl static -Biblioteki statyczne EsounD. +Biblioteka statyczna esound. %prep %setup -q -n %{name} %build CFLAGS="$RPM_OPT_FLAGS" ./configure \ - --prefix=/usr/X11R6 \ - --includedir=/usr/X11R6/include/X11 + --prefix=/usr/X11R6 make %install @@ -65,32 +64,33 @@ strip $RPM_BUILD_ROOT/usr/X11R6/{bin/*,lib/lib*.so.*.*} rm -rf $RPM_BUILD_ROOT %files -%defattr(644, root, root, 755) -%doc AUTHORS ChangeLog EsounD.html NEWS README TIPS TODO -%attr(0711, root, root) /usr/X11R6/bin/* -%attr(0755, root, root) /usr/X11R6/lib/lib*.so.*.* +%attr(755, root, root) /usr/X11R6/bin/* +%attr(755, root, root) /usr/X11R6/lib/lib*.so.*.* %files devel %defattr(644, root, root, 755) +%doc AUTHORS ChangeLog EsounD.html NEWS README %attr(755, root, root) /usr/X11R6/lib/lib*.so -/usr/X11R6/include/X11/* +/usr/X11R6/include/* %files static -/usr/X11R6/lib/*.a +%attr(644, root, root) /usr/X11R6/lib/lib*.a %changelog -* Fri Sep 25 1998 Tomasz K³oczko - [0.2.4-3] -- added static subpackage, -- /sbin/ldconfig in %post{un} is now runed as -p parameter, -- changeded dependences to "Requires: %%{name} = %%{version}" in devel - subpackage, +* Mon Oct 26 1998 Tomasz K³oczko + [0.2.4-4] +- corrected base Source URL, - added striping shared libraries, -- INSTALL and COPYING removed from %doc. +- all %doc moved to devel, +- /sbin/ldconfig in %post{un} is now runed as -p parameter. + +* Sun Oct 04 1998 Wojtek ¦lusarczyk + [0.2.4-3] +- fixed pl translation, +- added static subpackage. * Mon Jul 20 1998 Wojtek ¦lusarczyk [0.2.4-2] -- build against Tornado, - added pl translation, - changed prefix to /usr/X11R6 (for enlightenment location). - minor modifications of spec file. -- 2.44.0