From 8168a13c532cc136843e01d8737afe209017a343 Mon Sep 17 00:00:00 2001 From: cvs2git Date: Thu, 25 Oct 2001 21:47:46 +0000 Subject: [PATCH 1/1] This commit was manufactured by cvs2git to create branch 'PLD_1_0_freez'. Sprout from master 2001-10-25 21:47:46 UTC Jakub Bogusz '- up to 0.27a, renamed AutoTrace.spec to autotrace.spec, updated URLs' Delete: autotrace.spec --- autotrace.spec | 97 -------------------------------------------------- 1 file changed, 97 deletions(-) delete mode 100644 autotrace.spec diff --git a/autotrace.spec b/autotrace.spec deleted file mode 100644 index a370db6..0000000 --- a/autotrace.spec +++ /dev/null @@ -1,97 +0,0 @@ -Summary: AutoTrace - convert bitmap to vector graphics -Summary(pl): AutoTrace - konwersja grafiki rastrowej do wektorowej -Name: autotrace -Version: 0.27a -Release: 1 -License: GPL -Group: Applications -Source0: ftp://ftp.sourceforge.net/pub/sourceforge/autotrace/%{name}-%{version}.tar.gz -Patch0: %{name}-shared.patch -Patch1: %{name}-magick.patch -URL: http://autotrace.sourceforge.net/ -BuildRequires: autoconf -BuildRequires: automake -BuildRequires: libpng-devel >= 1.0.6 -BuildRequires: ming-devel -BuildRequires: ImageMagick-devel >= 5.2.1 -BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) - -%description -AutoTrace is a utility that converts bitmap to vector graphics. -It can import p[nbgp]m, bmp, tga, png (and many more through -ImageMagick) files and write to emf, eps, ai, er, fig, svg, sk and swf -files. - -%description -l pl -AutoTrace jest narzêdziem do konwersji grafiki rastrowej na wektorow±. -Mo¿e wczytywaæ pliki p[nbgp]m, bmp, tga, png (i wiele innych przez -ImageMagick, a zapisywaæ w formacie emf, eps, ai, er, fig, svg, sk -oraz swf. - -%package devel -Summary: AutoTrace library development files -Summary(pl): Pliki dla programistów u¿ywaj±cych biblioteki AutoTrace -Group: Development/Libraries -Requires: %{name} = %{version} - -%description devel -AutoTrace library header files. - -%description devel -l pl -Pliki nag³ówkowe do biblioteki AutoTrace. - -%package static -Summary: AutoTrace static library -Summary(pl): Biblioteka statyczna AutoTrace -Group: Development/Libraries -Requires: %{name}-devel = %{version} - -%description static -AutoTrace static library. - -%description static -l pl -Biblioteka statyczna AutoTrace. - -%prep -%setup -q -%patch0 -p1 -%patch1 -p1 - -%build -libtoolize --copy --force -aclocal -autoconf -automake -a -c -%configure \ - --enable-shared - -%{__make} - -%install -rm -rf $RPM_BUILD_ROOT -%{__make} install DESTDIR=$RPM_BUILD_ROOT - -gzip -9nf AUTHORS NEWS README THANKS - -%clean -rm -rf $RPM_BUILD_ROOT - -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig - -%files -%defattr(644,root,root,755) -%doc *.gz -%attr(755,root,root) %{_bindir}/autotrace -%attr(755,root,root) %{_libdir}/*.so.*.* - -%files devel -%defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/*.so -%attr(755,root,root) %{_libdir}/*.la -%attr(755,root,root) %{_bindir}/autotrace-config -%{_includedir}/autotrace -%{_aclocaldir}/autotrace.m4 - -%files static -%defattr(644,root,root,755) -- 2.44.0