]> git.pld-linux.org Git - packages/dchub.git/commitdiff
- updated to 0.4.4
authormisi3k <misi3k@pld-linux.org>
Wed, 23 Jul 2003 10:59:27 +0000 (10:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dchub.spec -> 1.5

dchub.spec

index 93d029161e77263b8622aa3253961a21f9f94dac..5253a2cb5e6bfad1f7d6ecc6d5f6bae7fb7f83c1 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Direct Connect Hub
 Summary(pl):   Serwer Direct Connect
 Name:          dchub
-Version:       0.4.0
+Version:       0.4.4
 Release:       1
 License:       GPL
 Group:         Applications/Communications
 Source0:       http://ac2i.tzo.com/dctc/%{name}-%{version}.tar.gz
-# Source0-md5: b815dbaded06c0dfc9b70142d296a6cb
+# Source0-md5: 982e256537c1ac32c26c7fad67136f87
 URL:           http://ac2i.tzo.com/dctc/
 #BuildRequires:        autoconf
 #BuildRequires:        automake
@@ -29,7 +29,9 @@ protoko
 %setup -q
 
 %build
-./configure --prefix=/usr
+
+%configure2_13
+
 %{__make}
 
 %install
@@ -43,5 +45,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-#%doc KNOWN_BUGS TODO README ChangeLog Documentation/* Documentation/*/*
+%doc AUTHORS ChangeLog NEWS README TODO Documentation/*
 %attr(755,root,root) %{_bindir}/*
+%{_libdir}/%{name}/*
This page took 0.121348 seconds and 4 git commands to generate.