]> git.pld-linux.org Git - packages/libtunepimp.git/commitdiff
- updated to 0.3.0 auto/ac/libtunepimp-0_3_0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 20 Apr 2004 21:47:11 +0000 (21:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libtunepimp.spec -> 1.4

libtunepimp.spec

index ad61e955f7154ca066677a9a5e97e378e3fa2794..147047aa966e5ee2a8d8ec03c6219fc1a647d87e 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       The MusicBrainz tagging library
 Summary(pl):   Biblioteka znakowania MusicBrainz
 Name:          libtunepimp
-Version:       0.2.1
-Release:       2
+Version:       0.3.0
+Release:       1
 License:       GPL
 Group:         Libraries
 Source0:       ftp://ftp.musicbrainz.org/pub/musicbrainz/%{name}-%{version}.tar.gz
-# Source0-md5: 4bb8a0cb5ebbc3da720977191208088c
+# Source0-md5: f1f506914150c4917ec730f847ad4709
 Patch0:                %{name}-readline.patch
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
@@ -72,9 +72,8 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-# missing from make install
-install -d $RPM_BUILD_ROOT%{_includedir}/tunepimp
-install include/*.h lib/threads/posix/{mutex,thread,semaphore}.h \
+# not installed, but used by installed headers
+install lib/threads/posix/{mutex,thread,semaphore}.h \
        lib/{filecache,analyzer,submit,lookup,filelookup,write,trm,metadata,lookuptools}.h \
        $RPM_BUILD_ROOT%{_includedir}/tunepimp
 
This page took 0.102951 seconds and 4 git commands to generate.