]> git.pld-linux.org Git - packages/audiofile.git/commitdiff
- updated URLs
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 30 Dec 2002 17:39:36 +0000 (17:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    audiofile.spec -> 1.57

audiofile.spec

index 3dce5aac36ebc2374972e027666ab7e38270c2df..2c1641802fe201e16ca3f6bf53985f444c66659f 100644 (file)
@@ -13,9 +13,9 @@ Release:      5.%{snap}.1
 Epoch:         1
 License:       LGPL
 Group:         Libraries
-#Source0:      ftp://ftp.68k.org./pub/michael/%{name}-%{version}.tar.gz
+#Source0:      ftp://oss.sgi.com/projects/audiofile/download/%{name}-%{version}.tar.gz
 Source0:       %{name}-%{version}.%{snap}.tar.bz2
-URL:           http://www.68k.org/~michael/audiofile/
+URL:           http://oss.sgi.com/projects/audiofile/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libtool
@@ -170,12 +170,12 @@ rm -rf $RPM_BUILD_ROOT
        m4datadir=%{_aclocaldir} \
        pkgconfig=%{_pkgconfigdir}
 
-%post  -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post  -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc NOTES README TODO
This page took 0.065914 seconds and 4 git commands to generate.