]> git.pld-linux.org Git - packages/php-AutoIndex.git/blobdiff - php-AutoIndex.spec
- removed an entry from TODO about apache_config_install (fixed in
[packages/php-AutoIndex.git] / php-AutoIndex.spec
index b832846acb3ec5e0332c5d7f847c3555b45ab797..4569b8e0db0e5fee793c50a3435d5610674a54ba 100644 (file)
@@ -1,7 +1,4 @@
 # TODO: 1. How to deal with generated via web AutoIndex.conf.php file? (now - manually ;)
-#      2. Why %%apache_config_install macro doesn't restart (or reload)
-#      apache when symlink is placed in /etc/httpd/httpd.conf/ directory?
-#      (and package doesn't work after installation).
 #      
 Summary:       A Website Directory Indexer and File Manager (AutoIndex PHP Script)
 Summary(pl):   Webowy indeks zawarto¶ci katagów i zarz±dca plików (AutoIndex PHP Script)
@@ -10,8 +7,9 @@ Version:       2.1.0
 Release:       0.1
 License:       GPL
 Group:         Applications/Networking
-Source0:       http://kent.dl.sourceforge.net/sourceforge/autoindex/%{name}-%{version}.tar.gz
+Source0:       http://dl.sourceforge.net/autoindex/%{name}-%{version}.tar.gz
 # Source0-md5: f2fc376d4f40c7197d4d3ec036db649e
+URL:           http://autoindex.sourceforge.net/
 BuildRequires: rpmbuild(macros) >= 1.221
 Requires:      apache >= 1.3.33-2
 Requires:      php > 5.0.0
@@ -25,8 +23,8 @@ A Website Directory Indexer and File Manager (AutoIndex PHP Script).
 Webowy indeks zawarto¶ci katalogów i zarz±dca plików (AutoIndex PHP
 Script).
 
-%define        _sysconfdir /etc/%{name}
-%define _appdir %{_datadir}/%{name}
+%define        _sysconfdir     /etc/%{name}
+%define        _appdir         %{_datadir}/%{name}
 
 %prep
 %setup -q -n %{name}
This page took 0.09962 seconds and 4 git commands to generate.