]> git.pld-linux.org Git - packages/emotion.git/commitdiff
- new snap
authorsparky <sparky@pld-linux.org>
Sat, 9 Jul 2005 22:39:51 +0000 (22:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- status: builds, probably works

Changed files:
    emotion.spec -> 1.4

emotion.spec

index a3840c78257821e94beefe5ba0e5c64cd24d52c9..2ac36272491ed85d2553f829690b610624437fd4 100644 (file)
@@ -1,14 +1,14 @@
 Summary:       Enlightenment Fundation Libraries - Emotion
 Summary(pl):   Podstawowe biblioteki Enlightenmenta - Emotion
 Name:          emotion
-Version:       0.0.1
-%define        _snap   20050105
+Version:       0.0.1.003
+%define        _snap   20050701
 Release:       0.%{_snap}.0.1
 License:       BSD
 Group:         X11/Libraries
 #Source0:      http://dl.sourceforge.net/enlightenment/%{name}-%{version}.tar.gz
-Source0:       ftp://ftp.sparky.homelinux.org/pub/e17/%{name}-%{version}-%{_snap}.tar.gz
-# Source0-md5: 1b5ff54c3da9b30f3b4d2d7d412b69b2
+Source0:       ftp://ftp.sparky.homelinux.org/snaps/enli/e17/libs/%{name}-%{_snap}.tar.gz
+# Source0-md5: b93da3ce3da37483ad4721facb050744
 URL:           http://enlightenment.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -53,7 +53,7 @@ Statyczna biblioteka Emotion.
 
 %build
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
@@ -77,7 +77,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING* README
+%doc AUTHORS COPYING COPYING-PLAIN README TODO
 %attr(755,root,root) %{_bindir}/emotion_*
 %attr(755,root,root) %{_libdir}/libemotion.so.*.*.*
 %dir %{_libdir}/%{name}
This page took 0.058858 seconds and 4 git commands to generate.