]> git.pld-linux.org Git - packages/dctc.git/commitdiff
- added BuildRequires: XFree86-devel glib-devel
authorGrzegorz Sterniczuk <grzegorz@sterniczuk.eu>
Sun, 21 Oct 2001 14:22:13 +0000 (14:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- update to 0.58
- more docs gziped

Changed files:
    dctc.spec -> 1.2

dctc.spec

index c783b7eb95599f8c70ee5fc62f2b725946cea4e4..88a3ec4f5dc77d7cb91648fedf052b3dfceb1685 100644 (file)
--- a/dctc.spec
+++ b/dctc.spec
@@ -1,6 +1,6 @@
 Summary:       dctc
 Name:          dctc
-Version:       0.57
+Version:       0.58
 Release:       1
 License:       GPL
 Group:         Applications/Communications
@@ -8,6 +8,8 @@ Group(de):      Applikationen/Kommunikation
 Group(pl):     Aplikacje/Komunikacja
 Source0:       %{name}_v%{version}.tar.gz
 URL:           http://ac2i.tzo.com/dcdt
+BuildRequires: XFree86-devel
+BuildRequires: glib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -25,7 +27,7 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/%{_bindir}
 cp src/hublist src/dctc $RPM_BUILD_ROOT/%{_bindir}
 
-gzip -9nf README COPYING ChangeLog INSTALL
+gzip -9nf README COPYING ChangeLog INSTALL Documentation/*
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.059734 seconds and 4 git commands to generate.