]> git.pld-linux.org Git - packages/libwmf.git/commitdiff
- Release 2
authorpascalek <pascalek@pld-linux.org>
Thu, 28 Dec 2000 09:39:22 +0000 (09:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- libwmf-DESTDIR.patch rewriten
- libwmf is now compiling

Changed files:
    libwmf.spec -> 1.13

libwmf.spec

index 3e992941fe6bd21b8222ce13b96123720f4eef37..c7794f881d4ee95f45a99e928c405b8b083db00f 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       libwmf, library to convert wmf files
 Name:          libwmf
 Version:       0.1.17
-Release:       1
+Release:       2
 Serial:                2
 License:       GPL
 Group:         Utilities/Text
@@ -33,14 +33,14 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_libdir},%{_includedir}}
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
-gzip -9nf winepatches/* CHANGELOG CREDITS README TODO libwmf.lsm
+gzip -9nf winepatches/* CHANGELOG CREDITS README libwmf.lsm
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc doc examples notes winepatches {CHANGELOG,CREDITS,README,TODO,libwmf.lsm}.gz
+%doc doc examples notes winepatches {CHANGELOG,CREDITS,README,libwmf.lsm}.gz
 %attr(755,root,root) %{_bindir}/*
 %{_libdir}/*
 %{_includedir}/*
This page took 0.02672 seconds and 4 git commands to generate.